package
1.14.0-alpha.0
Repository: https://github.com/everpeace/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewAutoRegistrationController returns a controller which will register CRD GroupVersions with the auto APIService registration controller so they automatically stay in sync.
# Interfaces
AutoAPIServiceRegistration is an interface which callers can re-declare locally and properly cast to for adding and removing APIServices.