dynamicclient

package
v2.0.14 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(k *kubernetesclient.K8sClientsets, dynamichandler DynamicClientHandler, stop chan struct{}, sigs chan os.Signal) error

Types

type DynamicClientHandler

type DynamicClientHandler interface {
	AddResource(obj any)
	DeleteResource(obj any)
	UpdateResource(_ any, obj any)
	GetSchemas() []schema.GroupVersionResource
}

type DynamicWatcher

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

func (*DynamicWatcher) Run

func (c *DynamicWatcher) Run(stop <-chan struct{})

Jump to

Keyboard shortcuts

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