plugin

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Deny     = "-"
	Wildcard = "*"
	Ingress  = "Ingress"
	Egress   = "Egress"
)

Variables

This section is empty.

Functions

func RunPlugin

func RunPlugin(configFlags *genericclioptions.ConfigFlags, cmd *cobra.Command) error

Runs the plugin

Types

type SourceType added in v1.0.4

type SourceType int
const (
	PodSelector             SourceType = 1
	NamespaceSelector       SourceType = 2
	IpBlock                 SourceType = 3
	PodAndNameSpaceSelector SourceType = 4
)

type TableLine

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

Jump to

Keyboard shortcuts

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