Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DummySecretResource ¶
func DummySecretResource(namespace, name string, opts ...Customizer) *corev1.Secret
DummySecretResource returns a dummy, minimal Secret resource with the specified namespace and name. If any customization functions are specified, they are run before the resource is returned.
Types ¶
type Customizer ¶
Customizer represents a function that can be used to customize a Secret resource.
Click to show internal directories.
Click to hide internal directories.