Documentation ¶
Index ¶
Constants ¶
View Source
const ( UsernameKey = "username" PasswordKey = "password" )
Variables ¶
This section is empty.
Functions ¶
func IsOwnedByIdentityOrCluster ¶ added in v1.2.0
func IsOwnedByIdentityOrCluster(ownerReferences []metav1.OwnerReference) bool
func IsSecretIdentity ¶
func IsSecretIdentity(cluster *infrav1.VSphereCluster) bool
Types ¶
type Credentials ¶
func GetCredentials ¶
func GetCredentials(ctx context.Context, c client.Client, cluster *infrav1.VSphereCluster, controllerNamespace string) (*Credentials, error)
Click to show internal directories.
Click to hide internal directories.