summary

package
v0.9.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SysProcHeader = []string{"Src Process", "Destination Process Path", "Count", "Last Updated Time", "Status"}
	SysFileHeader = []string{"Src Process", "Destination File Path", "Count", "Last Updated Time", "Status"}
	SysNwHeader   = []string{"Protocol", "Command", "POD/SVC/IP", "Port", "Namespace", "Labels"}
)

Functions

func DisplaySummaryOutput

func DisplaySummaryOutput(resp *opb.Response, revDNSLookup bool)

func Summary

func Summary(o Options) error

Summary : Get summary on pods

func WriteTable

func WriteTable(header []string, data [][]string)

Types

type Options

type Options struct {
	GRPC          string
	Labels        string
	Namespace     string
	PodName       string
	ClusterName   string
	ContainerName string
	Type          string
	RevDNSLookup  bool
}

Options Structure

Jump to

Keyboard shortcuts

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