Documentation
¶
Index ¶
Constants ¶
View Source
const ( Deny = "-" Wildcard = "*" Ingress = "Ingress" Egress = "Egress" )
View Source
const ( PodSelector SourceType = 1 NamespaceSelector = 2 IpBlock = 3 )
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
Click to show internal directories.
Click to hide internal directories.