Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct { ClusterID string `json:"clusterID" yaml:"clusterID"` Namespace string `json:"namespace" yaml:"namespace"` ClusterSetID string `json:"clusterSetID" yaml:"clusterSetID"` Type string `json:"type" yaml:"type"` Status string `json:"status" yaml:"status"` Reason string `json:"reason" yaml:"reason"` }
func (Response) GetTableHeader ¶
func (Response) GetTableRow ¶
Click to show internal directories.
Click to hide internal directories.