cmd

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure() (err error)

func NewCmdNamespace

func NewCmdNamespace(streams genericclioptions.IOStreams) *cobra.Command

NewCmdNamespace provides a cobra command wrapping NamespaceOptions

Types

type Config

type Config struct {
	Groups []Group
}

type Group

type Group struct {
	Name     string
	Services []Service
}

type Service

type Service struct {
	DisplayName string
	Port        uint
	Namespace   string
	Name        string
	Protocol    string
}

Jump to

Keyboard shortcuts

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