Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FakeResourceManager ¶
func FakeResourceManager(namespace string, objects ...runtime.Object) *resource.KubeResourceManager
FakeResourceManager returns an instance of the resource manager that will return the specified objects when its "GetX" methods are called. Objects can be any valid Kubernetes object (corev1.ConfigMap, corev1.Secret, ...).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.