# Functions
AgentHealthy returns a filter to find all machines that have an AgentHealthy set to true.
MatchesKCPConfiguration returns a filter to find all machines that matches with KCP config and do not require any rollout.
MatchesKThreesBootstrapConfig checks if machine's KThreesConfigSpec is equivalent with KCP's KThreesConfigSpec.
MatchesKubernetesVersion returns a filter to find all machines that match a given Kubernetes version.
MatchesTemplateClonedFrom returns a filter to find all machines that match a given KCP infra template.
# Type aliases
No description provided by the author