@Generated("by gapic-generator-java")
Package com.google.cloud.gkemulticloud.v1
The interfaces provided are listed below, along with usage samples.
======================= AttachedClustersClient =======================
Service Description: The AttachedClusters API provides a single centrally managed service to register and manage Anthos attached clusters that run on customer's owned infrastructure.
Sample for AttachedClustersClient:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AttachedClustersClient attachedClustersClient = AttachedClustersClient.create()) {
AttachedClusterName name =
AttachedClusterName.of("[PROJECT]", "[LOCATION]", "[ATTACHED_CLUSTER]");
AttachedCluster response = attachedClustersClient.getAttachedCluster(name);
}
======================= AwsClustersClient =======================
Service Description: The AwsClusters API provides a single centrally managed service to create and manage Anthos clusters that run on AWS infrastructure.
Sample for AwsClustersClient:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AwsClustersClient awsClustersClient = AwsClustersClient.create()) {
AwsClusterName name = AwsClusterName.of("[PROJECT]", "[LOCATION]", "[AWS_CLUSTER]");
AwsCluster response = awsClustersClient.getAwsCluster(name);
}
======================= AzureClustersClient =======================
Service Description: The AzureClusters API provides a single centrally managed service to create and manage Anthos clusters that run on Azure infrastructure.
Sample for AzureClustersClient:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AzureClustersClient azureClustersClient = AzureClustersClient.create()) {
AzureClientName name = AzureClientName.of("[PROJECT]", "[LOCATION]", "[AZURE_CLIENT]");
AzureClient response = azureClustersClient.getAzureClient(name);
}
-
Class Summary Class Description AttachedCluster An Anthos cluster running on customer own infrastructure.AttachedCluster.Builder An Anthos cluster running on customer own infrastructure.AttachedClusterError AttachedClusterError describes errors found on attached clusters.AttachedClusterError.Builder AttachedClusterError describes errors found on attached clusters.AttachedClusterName AttachedClusterName.Builder Builder for projects/{project}/locations/{location}/attachedClusters/{attached_cluster}.AttachedClustersAuthorization Configuration related to the cluster RBAC settings.AttachedClustersAuthorization.Builder Configuration related to the cluster RBAC settings.AttachedClustersClient Service Description: The AttachedClusters API provides a single centrally managed service to register and manage Anthos attached clusters that run on customer's owned infrastructure.AttachedClustersClient.ListAttachedClustersFixedSizeCollection AttachedClustersClient.ListAttachedClustersPage AttachedClustersClient.ListAttachedClustersPagedResponse AttachedClustersGrpc The AttachedClusters API provides a single centrally managed service to register and manage Anthos attached clusters that run on customer's owned infrastructure.AttachedClustersGrpc.AttachedClustersBlockingStub A stub to allow clients to do synchronous rpc calls to service AttachedClusters.AttachedClustersGrpc.AttachedClustersFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service AttachedClusters.AttachedClustersGrpc.AttachedClustersImplBase Base class for the server implementation of the service AttachedClusters.AttachedClustersGrpc.AttachedClustersStub A stub to allow clients to do asynchronous rpc calls to service AttachedClusters.AttachedClustersSettings Settings class to configure an instance ofAttachedClustersClient
.AttachedClustersSettings.Builder Builder for AttachedClustersSettings.AttachedClusterUser Identities of a user-type subject for Attached clusters.AttachedClusterUser.Builder Identities of a user-type subject for Attached clusters.AttachedOidcConfig OIDC discovery information of the target cluster.AttachedOidcConfig.Builder OIDC discovery information of the target cluster.AttachedPlatformVersionInfo Information about a supported Attached Clusters platform version.AttachedPlatformVersionInfo.Builder Information about a supported Attached Clusters platform version.AttachedResourcesProto AttachedServerConfig AttachedServerConfig provides information about supported Kubernetes versionsAttachedServerConfig.Builder AttachedServerConfig provides information about supported Kubernetes versionsAttachedServerConfigName AttachedServerConfigName.Builder Builder for projects/{project}/locations/{location}/attachedServerConfig.AttachedServiceProto AwsAuthorization Configuration related to the cluster RBAC settings.AwsAuthorization.Builder Configuration related to the cluster RBAC settings.AwsAutoscalingGroupMetricsCollection Configuration related to CloudWatch metrics collection in an AWS Auto Scaling group.AwsAutoscalingGroupMetricsCollection.Builder Configuration related to CloudWatch metrics collection in an AWS Auto Scaling group.AwsCluster An Anthos cluster running on AWS.AwsCluster.Builder An Anthos cluster running on AWS.AwsClusterError AwsClusterError describes errors found on AWS clusters.AwsClusterError.Builder AwsClusterError describes errors found on AWS clusters.AwsClusterName AwsClusterName.Builder Builder for projects/{project}/locations/{location}/awsClusters/{aws_cluster}.AwsClusterNetworking ClusterNetworking defines cluster-wide networking configuration.AwsClusterNetworking.Builder ClusterNetworking defines cluster-wide networking configuration.AwsClustersClient Service Description: The AwsClusters API provides a single centrally managed service to create and manage Anthos clusters that run on AWS infrastructure.AwsClustersClient.ListAwsClustersFixedSizeCollection AwsClustersClient.ListAwsClustersPage AwsClustersClient.ListAwsClustersPagedResponse AwsClustersClient.ListAwsNodePoolsFixedSizeCollection AwsClustersClient.ListAwsNodePoolsPage AwsClustersClient.ListAwsNodePoolsPagedResponse AwsClustersGrpc The AwsClusters API provides a single centrally managed service to create and manage Anthos clusters that run on AWS infrastructure.AwsClustersGrpc.AwsClustersBlockingStub A stub to allow clients to do synchronous rpc calls to service AwsClusters.AwsClustersGrpc.AwsClustersFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service AwsClusters.AwsClustersGrpc.AwsClustersImplBase Base class for the server implementation of the service AwsClusters.AwsClustersGrpc.AwsClustersStub A stub to allow clients to do asynchronous rpc calls to service AwsClusters.AwsClustersSettings Settings class to configure an instance ofAwsClustersClient
.AwsClustersSettings.Builder Builder for AwsClustersSettings.AwsClusterUser Identities of a user-type subject for AWS clusters.AwsClusterUser.Builder Identities of a user-type subject for AWS clusters.AwsConfigEncryption Config encryption for user data.AwsConfigEncryption.Builder Config encryption for user data.AwsControlPlane ControlPlane defines common parameters between control plane nodes.AwsControlPlane.Builder ControlPlane defines common parameters between control plane nodes.AwsDatabaseEncryption Configuration related to application-layer secrets encryption.AwsDatabaseEncryption.Builder Configuration related to application-layer secrets encryption.AwsInstancePlacement Details of placement information for an instance.AwsInstancePlacement.Builder Details of placement information for an instance.AwsK8sVersionInfo Kubernetes version information of GKE cluster on AWS.AwsK8sVersionInfo.Builder Kubernetes version information of GKE cluster on AWS.AwsNodeConfig Parameters that describe the nodes in a cluster.AwsNodeConfig.Builder Parameters that describe the nodes in a cluster.AwsNodePool An Anthos node pool running on AWS.AwsNodePool.Builder An Anthos node pool running on AWS.AwsNodePoolAutoscaling AwsNodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.AwsNodePoolAutoscaling.Builder AwsNodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.AwsNodePoolError AwsNodePoolError describes errors found on AWS node pools.AwsNodePoolError.Builder AwsNodePoolError describes errors found on AWS node pools.AwsNodePoolName AwsNodePoolName.Builder Builder for projects/{project}/locations/{location}/awsClusters/{aws_cluster}/awsNodePools/{aws_node_pool}.AwsProxyConfig Details of a proxy config stored in AWS Secret Manager.AwsProxyConfig.Builder Details of a proxy config stored in AWS Secret Manager.AwsResourcesProto AwsServerConfig AwsServerConfig is the configuration of GKE cluster on AWS.AwsServerConfig.Builder AwsServerConfig is the configuration of GKE cluster on AWS.AwsServerConfigName AwsServerConfigName.Builder Builder for projects/{project}/locations/{location}/awsServerConfig.AwsServiceProto AwsServicesAuthentication Authentication configuration for the management of AWS resources.AwsServicesAuthentication.Builder Authentication configuration for the management of AWS resources.AwsSshConfig SSH configuration for AWS resources.AwsSshConfig.Builder SSH configuration for AWS resources.AwsVolumeTemplate Configuration template for AWS EBS volumes.AwsVolumeTemplate.Builder Configuration template for AWS EBS volumes.AzureAuthorization Configuration related to the cluster RBAC settings.AzureAuthorization.Builder Configuration related to the cluster RBAC settings.AzureClient `AzureClient` resources hold client authentication information needed by the Anthos Multi-Cloud API to manage Azure resources on your Azure subscription.AzureClient.Builder `AzureClient` resources hold client authentication information needed by the Anthos Multi-Cloud API to manage Azure resources on your Azure subscription.AzureClientName AzureClientName.Builder Builder for projects/{project}/locations/{location}/azureClients/{azure_client}.AzureCluster An Anthos cluster running on Azure.AzureCluster.Builder An Anthos cluster running on Azure.AzureClusterError AzureClusterError describes errors found on Azure clusters.AzureClusterError.Builder AzureClusterError describes errors found on Azure clusters.AzureClusterName AzureClusterName.Builder Builder for projects/{project}/locations/{location}/azureClusters/{azure_cluster}.AzureClusterNetworking ClusterNetworking contains cluster-wide networking configuration.AzureClusterNetworking.Builder ClusterNetworking contains cluster-wide networking configuration.AzureClusterResources Managed Azure resources for the cluster.AzureClusterResources.Builder Managed Azure resources for the cluster.AzureClustersClient Service Description: The AzureClusters API provides a single centrally managed service to create and manage Anthos clusters that run on Azure infrastructure.AzureClustersClient.ListAzureClientsFixedSizeCollection AzureClustersClient.ListAzureClientsPage AzureClustersClient.ListAzureClientsPagedResponse AzureClustersClient.ListAzureClustersFixedSizeCollection AzureClustersClient.ListAzureClustersPage AzureClustersClient.ListAzureClustersPagedResponse AzureClustersClient.ListAzureNodePoolsFixedSizeCollection AzureClustersClient.ListAzureNodePoolsPage AzureClustersClient.ListAzureNodePoolsPagedResponse AzureClustersGrpc The AzureClusters API provides a single centrally managed service to create and manage Anthos clusters that run on Azure infrastructure.AzureClustersGrpc.AzureClustersBlockingStub A stub to allow clients to do synchronous rpc calls to service AzureClusters.AzureClustersGrpc.AzureClustersFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service AzureClusters.AzureClustersGrpc.AzureClustersImplBase Base class for the server implementation of the service AzureClusters.AzureClustersGrpc.AzureClustersStub A stub to allow clients to do asynchronous rpc calls to service AzureClusters.AzureClustersSettings Settings class to configure an instance ofAzureClustersClient
.AzureClustersSettings.Builder Builder for AzureClustersSettings.AzureClusterUser Identities of a user-type subject for Azure clusters.AzureClusterUser.Builder Identities of a user-type subject for Azure clusters.AzureConfigEncryption Configuration related to config data encryption.AzureConfigEncryption.Builder Configuration related to config data encryption.AzureControlPlane AzureControlPlane represents the control plane configurations.AzureControlPlane.Builder AzureControlPlane represents the control plane configurations.AzureDatabaseEncryption Configuration related to application-layer secrets encryption.AzureDatabaseEncryption.Builder Configuration related to application-layer secrets encryption.AzureDiskTemplate Configuration for Azure Disks.AzureDiskTemplate.Builder Configuration for Azure Disks.AzureK8sVersionInfo Information about a supported Kubernetes version.AzureK8sVersionInfo.Builder Information about a supported Kubernetes version.AzureNodeConfig Parameters that describe the configuration of all node machines on a given node pool.AzureNodeConfig.Builder Parameters that describe the configuration of all node machines on a given node pool.AzureNodePool An Anthos node pool running on Azure.AzureNodePool.Builder An Anthos node pool running on Azure.AzureNodePoolAutoscaling Configuration related to Kubernetes cluster autoscaler.AzureNodePoolAutoscaling.Builder Configuration related to Kubernetes cluster autoscaler.AzureNodePoolError AzureNodePoolError describes errors found on Azure node pools.AzureNodePoolError.Builder AzureNodePoolError describes errors found on Azure node pools.AzureNodePoolName AzureNodePoolName.Builder Builder for projects/{project}/locations/{location}/azureClusters/{azure_cluster}/azureNodePools/{azure_node_pool}.AzureProxyConfig Details of a proxy config stored in Azure Key Vault.AzureProxyConfig.Builder Details of a proxy config stored in Azure Key Vault.AzureResourcesProto AzureServerConfig AzureServerConfig contains information about a Google Cloud location, such as supported Azure regions and Kubernetes versions.AzureServerConfig.Builder AzureServerConfig contains information about a Google Cloud location, such as supported Azure regions and Kubernetes versions.AzureServerConfigName AzureServerConfigName.Builder Builder for projects/{project}/locations/{location}/azureServerConfig.AzureServiceProto AzureServicesAuthentication Authentication configuration for the management of Azure resources.AzureServicesAuthentication.Builder Authentication configuration for the management of Azure resources.AzureSshConfig SSH configuration for Azure resources.AzureSshConfig.Builder SSH configuration for Azure resources.CommonResourcesProto CreateAttachedClusterRequest Request message for `AttachedClusters.CreateAttachedCluster` method.CreateAttachedClusterRequest.Builder Request message for `AttachedClusters.CreateAttachedCluster` method.CreateAwsClusterRequest Request message for `AwsClusters.CreateAwsCluster` method.CreateAwsClusterRequest.Builder Request message for `AwsClusters.CreateAwsCluster` method.CreateAwsNodePoolRequest Response message for `AwsClusters.CreateAwsNodePool` method.CreateAwsNodePoolRequest.Builder Response message for `AwsClusters.CreateAwsNodePool` method.CreateAzureClientRequest Request message for `AzureClusters.CreateAzureClient` method.CreateAzureClientRequest.Builder Request message for `AzureClusters.CreateAzureClient` method.CreateAzureClusterRequest Request message for `AzureClusters.CreateAzureCluster` method.CreateAzureClusterRequest.Builder Request message for `AzureClusters.CreateAzureCluster` method.CreateAzureNodePoolRequest Response message for `AzureClusters.CreateAzureNodePool` method.CreateAzureNodePoolRequest.Builder Response message for `AzureClusters.CreateAzureNodePool` method.DeleteAttachedClusterRequest Request message for `AttachedClusters.DeleteAttachedCluster` method.DeleteAttachedClusterRequest.Builder Request message for `AttachedClusters.DeleteAttachedCluster` method.DeleteAwsClusterRequest Request message for `AwsClusters.DeleteAwsCluster` method.DeleteAwsClusterRequest.Builder Request message for `AwsClusters.DeleteAwsCluster` method.DeleteAwsNodePoolRequest Request message for `AwsClusters.DeleteAwsNodePool` method.DeleteAwsNodePoolRequest.Builder Request message for `AwsClusters.DeleteAwsNodePool` method.DeleteAzureClientRequest Request message for `AzureClusters.DeleteAzureClient` method.DeleteAzureClientRequest.Builder Request message for `AzureClusters.DeleteAzureClient` method.DeleteAzureClusterRequest Request message for `Clusters.DeleteAzureCluster` method.DeleteAzureClusterRequest.Builder Request message for `Clusters.DeleteAzureCluster` method.DeleteAzureNodePoolRequest Delete message for `AzureClusters.DeleteAzureNodePool` method.DeleteAzureNodePoolRequest.Builder Delete message for `AzureClusters.DeleteAzureNodePool` method.Fleet Fleet related configuration.Fleet.Builder Fleet related configuration.GenerateAttachedClusterInstallManifestRequest Request message for `AttachedClusters.GenerateAttachedClusterInstallManifest` method.GenerateAttachedClusterInstallManifestRequest.Builder Request message for `AttachedClusters.GenerateAttachedClusterInstallManifest` method.GenerateAttachedClusterInstallManifestResponse Response message for `AttachedClusters.GenerateAttachedClusterInstallManifest` method.GenerateAttachedClusterInstallManifestResponse.Builder Response message for `AttachedClusters.GenerateAttachedClusterInstallManifest` method.GenerateAwsAccessTokenRequest Request message for `AwsClusters.GenerateAwsAccessToken` method.GenerateAwsAccessTokenRequest.Builder Request message for `AwsClusters.GenerateAwsAccessToken` method.GenerateAwsAccessTokenResponse Response message for `AwsClusters.GenerateAwsAccessToken` method.GenerateAwsAccessTokenResponse.Builder Response message for `AwsClusters.GenerateAwsAccessToken` method.GenerateAzureAccessTokenRequest Request message for `AzureClusters.GenerateAzureAccessToken` method.GenerateAzureAccessTokenRequest.Builder Request message for `AzureClusters.GenerateAzureAccessToken` method.GenerateAzureAccessTokenResponse Response message for `AzureClusters.GenerateAzureAccessToken` method.GenerateAzureAccessTokenResponse.Builder Response message for `AzureClusters.GenerateAzureAccessToken` method.GetAttachedClusterRequest Request message for `AttachedClusters.GetAttachedCluster` method.GetAttachedClusterRequest.Builder Request message for `AttachedClusters.GetAttachedCluster` method.GetAttachedServerConfigRequest GetAttachedServerConfigRequest gets the server config for attached clusters.GetAttachedServerConfigRequest.Builder GetAttachedServerConfigRequest gets the server config for attached clusters.GetAwsClusterRequest Request message for `AwsClusters.GetAwsCluster` method.GetAwsClusterRequest.Builder Request message for `AwsClusters.GetAwsCluster` method.GetAwsNodePoolRequest Request message for `AwsClusters.GetAwsNodePool` method.GetAwsNodePoolRequest.Builder Request message for `AwsClusters.GetAwsNodePool` method.GetAwsServerConfigRequest GetAwsServerConfigRequest gets the server config of GKE cluster on AWS.GetAwsServerConfigRequest.Builder GetAwsServerConfigRequest gets the server config of GKE cluster on AWS.GetAzureClientRequest Request message for `AzureClusters.GetAzureClient` method.GetAzureClientRequest.Builder Request message for `AzureClusters.GetAzureClient` method.GetAzureClusterRequest Request message for `AzureClusters.GetAzureCluster` method.GetAzureClusterRequest.Builder Request message for `AzureClusters.GetAzureCluster` method.GetAzureNodePoolRequest Request message for `AzureClusters.GetAzureNodePool` method.GetAzureNodePoolRequest.Builder Request message for `AzureClusters.GetAzureNodePool` method.GetAzureServerConfigRequest GetAzureServerConfigRequest gets the server config of GKE cluster on Azure.GetAzureServerConfigRequest.Builder GetAzureServerConfigRequest gets the server config of GKE cluster on Azure.ImportAttachedClusterRequest Request message for `AttachedClusters.ImportAttachedCluster` method.ImportAttachedClusterRequest.Builder Request message for `AttachedClusters.ImportAttachedCluster` method.ListAttachedClustersRequest Request message for `AttachedClusters.ListAttachedClusters` method.ListAttachedClustersRequest.Builder Request message for `AttachedClusters.ListAttachedClusters` method.ListAttachedClustersResponse Response message for `AttachedClusters.ListAttachedClusters` method.ListAttachedClustersResponse.Builder Response message for `AttachedClusters.ListAttachedClusters` method.ListAwsClustersRequest Request message for `AwsClusters.ListAwsClusters` method.ListAwsClustersRequest.Builder Request message for `AwsClusters.ListAwsClusters` method.ListAwsClustersResponse Response message for `AwsClusters.ListAwsClusters` method.ListAwsClustersResponse.Builder Response message for `AwsClusters.ListAwsClusters` method.ListAwsNodePoolsRequest Request message for `AwsClusters.ListAwsNodePools` method.ListAwsNodePoolsRequest.Builder Request message for `AwsClusters.ListAwsNodePools` method.ListAwsNodePoolsResponse Response message for `AwsClusters.ListAwsNodePools` method.ListAwsNodePoolsResponse.Builder Response message for `AwsClusters.ListAwsNodePools` method.ListAzureClientsRequest Request message for `AzureClusters.ListAzureClients` method.ListAzureClientsRequest.Builder Request message for `AzureClusters.ListAzureClients` method.ListAzureClientsResponse Response message for `AzureClusters.ListAzureClients` method.ListAzureClientsResponse.Builder Response message for `AzureClusters.ListAzureClients` method.ListAzureClustersRequest Request message for `AzureClusters.ListAzureClusters` method.ListAzureClustersRequest.Builder Request message for `AzureClusters.ListAzureClusters` method.ListAzureClustersResponse Response message for `AzureClusters.ListAzureClusters` method.ListAzureClustersResponse.Builder Response message for `AzureClusters.ListAzureClusters` method.ListAzureNodePoolsRequest Request message for `AzureClusters.ListAzureNodePools` method.ListAzureNodePoolsRequest.Builder Request message for `AzureClusters.ListAzureNodePools` method.ListAzureNodePoolsResponse Response message for `AzureClusters.ListAzureNodePools` method.ListAzureNodePoolsResponse.Builder Response message for `AzureClusters.ListAzureNodePools` method.LocationName LocationName.Builder Builder for projects/{project}/locations/{location}.LoggingComponentConfig Parameters that describe the Logging component configuration in a cluster.LoggingComponentConfig.Builder Parameters that describe the Logging component configuration in a cluster.LoggingConfig Parameters that describe the Logging configuration in a cluster.LoggingConfig.Builder Parameters that describe the Logging configuration in a cluster.ManagedPrometheusConfig ManagedPrometheusConfig defines the configuration for Google Cloud Managed Service for Prometheus.ManagedPrometheusConfig.Builder ManagedPrometheusConfig defines the configuration for Google Cloud Managed Service for Prometheus.MaxPodsConstraint Constraints applied to pods.MaxPodsConstraint.Builder Constraints applied to pods.MonitoringConfig Parameters that describe the Monitoring configuration in a cluster.MonitoringConfig.Builder Parameters that describe the Monitoring configuration in a cluster.NodeTaint The taint content for the node taint.NodeTaint.Builder The taint content for the node taint.OperationMetadata Metadata about a long-running operation.OperationMetadata.Builder Metadata about a long-running operation.ReplicaPlacement Configuration for the placement of a control plane replica.ReplicaPlacement.Builder Configuration for the placement of a control plane replica.UpdateAttachedClusterRequest Request message for `AttachedClusters.UpdateAttachedCluster` method.UpdateAttachedClusterRequest.Builder Request message for `AttachedClusters.UpdateAttachedCluster` method.UpdateAwsClusterRequest Request message for `AwsClusters.UpdateAwsCluster` method.UpdateAwsClusterRequest.Builder Request message for `AwsClusters.UpdateAwsCluster` method.UpdateAwsNodePoolRequest Request message for `AwsClusters.UpdateAwsNodePool` method.UpdateAwsNodePoolRequest.Builder Request message for `AwsClusters.UpdateAwsNodePool` method.UpdateAzureClusterRequest Request message for `AzureClusters.UpdateAzureCluster` method.UpdateAzureClusterRequest.Builder Request message for `AzureClusters.UpdateAzureCluster` method.UpdateAzureNodePoolRequest Request message for `AzureClusters.UpdateAzureNodePool` method.UpdateAzureNodePoolRequest.Builder Request message for `AzureClusters.UpdateAzureNodePool` method.WorkloadIdentityConfig Workload Identity settings.WorkloadIdentityConfig.Builder Workload Identity settings. -
Enum Summary Enum Description AttachedCluster.State The lifecycle state of the cluster.AwsCluster.State The lifecycle state of the cluster.AwsInstancePlacement.Tenancy Tenancy defines how EC2 instances are distributed across physical hardware.AwsNodePool.State The lifecycle state of the node pool.AwsVolumeTemplate.VolumeType Types of supported EBS volumes.AzureCluster.State The lifecycle state of the cluster.AzureNodePool.State The lifecycle state of the node pool.LoggingComponentConfig.Component The components of the logging configuration;NodeTaint.Effect The taint effect.