Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppOptions ¶
type CertManagerOptions ¶
type KubeOptions ¶
type KubeOptions struct { RestConfig *rest.Config KubeClient kubernetes.Interface CMClient cmclient.CertificateRequestInterface Auther authenticate.Authenticator // contains filtered or unexported fields }
type Options ¶
type Options struct { *AppOptions *CertManagerOptions *TLSOptions *KubeOptions }
Options is a struct to hold options for cert-manager-istio-csr
Click to show internal directories.
Click to hide internal directories.