Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewShowBudgetCommand ¶
func NewShowBudgetCommand() modelcmd.CommandBase
NewShowBudgetCommand returns a new command that is used to show details of the specified wireformat.
Types ¶
type APIClient ¶
type APIClient interface {
ModelInfo(tags []names.ModelTag) ([]params.ModelInfoResult, error)
}
Click to show internal directories.
Click to hide internal directories.