package
4.0.2+incompatible
Repository: https://github.com/openshift/windows-machine-config-operator.git
Documentation: pkg.go.dev

# Functions

GetAddress returns a non-ipv6 address that can be used to reach a Windows node.
NewCertificateSigningRequestsReconciler returns a pointer to certificateSigningRequestsReconciler.
NewConfigMapReconciler returns a pointer to a ConfigMapReconciler.
NewSecretReconciler returns a pointer to a SecretReconciler.
NewWindowsMachineReconciler returns a pointer to a WindowsMachineReconciler.

# Constants

BYOHLabel is a label that should be applied to all Windows nodes not associated with a Machine.
ConfigMapController is the name of this controller in logs and other outputs.
CSRController is the name of this controller in logs and other outputs.
MachineOSLabel is the label used to identify the Windows Machines.
SecretController is the name of this controller in logs and other outputs.
UsernameAnnotation is a node annotation that contains the username used to log into the Windows instance.
WindowsMachineController is the name of this controller in logs and other outputs.

# Structs

ConfigMapReconciler reconciles a ConfigMap object.
SecretReconciler is used to create a controller which manages Secret objects.
WindowsMachineReconciler is used to create a controller which manages Windows Machine objects.