kubernetes

package
v0.0.0-...-d502b9c Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Ingresses with monitoring annotation
	Ingresses = make(map[types.UID]*v1beta1.Ingress)

	// Services with monitoring annotation
	Services = make(map[types.UID]*k8s_api_v1.Service)
)

Functions

This section is empty.

Types

type Kubernetes

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

Kubernetes Struct

func (*Kubernetes) IngressWatcher

func (k8s *Kubernetes) IngressWatcher()

IngressWatcher ...

func (*Kubernetes) IngressWatcherLoop

func (k8s *Kubernetes) IngressWatcherLoop()

IngressWatcherLoop ...

func (*Kubernetes) Init

func (k8s *Kubernetes) Init()

Init ...

func (*Kubernetes) ServiceWatcher

func (k8s *Kubernetes) ServiceWatcher()

ServiceWatcher ...

func (*Kubernetes) ServiceWatcherLoop

func (k8s *Kubernetes) ServiceWatcherLoop()

ServiceWatcherLoop ...

Jump to

Keyboard shortcuts

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