Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestOptions ¶
type TestOptions struct { ConfigFilePath string K8sClient *k8s.Clientset K8sConfig *rest.Config DynamicClient dynamic.Interface Client client.WithWatch }
func NewTestOptions ¶
func NewTestOptions(t *testing.T) TestOptions
NewTestOptions creates a TestOptions struct with the necessary clients and configs for testing.
Directories ¶
Path | Synopsis |
---|---|
functional-portable
|
|
k8sutil contains test utilities for kubernetes.
|
k8sutil contains test utilities for kubernetes. |
magpiego
module
|
|
Contains support for automating the use of the rad CLI
|
Contains support for automating the use of the rad CLI |
queuetest
package storetest contains SHARED tests for /pkg/ucp/queue
|
package storetest contains SHARED tests for /pkg/ucp/queue |
storetest
package storetest contains SHARED testing logic that is common to our data-store implementations.
|
package storetest contains SHARED testing logic that is common to our data-store implementations. |
Click to show internal directories.
Click to hide internal directories.