Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCachingClient ¶
func NewCachingClient(cache cache.Cache, config *rest.Config, options client.Options, uncachedObjects ...client.Object) (client.Client, error)
NewCachingClient is an alternative implementation of controller-runtime's default client for manager.Manager. The only difference is that this implementation sets `CacheUnstructured` to `true` to cache unstructured objects. TODO: Hoping to get this into controller-runtime, ref. https://github.com/kubernetes-sigs/controller-runtime/pull/2054
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.