Documentation ¶
Index ¶
- func ExportFormatList(datasets interface{}, path string, query string, outputType string) error
- func LoadValueFile(path string) (*string, error)
- func LoadYAMLConfig(data string, outData interface{}) (err error)
- func LoadYAMLFile(path string, outData interface{}) (err error)
- func MarshalOutput(data interface{}, query string, outputType string) ([]byte, error)
- func PrintFormat(data interface{}, query string, outputType string)
- func PrintFormatList(datasets interface{}, query string, outputType string)
- func PrintJSON(data interface{})
- func PrintJSONList(datasets interface{})
- func PrintTable(datasets interface{})
- func PrintYAML(data interface{})
- func PrintYAMLList(datasets interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportFormatList ¶
func LoadValueFile ¶
Load the secret configuration from the specified path
func LoadYAMLConfig ¶
Load the virtual machine configuration from the specified path
func LoadYAMLFile ¶
Load the virtual machine configuration from the specified path
func MarshalOutput ¶ added in v0.10.5
func PrintFormat ¶
func PrintFormatList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.