package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewCRDRegistrationController 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.