package
2.9.1-ent+incompatible
Repository: https://github.com/cnrancher/ack-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterACKClusterConfigGeneratingHandler configures a ACKClusterConfigController to execute a ACKClusterConfigGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterACKClusterConfigStatusHandler configures a ACKClusterConfigController to execute a ACKClusterConfigStatusHandler for every events observed.

# Interfaces

ACKClusterConfigCache interface for retrieving ACKClusterConfig resources in memory.
ACKClusterConfigClient interface for managing ACKClusterConfig resources in Kubernetes.
ACKClusterConfigController interface for managing ACKClusterConfig resources.
No description provided by the author

# Type aliases

ACKClusterConfigGeneratingHandler is the top-level handler that is executed for every ACKClusterConfig event.
ACKClusterConfigStatusHandler is executed for every added or modified ACKClusterConfig.