package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/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.