Documentation ¶
Index ¶
Constants ¶
View Source
const ( PollingInterval = 5 * time.Second PollingTimeout = 2 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
func WaitingWebhooks ¶
func WaitingWebhooks(ctx context.Context, clientSet *kubernetes.Clientset, releaseName string) error
WaitingWebhooks waits for the admission webhook server to registered successfully.
Types ¶
type APIServer ¶
type APIServer struct {
// contains filtered or unexported fields
}
func (*APIServer) ListenAndServe ¶
type PostStartHook ¶
Click to show internal directories.
Click to hide internal directories.