package
1.8.0-alpha.1
Repository: https://github.com/bentheelder/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewAutoRegistrationController returns a controller which will register TPR GroupVersions with the auto APIService registration controller so they automatically stay in sync.
No description provided by the author
# Structs
No description provided by the author
# Interfaces
AutoAPIServiceRegistration is an interface which callers can re-declare locally and properly cast to for adding and removing APIServices.