networkconfig

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: Apache-2.0 Imports: 13 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
	Identities []string
	Name       string
	Internal   bool
	SecretName string
	Channels   []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
	Identities []string
}

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