Class | Description |
---|---|
AddOnOptions |
The properties that define options for supported add-ons.
|
AddOnOptions.Builder | |
AdmissionControllerOptions |
The properties that define supported admission controllers.
|
AdmissionControllerOptions.Builder | |
Cluster |
A Kubernetes cluster.
|
Cluster.Builder | |
ClusterCreateOptions |
The properties that define extra options for a cluster.
|
ClusterCreateOptions.Builder | |
ClusterEndpointConfig |
The properties that define the network configuration for the Cluster endpoint.
|
ClusterEndpointConfig.Builder | |
ClusterEndpoints |
The properties that define endpoints for a cluster.
|
ClusterEndpoints.Builder | |
ClusterMetadata |
The properties that define meta data for a cluster.
|
ClusterMetadata.Builder | |
ClusterMigrateToNativeVcnDetails |
The properties that define a request to migrate a cluster to Native VCN.
|
ClusterMigrateToNativeVcnDetails.Builder | |
ClusterMigrateToNativeVcnStatus |
Information regarding a cluster’s move to Native VCN.
|
ClusterMigrateToNativeVcnStatus.Builder | |
ClusterOptions |
Options for creating or updating clusters.
|
ClusterOptions.Builder | |
ClusterSummary |
The properties that define a cluster summary.
|
ClusterSummary.Builder | |
CreateClusterDetails |
The properties that define a request to create a cluster.
|
CreateClusterDetails.Builder | |
CreateClusterEndpointConfigDetails |
The properties that define the network configuration for the Cluster endpoint.
|
CreateClusterEndpointConfigDetails.Builder | |
CreateClusterKubeconfigContentDetails |
The properties that define a request to create a cluster kubeconfig.
|
CreateClusterKubeconfigContentDetails.Builder | |
CreateImagePolicyConfigDetails |
The properties that define a image verification policy.
|
CreateImagePolicyConfigDetails.Builder | |
CreateNodePoolDetails |
The properties that define a request to create a node pool.
|
CreateNodePoolDetails.Builder | |
CreateNodePoolNodeConfigDetails |
The size and placement configuration of nodes in the node pool.
|
CreateNodePoolNodeConfigDetails.Builder | |
CreateNodeShapeConfigDetails |
The shape configuration of the nodes.
|
CreateNodeShapeConfigDetails.Builder | |
ImagePolicyConfig |
The properties that define a image verification policy.
|
ImagePolicyConfig.Builder | |
KeyDetails |
The properties that define the kms keys used by OKE for Image Signature verification.
|
KeyDetails.Builder | |
KeyValue |
The properties that define a key value pair.
|
KeyValue.Builder | |
KubernetesNetworkConfig |
The properties that define the network configuration for Kubernetes.
|
KubernetesNetworkConfig.Builder | |
Node |
The properties that define a node.
|
Node.Builder | |
NodeError |
The properties that define an error.
|
NodeError.Builder | |
NodePool |
A pool of compute nodes attached to a cluster.
|
NodePool.Builder | |
NodePoolNodeConfigDetails |
The size and placement configuration of nodes in the node pool.
|
NodePoolNodeConfigDetails.Builder | |
NodePoolOptions |
Options for creating or updating node pools.
|
NodePoolOptions.Builder | |
NodePoolPlacementConfigDetails |
The location where a node pool will place nodes.
|
NodePoolPlacementConfigDetails.Builder | |
NodePoolSummary |
The properties that define a node pool summary.
|
NodePoolSummary.Builder | |
NodeShapeConfig |
The shape configuration of the nodes.
|
NodeShapeConfig.Builder | |
NodeSourceDetails |
The details of the node’s source.
|
NodeSourceOption |
The source option for the node.
|
NodeSourceViaImageDetails |
Details of the image running on the node.
|
NodeSourceViaImageDetails.Builder | |
NodeSourceViaImageOption |
An image can be specified as the source of nodes when launching a node pool using the
nodeSourceDetails object. |
NodeSourceViaImageOption.Builder | |
PersistentVolumeConfigDetails |
Configuration to be applied to block volumes created by Kubernetes Persistent Volume Claims (PVC)
Note: Objects should always be created or deserialized using the PersistentVolumeConfigDetails.Builder . |
PersistentVolumeConfigDetails.Builder | |
ServiceLbConfigDetails |
Configuration to be applied to load balancers created by Kubernetes services
Note: Objects should always be created or deserialized using the ServiceLbConfigDetails.Builder . |
ServiceLbConfigDetails.Builder | |
UpdateClusterDetails |
The properties that define a request to update a cluster.
|
UpdateClusterDetails.Builder | |
UpdateClusterEndpointConfigDetails |
The properties that define a request to update a cluster endpoint config.
|
UpdateClusterEndpointConfigDetails.Builder | |
UpdateClusterOptionsDetails |
The properties that define extra options updating a cluster.
|
UpdateClusterOptionsDetails.Builder | |
UpdateImagePolicyConfigDetails |
The properties that define a image verification policy.
|
UpdateImagePolicyConfigDetails.Builder | |
UpdateNodePoolDetails |
The properties that define a request to update a node pool.
|
UpdateNodePoolDetails.Builder | |
UpdateNodePoolNodeConfigDetails |
The size and placement configuration of nodes in the node pool.
|
UpdateNodePoolNodeConfigDetails.Builder | |
UpdateNodeShapeConfigDetails |
The shape configuration of the nodes.
|
UpdateNodeShapeConfigDetails.Builder | |
WorkRequest |
An asynchronous work request.
|
WorkRequest.Builder | |
WorkRequestError |
Errors related to a specific work request.
|
WorkRequestError.Builder | |
WorkRequestLogEntry |
Log entries related to a specific work request.
|
WorkRequestLogEntry.Builder | |
WorkRequestResource |
The properties that define a work request resource.
|
WorkRequestResource.Builder | |
WorkRequestSummary |
The properties that define a work request summary.
|
WorkRequestSummary.Builder |
Enum | Description |
---|---|
ClusterLifecycleState |
The lifecycle state of a cluster.
|
ClusterMigrateToNativeVcnStatus.State |
The current migration status of the cluster.
|
CreateClusterKubeconfigContentDetails.Endpoint |
The endpoint to target.
|
Node.LifecycleState |
The state of the node.
|
NodeSourceType |
The source type for the node.
|
SortOrder |
The sort order for a list operation.
|
WorkRequestOperationType |
The types of work request operations.
|
WorkRequestResource.ActionType |
The way in which this resource was affected by the work tracked by the work request.
|
WorkRequestStatus |
The status of a work request.
|
Copyright © 2016–2022. All rights reserved.