package
12.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev
# Functions
ConfigFor returns a copy of the provided config with the appropriate dynamic client defaults set.
LegacyAPIPathResolverFunc can resolve paths properly with the legacy API.
NewForConfig creates a new dynamic client or returns an error.
NewForConfigOrDie creates a new Interface for the given config and panics if there is an error in the config.
# Type aliases
APIPathResolverFunc knows how to convert a groupVersion to its API path.