networkconfig

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNetworkConfigCmd

func NewNetworkConfigCmd(out io.Writer, errOut io.Writer) *cobra.Command

Types

type CreateOptions

type CreateOptions struct {
	Orgs       []string
	OutputPath string
	NS         string
	Name       string
	Internal   bool
	SecretName string
}

func (CreateOptions) Validate

func (o CreateOptions) Validate() error

type UpdateOptions

type UpdateOptions struct {
	Orgs       []string
	OutputPath string
	NS         string
	SecretName string
	Name       string
	Internal   bool
}

func (UpdateOptions) Validate

func (o UpdateOptions) Validate() error

Jump to

Keyboard shortcuts

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