ruạṛ
a N��fd � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�ClusterOptionsz4 Options for creating or updating clusters. c K s( ddd�| _ ddd�| _d| _d| _dS )au Initializes a new ClusterOptions object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param kubernetes_versions: The value to assign to the kubernetes_versions property of this ClusterOptions. :type kubernetes_versions: list[str] :param cluster_pod_network_options: The value to assign to the cluster_pod_network_options property of this ClusterOptions. :type cluster_pod_network_options: list[oci.container_engine.models.ClusterPodNetworkOptionDetails] z list[str]z$list[ClusterPodNetworkOptionDetails])�kubernetes_versions�cluster_pod_network_options�kubernetesVersions�clusterPodNetworkOptionsN)� swagger_types� attribute_map�_kubernetes_versions�_cluster_pod_network_options)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/container_engine/models/cluster_options.py�__init__ s ��zClusterOptions.__init__c C s | j S )z� Gets the kubernetes_versions of this ClusterOptions. Available Kubernetes versions. :return: The kubernetes_versions of this ClusterOptions. :rtype: list[str] �r �r r r r r + s z"ClusterOptions.kubernetes_versionsc C s || _ dS )z� Sets the kubernetes_versions of this ClusterOptions. Available Kubernetes versions. :param kubernetes_versions: The kubernetes_versions of this ClusterOptions. :type: list[str] Nr )r r r r r r 7 s c C s | j S )aD Gets the cluster_pod_network_options of this ClusterOptions. Available CNIs and network options for existing and new node pools of the cluster :return: The cluster_pod_network_options of this ClusterOptions. :rtype: list[oci.container_engine.models.ClusterPodNetworkOptionDetails] �r r r r r r C s z*ClusterOptions.cluster_pod_network_optionsc C s || _ dS )a^ Sets the cluster_pod_network_options of this ClusterOptions. Available CNIs and network options for existing and new node pools of the cluster :param cluster_pod_network_options: The cluster_pod_network_options of this ClusterOptions. :type: list[oci.container_engine.models.ClusterPodNetworkOptionDetails] Nr )r r r r r r O s c C s t | �S �N)r r r r r �__repr__[ s zClusterOptions.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__^ s zClusterOptions.__eq__c C s | |k S r r r r r r �__ne__d s zClusterOptions.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn