cluster

package
v0.0.0-...-1ae172a Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ClusterAgentWatchKey = "kubespace:cluster:agent:%s"

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentListWatcher

type AgentListWatcher interface {
	listwatcher.Interface
	Watched() (bool, error)
	NotifyResult(req *kubetypes.Request, timeout int) *utils.Response
	NotifyWatch(traceId string, stopCh <-chan struct{}) <-chan []byte
	NotifyResponse(resp *kubetypes.Response) error
}

func NewAgentListWatcher

func NewAgentListWatcher(token string, config *config.ListWatcherConfig) AgentListWatcher

Jump to

Keyboard shortcuts

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