egress

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetCommand

func NewGetCommand(cli cli.CLI) *cobra.Command

func NewRecommendCommand

func NewRecommendCommand(cli cli.CLI) *cobra.Command

func NewRootCmd

func NewRootCmd(cli cli.CLI) *cobra.Command

func Output

func Output(cli cli.CLI, namespace, workload string, sidecars []graphql.Sidecar, recommendation, apply bool) error

Types

type GetOptions

type GetOptions struct {
	// contains filtered or unexported fields
}

func NewGetOptions

func NewGetOptions() *GetOptions

type Out

type Out struct {
	Sidecar     string      `json:"sidecar,omitempty"`
	Selector    string      `json:"selector:omitempty"`
	Hosts       string      `json:"hosts,omitempty"`
	Port        common.Port `json:"port,omitempty"`
	Bind        string      `json:"bind,omitempty"`
	CaptureMode string      `json:"capture_mode,omitempty"`
}

type RecommendOptions

type RecommendOptions struct {
	// contains filtered or unexported fields
}

func NewRecommendOptions

func NewRecommendOptions() *RecommendOptions

Jump to

Keyboard shortcuts

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