package
0.1.10
Repository: https://github.com/munnerz/controller-runtime.git
Documentation: pkg.go.dev

# Functions

GVKForObject finds the GroupVersionKind associated with the given object, if there is only a single such GVK.
NewDiscoveryRESTMapper constructs a new RESTMapper based on discovery information fetched by a new client with the given config.
RESTClientForGVK constructs a new rest.Interface capable of accessing the resource associated with the given GroupVersionKind.