Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the webhook name.
Name = "registry-mirror"
)
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(mgr manager.Manager) (*extensionswebhook.Webhook, error)
New returns a new mutating webhook that for a registry-mirror Extension adds the required containerd registry configuration files to the OperatingSystemConfig resource.
func NewEnsurer ¶
func NewEnsurer(client client.Client, decoder runtime.Decoder, logger logr.Logger) genericmutator.Ensurer
NewEnsurer creates a new mirror configuration ensurer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.