cluster

package
v1.7.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OCMClusterControl

type OCMClusterControl interface {
	Get(ctx context.Context, name string) (*clusterv1.ManagedCluster, error)
	List(ctx context.Context) ([]*clusterv1.ManagedCluster, error)
}

func NewCacheOCMClusterControl

func NewCacheOCMClusterControl(clusterLister clusterv1Lister.ManagedClusterLister) OCMClusterControl

func NewDirectOCMClusterControl

func NewDirectOCMClusterControl(ocmClient ocmclient.Interface) OCMClusterControl

Jump to

Keyboard shortcuts

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