k8sresourcewatcher

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeClusterGateway       string = "cluster-gateway"
	TypeClusterGatewaySecret string = "cluster-gateway-secret"
)

Variables

View Source
var (
	MultiClusterConfigType string
)

Functions

This section is empty.

Types

type K8sResourceWatcher

type K8sResourceWatcher struct {
	// contains filtered or unexported fields
}

func (*K8sResourceWatcher) Init

func (*K8sResourceWatcher) New

func (*K8sResourceWatcher) Parse

func (w *K8sResourceWatcher) Parse(properties *runtime.RawExtension) (*types.Config, error)

func (*K8sResourceWatcher) Run

func (*K8sResourceWatcher) Type

func (w *K8sResourceWatcher) Type() string

type MultiClustersGetter

type MultiClustersGetter interface {
	GetDynamicClientAndMapper(ctx context.Context, cluster string) (dynamic.Interface, meta.RESTMapper, error)
}

func NewMultiClustersGetter

func NewMultiClustersGetter(typ string) (MultiClustersGetter, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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