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) error
Functions ¶
func AddToManager ¶
AddToManager adds all Controllers to the Manager
Types ¶
type Config ¶ added in v0.6.2
type Config struct {
// contains filtered or unexported fields
}
func NewWebhookConfig ¶ added in v0.6.2
Source Files ¶
Click to show internal directories.
Click to hide internal directories.