install

package
v1.5.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultInstallDNSArgs = InstallDNSArgs{
	Namespace: "kuma-system",
	Service:   "kuma-control-plane",
	Port:      "5653",
}

Functions

func NewInstallCmd

func NewInstallCmd(pctx *kumactl_cmd.RootContext) *cobra.Command

Types

type ExcludePrefixesFilter

type ExcludePrefixesFilter struct {
	Prefixes []string
}

func (ExcludePrefixesFilter) Filter

func (f ExcludePrefixesFilter) Filter(name string) bool

type InstallDNSArgs

type InstallDNSArgs struct {
	Namespace string
	Service   string
	Port      string
}

type NoneFilter

type NoneFilter struct {
}

func (NoneFilter) Filter

func (f NoneFilter) Filter(name string) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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