Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestEnvironment ¶
type TestEnvironment struct {
*envtest.Environment
manager.Manager
client.Client
Config *rest.Config
// contains filtered or unexported fields
}
func NewTestEnvironment ¶
func NewTestEnvironment() (*TestEnvironment, error)
func (*TestEnvironment) CreateKubeconfigSecret ¶
func (t *TestEnvironment) CreateKubeconfigSecret(cluster *clusterv1.Cluster) error
func (*TestEnvironment) StartManager ¶
func (t *TestEnvironment) StartManager() error
func (*TestEnvironment) Stop ¶
func (t *TestEnvironment) Stop() error
Click to show internal directories.
Click to hide internal directories.