# Functions

MatchesControlPlane checks if the request is for a ControlPlane or the InfrastructureMachineTemplate of a ControlPlane.
MatchesGVK checks if the apiVersion and kind are matching.
MatchesInfrastructure checks if the request is for an InfrastructureCluster.
MatchesMachineDeploymentClass checks if the request is for a BootstrapConfigTemplate or an InfrastructureMachineTemplate of one of the configured MachineDeploymentClasses.
No description provided by the author