Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdCertificate ¶
type CmdCertificate struct {
OCClient *client.OperationsCenterClient
}
func (*CmdCertificate) Command ¶
func (c *CmdCertificate) Command() *cobra.Command
type CmdNetwork ¶
type CmdNetwork struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetwork) Command ¶
func (c *CmdNetwork) Command() *cobra.Command
type CmdSecurity ¶
type CmdSecurity struct {
OCClient *client.OperationsCenterClient
}
func (*CmdSecurity) Command ¶
func (c *CmdSecurity) Command() *cobra.Command
type CmdSettings ¶
type CmdSettings struct {
OCClient *client.OperationsCenterClient
}
func (*CmdSettings) Command ¶
func (c *CmdSettings) Command() *cobra.Command
type CmdUpdates ¶
type CmdUpdates struct {
OCClient *client.OperationsCenterClient
}
func (*CmdUpdates) Command ¶
func (c *CmdUpdates) Command() *cobra.Command
Click to show internal directories.
Click to hide internal directories.