Documentation ¶
Index ¶
Constants ¶
View Source
const (
CertMountPath = "/config/certs"
)
Variables ¶
This section is empty.
Functions ¶
func ConventionHandler ¶
func ConventionHandler(ctx context.Context, convention Convention) func(http.ResponseWriter, *http.Request)
Types ¶
type Convention ¶
type Convention func(*corev1.PodTemplateSpec, []webhookv1alpha1.ImageConfig) ([]string, error)
type ImageConfig ¶
type ImageConfig = webhookv1alpha1.ImageConfig
Click to show internal directories.
Click to hide internal directories.