 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	Pause = time.Second
)
    Variables ¶
This section is empty.
Functions ¶
func AssertCRDs ¶ added in v2.11.0
func AssertCRDs(ctx context.Context, kubeClient client.Client, crds ...*apiextensionsv1.CustomResourceDefinition) error
AssertCRDs check that the given CRDs are installed in the accesible cluster
func NewTestClient ¶ added in v2.11.0
NewTestClient returns a Kubernetes client for tests. It requires a running Kubernetes cluster and a local configuration to it. It supports core Kubernetes types, production and experimental CRDs.
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.