Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Info ¶
type Info struct { Deploy string `json:"deploy"` Name string `json:"name"` Namespace string `json:"namespace"` Ready string `json:"ready"` PodIP string `json:"podIp"` Status string `json:"status"` Restart int32 `json:"restart"` MeshEnable string `json:"meshEnable"` Containers string `json:"containers"` }
Info pod info
Click to show internal directories.
Click to hide internal directories.