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

SecretKeySelector selects a key of a Secret.

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

Properties

  • key :: String

    • The key of the secret to select from. Must be a valid secret key.
  • name :: String

  • optional :: Boolean

    • Specify whether the Secret or it’s key must be defined