package
Version:
v0.9.2
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KubectlOutputJSON struct {
APIVersion string `json:"apiVersion"`
Items []map[string]interface{} `json:"items"`
Kind string `json:"kind"`
Metadata map[string]interface{} `json:"metadata"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.