plugin

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunPlugin

func RunPlugin(configFlags *genericclioptions.ConfigFlags, outputChan chan string) error

Types

type NodeInfo added in v0.1.4

type NodeInfo struct {
	Object    *v1.Node
	Pods      *v1.PodList
	Labels    map[string]string
	Condition string
}

type PodDivePlugin added in v0.1.4

type PodDivePlugin struct {
	Clientset *kubernetes.Clientset
	PodObject *v1.Pod
	Node      *NodeInfo
	// contains filtered or unexported fields
}

func NewPodDivePlugin added in v0.1.4

func NewPodDivePlugin(configFlags *genericclioptions.ConfigFlags) (*PodDivePlugin, error)

Jump to

Keyboard shortcuts

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