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 CNIModule ¶
type CNIModule struct {
Name string
Weight string
Source string
Phase string
Enabled string
Ready string
}
Get fetches raw resource data from the Kubernetes API.
func CNIModuleProcessing ¶
CNIModuleProcessing converts raw resource data into a CNIModule struct for output and analysis.
Click to show internal directories.
Click to hide internal directories.