Documentation
¶
Index ¶
- type CmdImage
- type CmdInstance
- type CmdNetwork
- type CmdNetworkACL
- type CmdNetworkAddressSet
- type CmdNetworkForward
- type CmdNetworkIntegration
- type CmdNetworkLoadBalancer
- type CmdNetworkPeer
- type CmdNetworkZone
- type CmdProfile
- type CmdProject
- type CmdQuery
- type CmdStorageBucket
- type CmdStoragePool
- type CmdStorageVolume
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdImage ¶
type CmdImage struct {
OCClient *client.OperationsCenterClient
}
type CmdInstance ¶
type CmdInstance struct {
OCClient *client.OperationsCenterClient
}
func (*CmdInstance) Command ¶
func (c *CmdInstance) Command() *cobra.Command
type CmdNetwork ¶
type CmdNetwork struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetwork) Command ¶
func (c *CmdNetwork) Command() *cobra.Command
type CmdNetworkACL ¶
type CmdNetworkACL struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetworkACL) Command ¶
func (c *CmdNetworkACL) Command() *cobra.Command
type CmdNetworkAddressSet ¶
type CmdNetworkAddressSet struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetworkAddressSet) Command ¶
func (c *CmdNetworkAddressSet) Command() *cobra.Command
type CmdNetworkForward ¶
type CmdNetworkForward struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetworkForward) Command ¶
func (c *CmdNetworkForward) Command() *cobra.Command
type CmdNetworkIntegration ¶
type CmdNetworkIntegration struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetworkIntegration) Command ¶
func (c *CmdNetworkIntegration) Command() *cobra.Command
type CmdNetworkLoadBalancer ¶
type CmdNetworkLoadBalancer struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetworkLoadBalancer) Command ¶
func (c *CmdNetworkLoadBalancer) Command() *cobra.Command
type CmdNetworkPeer ¶
type CmdNetworkPeer struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetworkPeer) Command ¶
func (c *CmdNetworkPeer) Command() *cobra.Command
type CmdNetworkZone ¶
type CmdNetworkZone struct {
OCClient *client.OperationsCenterClient
}
func (*CmdNetworkZone) Command ¶
func (c *CmdNetworkZone) Command() *cobra.Command
type CmdProfile ¶
type CmdProfile struct {
OCClient *client.OperationsCenterClient
}
func (*CmdProfile) Command ¶
func (c *CmdProfile) Command() *cobra.Command
type CmdProject ¶
type CmdProject struct {
OCClient *client.OperationsCenterClient
}
func (*CmdProject) Command ¶
func (c *CmdProject) Command() *cobra.Command
type CmdQuery ¶
type CmdQuery struct {
OCClient *client.OperationsCenterClient
// contains filtered or unexported fields
}
type CmdStorageBucket ¶
type CmdStorageBucket struct {
OCClient *client.OperationsCenterClient
}
func (*CmdStorageBucket) Command ¶
func (c *CmdStorageBucket) Command() *cobra.Command
type CmdStoragePool ¶
type CmdStoragePool struct {
OCClient *client.OperationsCenterClient
}
func (*CmdStoragePool) Command ¶
func (c *CmdStoragePool) Command() *cobra.Command
type CmdStorageVolume ¶
type CmdStorageVolume struct {
OCClient *client.OperationsCenterClient
}
func (*CmdStorageVolume) Command ¶
func (c *CmdStorageVolume) Command() *cobra.Command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.