dashboard

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2020 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command(flagGrouping *cmdutils.FlagGrouping) *cobra.Command

Command will create the `dashboard` commands

Types

type Dashboard

type Dashboard struct {
	Name          string
	Namespace     string
	Port          int
	LabelSelector string
}

Dashboard represents input to kubectl port-forward

func MakeDashboards

func MakeDashboards() []Dashboard

MakeDashboards returns list of all dashboards

type Options

type Options struct {
	KubeOptions   cmdutils.KubernetesOpts
	Port          int
	LabelSelector string
}

Options dashboard options

Jump to

Keyboard shortcuts

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