Documentation
¶
Overview ¶
Package boxcutter contains the boxcutter integration test suite.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Client pointing to the e2e test cluster. Client client.Client // DiscoveryClient pointing to the e2e test cluster. DiscoveryClient *discovery.DiscoveryClient // Config is the REST config used to connect to the cluster. Config *rest.Config // Scheme used by created clients. Scheme = runtime.NewScheme() // Waiter implementation to wait for object states on the cluster. Waiter *wait.Waiter )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.