kubernetes

package
v0.0.0-...-59efaf5 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStore

func NewStore() *store

func NewWatcher

func NewWatcher(log *zap.SugaredLogger, client corev1.CoreV1Interface, handler EventHandler) *watcher

Types

type EventHandler

type EventHandler interface {
	// contains filtered or unexported methods
}

type Pod

type Pod struct {
	Name      string
	Namespace string
	Labels    []string
	Service   *Service
}

type Service

type Service struct {
	Name      string
	NameSpace string
}

Jump to

Keyboard shortcuts

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