Schema
objectio.k8s.api.core.v1.SecretReference
SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
name string
optionalname is unique within a namespace to reference a secret resource.
namespace string
optionalnamespace defines the space within which the secret name must be unique.