# Functions
No description provided by the author
# Constants
BasicAuthCredentialType is username/password based authentication.
KeyName is secret.
No description provided by the author
No description provided by the author
Secret kind is enum value.
# Structs
+kubebuilder:object:generate=true.
BasicAuthCredential is payload in Credential.Data for type of BasicAuthCredentialType.
+kubebuilder:object:generate=true.
+kubebuilder:object:generate=true.
NutanixCredentials is list of credentials to be embedded in other objects like Kubernetes secrets.
NutanixPrismEndpoint defines a Nutanix API endpoint with reference to credentials.
NutanixTrustBundleReference is a reference to a Nutanix trust bundle.
+kubebuilder:object:generate=true.
+kubebuilder:object:generate=true.
# Type aliases
CredentialType describes authentication mechanism like basic auth.
No description provided by the author
No description provided by the author