multicast

package
v1.8.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleFunc

HandleFunc returns the function which can handle queries issued by 'antctl get podmulticaststats' command. It will return Pod multicast traffic statistics for the local Node.

Types

type Response

type Response struct {
	PodName      string `json:"name,omitempty" antctl:"name,Name of the Pod"`
	PodNamespace string `json:"podNamespace,omitempty"`
	Inbound      string `json:"inbound,omitempty"`
	Outbound     string `json:"outbound,omitempty"`
}

func (Response) GetTableHeader

func (r Response) GetTableHeader() []string

func (Response) GetTableRow

func (r Response) GetTableRow(_ int) []string

func (Response) SortRows

func (r Response) SortRows() bool

Jump to

Keyboard shortcuts

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