Documentation
¶
Index ¶
- func ExpectedHCConditions(hostedCluster *hyperv1.HostedCluster) map[hyperv1.ConditionType]metav1.ConditionStatus
- func ExpectedNodePoolConditions(nodePool *hyperv1.NodePool) map[string]corev1.ConditionStatus
- func SetFalseCondition(hcp *hyperv1.HostedControlPlane, conditionType hyperv1.ConditionType, ...)
- func SupportsGCPRuntimeCredentialValidation(version string) (supported bool, known bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectedHCConditions ¶
func ExpectedHCConditions(hostedCluster *hyperv1.HostedCluster) map[hyperv1.ConditionType]metav1.ConditionStatus
func ExpectedNodePoolConditions ¶
func ExpectedNodePoolConditions(nodePool *hyperv1.NodePool) map[string]corev1.ConditionStatus
func SetFalseCondition ¶ added in v0.1.23
func SetFalseCondition(hcp *hyperv1.HostedControlPlane, conditionType hyperv1.ConditionType, reason, message string)
func SupportsGCPRuntimeCredentialValidation ¶ added in v0.1.83
SupportsGCPRuntimeCredentialValidation reports whether the management-side control plane version supports runtime GCP credential validation. An empty or malformed semantic version is unknown. Patch, prerelease, and build metadata do not affect support.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.