Documentation
¶
Overview ¶
List of method groups for the user
Index ¶
- type CloudAPI
- func (ca *CloudAPI) Account() *account.Account
- func (ca *CloudAPI) Audit() *audit.Audit
- func (ca *CloudAPI) BService() *bservice.BService
- func (ca *CloudAPI) Compute() *compute.Compute
- func (ca *CloudAPI) DPDKNet() *dpdknet.DPDKNet
- func (ca *CloudAPI) Disks() *disks.Disks
- func (ca *CloudAPI) ExtNet() *extnet.ExtNet
- func (ca *CloudAPI) FLIPGroup() *flipgroup.FLIPGroup
- func (ca *CloudAPI) Image() *image.Image
- func (ca *CloudAPI) K8CI() *k8ci.K8CI
- func (ca *CloudAPI) K8S() *k8s.K8S
- func (ca *CloudAPI) KVMX86() *kvmx86.KVMX86
- func (ca *CloudAPI) LB() *lb.LB
- func (ca *CloudAPI) Locations() *locations.Locations
- func (ca *CloudAPI) PCIDevice() *pcidevice.PCIDevice
- func (ca *CloudAPI) RG() *rg.RG
- func (ca *CloudAPI) Stack() *stack.Stack
- func (ca *CloudAPI) Tasks() *tasks.Tasks
- func (ca *CloudAPI) User() *user.User
- func (ca *CloudAPI) VFPool() *vfpool.VFPool
- func (ca *CloudAPI) VINS() *vins.VINS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudAPI ¶
type CloudAPI struct {
// contains filtered or unexported fields
}
Structure for creating request to CloudAPI groups
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
API Actor API for managing account
|
API Actor API for managing account |
API Actor for managing Compute Group.
|
API Actor for managing Compute Group. |
API Actor for managing Compute.
|
API Actor for managing Compute. |
API Actor api, this actor is the final api a enduser uses to manage his resources
|
API Actor api, this actor is the final api a enduser uses to manage his resources |
API Actor for use external networks
|
API Actor for use external networks |
API to manage FLIPGroup instances
|
API to manage FLIPGroup instances |
Lists all the images.
|
Lists all the images. |
API to manage K8CI instances
|
API to manage K8CI instances |
API for Kubernetes clusters management
|
API for Kubernetes clusters management |
API to manage KVM x86 compute instances (x86 VMs)
|
API to manage KVM x86 compute instances (x86 VMs) |
API to manage load balancer instance
|
API to manage load balancer instance |
API Actor api for managing locations
|
API Actor api for managing locations |
API Actors for managing resource groups.
|
API Actors for managing resource groups. |
Lists all the stack.
|
Lists all the stack. |
User API tasks interface
|
User API tasks interface |
API Actor for managing vfpool device
|
API Actor for managing vfpool device |
API Actor for managing VINS.
|
API Actor for managing VINS. |
Click to show internal directories.
Click to hide internal directories.