Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClusterIssuerSpecVaultAuthKubernetesSecretRef

The required Secret field containing a Kubernetes ServiceAccount JWT used for authenticating with Vault. Use of 'ambient credentials' is not supported.

schema

ClusterIssuerSpecVaultAuthKubernetesSecretRef

Hierarchy

  • ClusterIssuerSpecVaultAuthKubernetesSecretRef

Index

Properties

Properties

Optional Readonly key

key: string

The key of the entry in the Secret resource's data field to be used. Some instances of this field may be defaulted, in others it may be required.

schema

ClusterIssuerSpecVaultAuthKubernetesSecretRef#key

Readonly name

name: string

Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

schema

ClusterIssuerSpecVaultAuthKubernetesSecretRef#name

Generated using TypeDoc