provisioner

package
v0.0.0-...-9dbba9d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestSuite

type TestSuite struct {
	TestID            string
	HttpClient        http.Client
	ProvisionerClient provisioner.Client
	DirectorClient    director.Client
	// contains filtered or unexported fields
}

func NewTestSuite

func NewTestSuite(config testkit.TestConfig) (*TestSuite, error)

func (*TestSuite) Cleanup

func (ts *TestSuite) Cleanup()

func (*TestSuite) KubernetesClientFromRawConfig

func (ts *TestSuite) KubernetesClientFromRawConfig(t *testing.T, rawConfig string) *kubernetes.Clientset

func (*TestSuite) Recover

func (ts *TestSuite) Recover()

func (*TestSuite) Setup

func (ts *TestSuite) Setup() error

func (*TestSuite) WaitUntilOperationIsFinished

func (ts *TestSuite) WaitUntilOperationIsFinished(timeout time.Duration, operationID string, log *testkit.Logger) (gqlschema.OperationStatus, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL