Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Status ¶
func Status(ctx context.Context, dynamicClient dynamic.Interface) statusresult.StatusResult
Status orchestrates retrieval, processing, and formatting of the resource's current status.
Types ¶
type ConfigSetting ¶
type ConfigSetting struct {
Key string
Value string
Children []ConfigSetting
Items []ConfigSetting
}
Get fetches raw resource data from the Kubernetes API.
Click to show internal directories.
Click to hide internal directories.