Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
R = shell.R
)
Functions ¶
func FetchPagingParams ¶
func FetchPagingParams(o BaseListOptions) jsonutils.JSONObject
func ListerTable ¶
func ListerTable(res *modules.ListResult, printer ListPrinter) *uitable.Table
func PrintHelmListResult ¶
func PrintHelmListResult(res *modules.ListResult, printer ListPrinter)
Types ¶
type BaseListOptions ¶
type BaseListOptions shell.BaseListOptions
type ChartPrinter ¶
type ChartPrinter struct{}
func (ChartPrinter) Columns ¶
func (p ChartPrinter) Columns() []interface{}
func (ChartPrinter) RowKeys ¶
func (p ChartPrinter) RowKeys(obj *json.JSONDict) []interface{}
type ListPrinter ¶
Click to show internal directories.
Click to hide internal directories.