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(obj ctrlclient.Object, call int) 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.