# Functions
IsNamespaced determines if the give GroupVersionResource is namespaced using the given RESTMapper.
NewClient will create a client for the given GroupResourceVersion and Kind.
No description provided by the author
No description provided by the author
NewSharedClientFactoryWithAgent returns a sharedClientFactory that is equivalent to client factory with the addition that it will augment returned clients from ForKind, ForResource, and ForResourceKind with the passed user agent.
NewSharedClientFactoryWithImpersonation returns a sharedClientFactory that is equivalent to client factory with the addition that it will augment returned clients from ForKind, ForResource, and ForResourceKind with the passed impersonation config.
# Interfaces
No description provided by the author
# Type aliases
Mutator is function that takes in a client and returns a new mutated client.