Kazan v0.9.0 Kazan.Apis.Core.V1.SecretReference View Source

SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace

OpenAPI Definition: io.k8s.api.core.v1.SecretReference

Properties

  • name :: String

    • Name is unique within a namespace to reference a secret resource.
  • namespace :: String

    • Namespace defines the space within which the secret name must be unique.