Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterInventory ¶
type ClusterInventory struct { Version string `json:"version"` ClusterName string `json:"clustername"` GeneratedAt string `json:"generatedat"` ImageState []PodImageState `json:"imagestate"` }
type HttpReturn ¶
Click to show internal directories.
Click to hide internal directories.