Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
type Helper struct {
// contains filtered or unexported fields
}
func NewHelper ¶
func NewHelper(cmclient cmversioned.Interface, kubeclient kubernetes.Interface) *Helper
func (*Helper) WaitForCertificateReady ¶
func (h *Helper) WaitForCertificateReady(ns, name string, timeout time.Duration) (*cmapi.Certificate, error)
WaitForCertificateReady waits for the certificate resource to enter a Ready state.
Click to show internal directories.
Click to hide internal directories.