# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
VmwareTanzuCoreV1alpha1StatusConditionSeverityERROR captures enum value "ERROR".
VmwareTanzuCoreV1alpha1StatusConditionSeverityINFO captures enum value "INFO".
VmwareTanzuCoreV1alpha1StatusConditionSeveritySEVERITYUNSPECIFIED captures enum value "SEVERITY_UNSPECIFIED".
VmwareTanzuCoreV1alpha1StatusConditionSeverityWARNING captures enum value "WARNING".
VmwareTanzuCoreV1alpha1StatusConditionStatusFALSE captures enum value "FALSE".
VmwareTanzuCoreV1alpha1StatusConditionStatusSTATUSUNSPECIFIED captures enum value "STATUS_UNSPECIFIED".
VmwareTanzuCoreV1alpha1StatusConditionStatusTRUE captures enum value "TRUE".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseCREATING captures enum value "CREATING".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseDELETING captures enum value "DELETING".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseERROR captures enum value "ERROR".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhasePHASEUNSPECIFIED captures enum value "PHASE_UNSPECIFIED".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseREADY captures enum value "READY".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseRESIZING captures enum value "RESIZING".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseUPGRADEFAILED captures enum value "UPGRADE_FAILED".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseUPGRADING captures enum value "UPGRADING".
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhaseWAITING captures enum value "WAITING".
# Structs
VmwareTanzuCoreV1alpha1StatusCondition Condition describes the status of resource.
VmwareTanzuManageV1alpha1ClusterNodepoolCreateNodepoolRequest Request to create a Nodepool.
VmwareTanzuManageV1alpha1ClusterNodepoolCreateNodepoolResponse Response from creating a Nodepool.
VmwareTanzuManageV1alpha1ClusterNodepoolDefinition Definition is the definition of nodepool for cluster
swagger:model vmware.tanzu.manage.v1alpha1.cluster.nodepool.Definition.
VmwareTanzuManageV1alpha1ClusterNodepoolFullName Full name of the nodepool.
VmwareTanzuManageV1alpha1ClusterNodepoolInfo Info is the meta information of nodepool for cluster
swagger:model vmware.tanzu.manage.v1alpha1.cluster.nodepool.Info.
VmwareTanzuManageV1alpha1ClusterNodepoolListNodepoolsResponse Response from listing Nodepools.
VmwareTanzuManageV1alpha1ClusterNodepoolNodepool A group of Kubernetes clusters.
VmwareTanzuManageV1alpha1ClusterNodepoolSpec Spec for the cluster nodepool.
VmwareTanzuManageV1alpha1ClusterNodepoolStatus Status of node pool resource.
VmwareTanzuManageV1alpha1ClusterNodepoolTKGAWSNodePlacement TKGAWSNodePlacement is the structure to indicate the AZ to place the nodes on.
VmwareTanzuManageV1alpha1ClusterNodepoolTKGAWSNodepool TKGAWSNodepool is the nodepool spec for TKG aws cluster.
VmwareTanzuManageV1alpha1ClusterNodepoolTKGServiceVsphereNodepool TKGServiceVsphereNodepool is the nodepool spec for TKG service vsphere cluster.
VmwareTanzuManageV1alpha1ClusterNodepoolTKGVsphereNodepool TKGVsphereNodepool is the nodepool spec for TKG vsphere cluster.
VmwareTanzuManageV1alpha1CommonClusterTKGServiceVsphereVolume TKGServiceVsphereVolume defines a Persistent Volume Claim attached for the workload cluster.
VmwareTanzuManageV1alpha1CommonClusterTKGVsphereVMConfig VM specific configuration.
# Type aliases
VmwareTanzuCoreV1alpha1StatusConditionSeverity Severity expresses the severity of a Condition Type failing.
VmwareTanzuCoreV1alpha1StatusConditionStatus Status describes the state of condition.
VmwareTanzuManageV1alpha1ClusterNodepoolStatusPhase Phase of the nodepool resource.