Packages:
Package v1alpha1 is a version of the API.
Resource Types:
CredentialsBinding represents a binding to credentials in the same or another namespace.
| Field | Description |
|---|---|
apiVersionstring |
security.gardener.cloud/v1alpha1
|
kindstring |
CredentialsBinding |
metadataKubernetes meta/v1.ObjectMeta |
(Optional)
Standard object metadata. Refer to the Kubernetes API documentation for the fields of themetadata field.
|
providerCredentialsBindingProvider |
Provider defines the provider type of the CredentialsBinding. This field is immutable. |
credentialsRefKubernetes core/v1.ObjectReference |
CredentialsRef is a reference to a resource holding the credentials. Accepted resources are core/v1.Secret and security.gardener.cloud/v1alpha1.WorkloadIdentity |
quotas[]Kubernetes core/v1.ObjectReference |
(Optional)
Quotas is a list of references to Quota objects in the same or another namespace. This field is immutable. |
(Appears on: CredentialsBinding)
CredentialsBindingProvider defines the provider type of the CredentialsBinding.
| Field | Description |
|---|---|
typestring |
Type is the type of the provider. |
Generated with gen-crd-api-reference-docs