Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdAdmin ¶
type CmdAdmin struct {
OCClient *client.OperationsCenterClient
}
type CmdInventory ¶
type CmdInventory struct {
OCClient *client.OperationsCenterClient
}
func (*CmdInventory) Command ¶
func (c *CmdInventory) Command() *cobra.Command
type CmdProvisioning ¶
type CmdProvisioning struct {
OCClient *client.OperationsCenterClient
}
func (*CmdProvisioning) Command ¶
func (c *CmdProvisioning) Command() *cobra.Command
type CmdQuery ¶ added in v0.4.0
type CmdQuery struct {
OCClient *client.OperationsCenterClient
// contains filtered or unexported fields
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.