Documentation ¶
Index ¶
Constants ¶
View Source
const (
CommonComponentName = "apicoverage-webhook"
)
Variables ¶
View Source
var ( ResourceMap = map[schema.GroupVersionKind]pkgWebhook.GenericCRD{ v1alpha1.SchemeGroupVersion.WithKind("Revision"): &v1alpha1.Revision{}, v1alpha1.SchemeGroupVersion.WithKind("Configuration"): &v1alpha1.Configuration{}, v1alpha1.SchemeGroupVersion.WithKind("Route"): &v1alpha1.Route{}, v1alpha1.SchemeGroupVersion.WithKind("Service"): &v1alpha1.Service{}, } WebhookNamespace = system.Namespace() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.