Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct {
Name string `json:"name" yaml:"name"`
Pods []common.GroupMember `json:"pods,omitempty"`
}
func (Response) GetPodNames ¶
func (Response) GetTableHeader ¶
func (Response) GetTableRow ¶
Click to show internal directories.
Click to hide internal directories.