Skip to main content
Schemaobject

io.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
optional

name is unique within a namespace to reference a secret resource.

namespace string
optional

namespace defines the space within which the secret name must be unique.