Documentation ¶
Index ¶
Constants ¶
View Source
const ( FleetWebhookCertFileName = "tls.crt" FleetWebhookKeyFileName = "tls.key" FleetWebhookCfgName = "fleet-validating-webhook-configuration" FleetWebhookSvcName = "fleetwebhook" )
Variables ¶
View Source
var AddToManagerFuncs []func(manager.Manager, []string) error
Functions ¶
Types ¶
type Config ¶ added in v0.6.2
type Config struct {
// contains filtered or unexported fields
}
func NewWebhookConfig ¶ added in v0.6.2
Click to show internal directories.
Click to hide internal directories.