Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChallengeSpecSolverDns01CloudDnsServiceAccountSecretRef

A reference to a specific 'key' within a Secret resource. In some instances, key is a required field.

schema

ChallengeSpecSolverDns01CloudDnsServiceAccountSecretRef

Hierarchy

  • ChallengeSpecSolverDns01CloudDnsServiceAccountSecretRef

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

ChallengeSpecSolverDns01CloudDnsServiceAccountSecretRef#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

ChallengeSpecSolverDns01CloudDnsServiceAccountSecretRef#name

Generated using TypeDoc