portforward

package
v0.19.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PortForwardsAreValid

func PortForwardsAreValid(m model.Manifest, pod store.Pod) bool

Types

type Controller

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

func NewController

func NewController(kClient k8s.Client) *Controller

func (*Controller) OnChange

func (m *Controller) OnChange(ctx context.Context, st store.RStore, _ store.ChangeSummary)

type PodLogActionWriter added in v0.19.2

type PodLogActionWriter struct {
	Store        store.RStore
	PodID        k8s.PodID
	ManifestName model.ManifestName
}

func (PodLogActionWriter) Write added in v0.19.2

func (w PodLogActionWriter) Write(level logger.Level, fields logger.Fields, p []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳