Documentation ¶
Index ¶
- func PrintGetterList(data interface{}, columns []string)
- func PrintGetterObject(obj interface{})
- func PrintInterfaceList(data interface{}, total, offset, limit int, columns []string)
- func PrintInterfaceObject(obj interface{})
- func PrintJSONBatchResults(results []modules.SubmitResult, columns []string)
- func PrintJSONList(list *modules.ListResult, columns []string)
- func PrintJSONObject(obj jsonutils.JSONObject)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintGetterList ¶
func PrintGetterList(data interface{}, columns []string)
func PrintGetterObject ¶
func PrintGetterObject(obj interface{})
func PrintInterfaceList ¶
func PrintInterfaceObject ¶
func PrintInterfaceObject(obj interface{})
func PrintJSONBatchResults ¶
func PrintJSONBatchResults(results []modules.SubmitResult, columns []string)
func PrintJSONList ¶
func PrintJSONList(list *modules.ListResult, columns []string)
func PrintJSONObject ¶
func PrintJSONObject(obj jsonutils.JSONObject)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.