Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeNamespacer ¶
type FakeNamespacer struct { ApplyFn func(call int, client client.Client, obj client.Object) error GetNamespaceFn func(call int) string // contains filtered or unexported fields }
func (*FakeNamespacer) GetNamespace ¶
func (n *FakeNamespacer) GetNamespace() string
Click to show internal directories.
Click to hide internal directories.