provider

package
v0.0.0-...-d4aebf0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseKey

func ParseKey(key string) (string, string, error)

Types

type ClusterProvider

type ClusterProvider interface {
	factory.Informer

	// key is formated as providerName/namespace/name
	Key(obj runtime.Object) []string

	KubeConfig(clusterKey string) (clientcmd.ClientConfig, error)

	Name() string

	Start(ctx context.Context)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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