Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶ added in v0.10.0
func (Environment) CreateObject ¶ added in v0.10.0
func (env Environment) CreateObject(obj client.Object) error
func (Environment) DeleteObject ¶ added in v0.10.0
func (env Environment) DeleteObject(obj client.Object) error
func (*Environment) WithName ¶ added in v0.10.0
func (env *Environment) WithName(name string) *Environment
Click to show internal directories.
Click to hide internal directories.