Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Environment struct { Client client.Client envtest.Environment }
func New ¶
func New() *Environment
func (*Environment) Start ¶
func (e *Environment) Start(scheme *apiruntime.Scheme) (err error)
func (*Environment) Stop ¶
func (e *Environment) Stop() error
Click to show internal directories.
Click to hide internal directories.