Options
All
  • Public
  • Public/Protected
  • All
Menu

IssuerRef is a reference to the issuer for this certificate. If the kind field is not set, or set to Issuer, an Issuer resource with the given name in the same namespace as the Certificate will be used. If the kind field is set to ClusterIssuer, a ClusterIssuer with the provided name will be used. The name field in this stanza is required at all times.

schema

CertificateSpecIssuerRef

Hierarchy

  • CertificateSpecIssuerRef

Index

Properties

Properties

Optional Readonly group

group: string

Group of the resource being referred to.

schema

CertificateSpecIssuerRef#group

Optional Readonly kind

kind: string

Kind of the resource being referred to.

schema

CertificateSpecIssuerRef#kind

Readonly name

name: string

Name of the resource being referred to.

schema

CertificateSpecIssuerRef#name

Generated using TypeDoc