package
0.0.0-20221024035142-b8fcaed0b018
Repository: https://github.com/tencentcloud/cluster-api-provider-tencent.git
Documentation: pkg.go.dev

# Constants

ConditionSeverityError specifies that a condition with `Status=False` is an error.
ConditionSeverityInfo specifies that a condition with `Status=False` is informative.
ConditionSeverityNone should apply only to conditions with `Status=True`.
ConditionSeverityWarning specifies that a condition with `Status=False` is a warning.
TKEClusterFinalizer allows the controller to clean up resources on delete.
TKEClusterFinalizer allows the controller to clean up resources on delete.
TKENodepoolReadyCondition condition reports on the successful reconciliation of tke node pool.
WaitingForTKEClusterReason used when the machine pool is waiting for tke cluster infrastructure to be ready before proceeding.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

EndpointAccess specifies how control plane endpoints are accessible.
TKECluster is the Schema for the tkeclusters API.
TKEClusterList contains a list of TKECluster.
TKEClusterSpec defines the desired state of TKECluster.
TKEClusterStatus defines the observed state of TKECluster.
TKEManagedMachinePool is the Schema for the tkemanagedmachinepools API.
TKEManagedMachinePoolList contains a list of TKEManagedMachinePool.
TKEManagedMachinePoolSpec defines the desired state of TKEManagedMachinePool.
TKEManagedMachinePoolStatus defines the observed state of TKEManagedMachinePool.