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 { CMClient cmclient.CertificateRequestInterface KubeClient kubernetes.Interface 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-agent
Click to show internal directories.
Click to hide internal directories.