podinfo

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseIntoPodInfo

func ParseIntoPodInfo(str *string, out *PodInfo) error

Types

type PodInfo

type PodInfo struct {
	Namespace string `json:"namespace"`
	PodName   string `json:"podName"`
	Node      string `json:"node"`
}

func (*PodInfo) Equal

func (podInfo *PodInfo) Equal(cmp PodInfo) bool

func (*PodInfo) ToString

func (podInfo *PodInfo) ToString() string

Jump to

Keyboard shortcuts

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