Documentation
¶
Index ¶
Constants ¶
View Source
const ( // WebhookName is the webhook name. WebhookName = "os-gardenlinux-webhook" // WebhookPath is the webhook path. WebhookPath = "/webhooks/gardenlinux-osc" )
View Source
const (
KubeletCgroupDriverSystemd = "systemd"
)
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
func AddToManager(mgr manager.Manager) (*extensionswebhook.Webhook, error)
AddToManager returns a new mutating webhook that changes an OperatingSystemConfig for Garden Linux
func NewEnsurer ¶
NewEnsurer creates a new operatingsystemconfig ensurer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.