Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertManager ¶
type CertManager struct { *cmd.Checker Namespace string ResourceName string Clientset *kubernetes.Clientset Client client.Client }
func NewCertManager ¶
func NewCertManager(checker *cmd.Checker) (*CertManager, error)
func (*CertManager) Check ¶
func (c *CertManager) Check() error
Click to show internal directories.
Click to hide internal directories.