Container Engine

oci.container_engine.ContainerEngineClient API for the Container Engine for Kubernetes service.
oci.container_engine.ContainerEngineClientCompositeOperations This class provides a wrapper around ContainerEngineClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.container_engine.models.AddOnOptions The properties that define options for supported add-ons.
oci.container_engine.models.Addon The properties that define an addon.
oci.container_engine.models.AddonConfiguration Defines the configuration of available addons for a cluster
oci.container_engine.models.AddonError The error info of the addon.
oci.container_engine.models.AddonOptionSummary The properties that define addon summary.
oci.container_engine.models.AddonSummary The properties that define an addon summary.
oci.container_engine.models.AddonVersionConfiguration Addon version configuration details.
oci.container_engine.models.AddonVersions The properties that define a work request resource.
oci.container_engine.models.AdmissionControllerOptions The properties that define supported admission controllers.
oci.container_engine.models.Cluster A Kubernetes cluster.
oci.container_engine.models.ClusterCreateOptions The properties that define extra options for a cluster.
oci.container_engine.models.ClusterEndpointConfig The properties that define the network configuration for the Cluster endpoint.
oci.container_engine.models.ClusterEndpoints The properties that define endpoints for a cluster.
oci.container_engine.models.ClusterMetadata The properties that define meta data for a cluster.
oci.container_engine.models.ClusterMigrateToNativeVcnDetails The properties that define a request to migrate a cluster to Native VCN.
oci.container_engine.models.ClusterMigrateToNativeVcnStatus Information regarding a cluster’s move to Native VCN.
oci.container_engine.models.ClusterOptions Options for creating or updating clusters.
oci.container_engine.models.ClusterPodNetworkOptionDetails The CNI type and relevant network details potentially applicable to the node pools of the cluster
oci.container_engine.models.ClusterSummary The properties that define a cluster summary.
oci.container_engine.models.CreateClusterDetails The properties that define a request to create a cluster.
oci.container_engine.models.CreateClusterEndpointConfigDetails The properties that define the network configuration for the Cluster endpoint.
oci.container_engine.models.CreateClusterKubeconfigContentDetails The properties that define a request to create a cluster kubeconfig.
oci.container_engine.models.CreateImagePolicyConfigDetails The properties that define a image verification policy.
oci.container_engine.models.CreateNodePoolDetails The properties that define a request to create a node pool.
oci.container_engine.models.CreateNodePoolNodeConfigDetails The size and placement configuration of nodes in the node pool.
oci.container_engine.models.CreateNodeShapeConfigDetails The shape configuration of the nodes.
oci.container_engine.models.CreateVirtualNodePoolDetails The properties that define a request to create a virtual node pool.
oci.container_engine.models.CreateWorkloadMappingDetails The properties that define a workloadMapping
oci.container_engine.models.CredentialRotationStatus Information regarding cluster’s credential rotation.
oci.container_engine.models.FlannelOverlayClusterPodNetworkOptionDetails Network options specific to using the flannel (FLANNEL_OVERLAY) CNI
oci.container_engine.models.FlannelOverlayNodePoolPodNetworkOptionDetails Network options specific to using the flannel (FLANNEL_OVERLAY) CNI
oci.container_engine.models.ImagePolicyConfig The properties that define a image verification policy.
oci.container_engine.models.InitialVirtualNodeLabel The properties that define a key value pair.
oci.container_engine.models.InstallAddonDetails The properties that define to install/enable addon on a cluster
oci.container_engine.models.KeyDetails The properties that define the kms keys used by OKE for Image Signature verification.
oci.container_engine.models.KeyValue The properties that define a key value pair.
oci.container_engine.models.KubernetesNetworkConfig The properties that define the network configuration for Kubernetes.
oci.container_engine.models.KubernetesVersionsFilters The range of kubernetes versions an addon can be configured.
oci.container_engine.models.Node The properties that define a node.
oci.container_engine.models.NodeError The properties that define an upstream error while managing a node.
oci.container_engine.models.NodeEvictionNodePoolSettings Node Eviction Details configuration
oci.container_engine.models.NodePool A pool of compute nodes attached to a cluster.
oci.container_engine.models.NodePoolCyclingDetails Node Pool Cycling Details
oci.container_engine.models.NodePoolNodeConfigDetails The size and placement configuration of nodes in the node pool.
oci.container_engine.models.NodePoolOptions Options for creating or updating node pools.
oci.container_engine.models.NodePoolPlacementConfigDetails The location where a node pool will place nodes.
oci.container_engine.models.NodePoolPodNetworkOptionDetails The CNI type and relevant network details for the pods of a given node pool
oci.container_engine.models.NodePoolSummary The properties that define a node pool summary.
oci.container_engine.models.NodeShapeConfig The shape configuration of the nodes.
oci.container_engine.models.NodeSourceDetails The details of the node’s source.
oci.container_engine.models.NodeSourceOption The source option for the node.
oci.container_engine.models.NodeSourceViaImageDetails Details of the image running on the node.
oci.container_engine.models.NodeSourceViaImageOption An image can be specified as the source of nodes when launching a node pool using the nodeSourceDetails object.
oci.container_engine.models.OciVcnIpNativeClusterPodNetworkOptionDetails Network options specific to using the OCI VCN Native CNI
oci.container_engine.models.OciVcnIpNativeNodePoolPodNetworkOptionDetails Network options specific to using the OCI VCN Native CNI
oci.container_engine.models.PersistentVolumeConfigDetails Configuration to be applied to block volumes created by Kubernetes Persistent Volume Claims (PVC)
oci.container_engine.models.PlacementConfiguration The information of virtual node placement in the virtual node pool.
oci.container_engine.models.PodConfiguration The pod configuration for pods run on virtual nodes of this virtual node pool.
oci.container_engine.models.PodShape Pod shape.
oci.container_engine.models.PodShapeSummary Pod shape.
oci.container_engine.models.PreemptibleNodeConfigDetails Configuration options for preemptible nodes.
oci.container_engine.models.PreemptionAction The action to run when the preemptible node is interrupted for eviction.
oci.container_engine.models.ServiceLbConfigDetails Configuration to be applied to load balancers created by Kubernetes services
oci.container_engine.models.ShapeMemoryOptions Memory properties.
oci.container_engine.models.ShapeNetworkBandwidthOptions Properties of network bandwidth.
oci.container_engine.models.ShapeOcpuOptions Properties of OCPUs.
oci.container_engine.models.StartCredentialRotationDetails Properties that define a request to start credential rotation on a kubernetes cluster.
oci.container_engine.models.Taint taints
oci.container_engine.models.TerminatePreemptionAction Terminates the preemptible instance when it is interrupted for eviction.
oci.container_engine.models.UpdateAddonDetails The properties that define to update addon details.
oci.container_engine.models.UpdateClusterDetails The properties that define a request to update a cluster.
oci.container_engine.models.UpdateClusterEndpointConfigDetails The properties that define a request to update a cluster endpoint config.
oci.container_engine.models.UpdateClusterOptionsDetails The properties that define extra options updating a cluster.
oci.container_engine.models.UpdateImagePolicyConfigDetails The properties that define a image verification policy.
oci.container_engine.models.UpdateNodePoolDetails The properties that define a request to update a node pool.
oci.container_engine.models.UpdateNodePoolNodeConfigDetails The size and placement configuration of nodes in the node pool.
oci.container_engine.models.UpdateNodeShapeConfigDetails The shape configuration of the nodes.
oci.container_engine.models.UpdateVirtualNodePoolDetails The properties that define a request to update a virtual node pool.
oci.container_engine.models.UpdateWorkloadMappingDetails The properties that define a workloadMapping
oci.container_engine.models.VirtualNode The properties that define a virtual node.
oci.container_engine.models.VirtualNodePool A pool of virtual nodes attached to a cluster.
oci.container_engine.models.VirtualNodePoolSummary The properties that define a virtual node pool summary.
oci.container_engine.models.VirtualNodeSummary The properties that define a virtual node summary.
oci.container_engine.models.VirtualNodeTags The tags associated to the virtual nodes in this virtual node pool.
oci.container_engine.models.WorkRequest An asynchronous work request.
oci.container_engine.models.WorkRequestError Errors related to a specific work request.
oci.container_engine.models.WorkRequestLogEntry Log entries related to a specific work request.
oci.container_engine.models.WorkRequestResource The properties that define a work request resource.
oci.container_engine.models.WorkRequestSummary The properties that define a work request summary.
oci.container_engine.models.WorkloadMapping The properties that define an workloadMapping.
oci.container_engine.models.WorkloadMappingSummary The properties that define an workloadMapping summary.