x

package
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitCommand

func InitCommand() *cobra.Command

InitCommand initializes the code-generated CLI instance and returns the resulting Cobra command to the caller so it can be added as subcommand to a higher level CLI.

func SetClientCredentials

func SetClientCredentials(apiKey, apiSecret string) error

SetClientCredentials adds a pre-request hook to sign outgoing requests using specified API credentials.

func SetClientUserAgent

func SetClientUserAgent(ua string)

SetClientUserAgent adds a pre-request hook to set the User-Agent header value on outgoing HTTP requests.

func XAddRuleToSecurityGroup

func XAddRuleToSecurityGroup(paramId string, params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XAddRuleToSecurityGroup add-rule-to-security-group

func XAddServiceToLoadBalancer

func XAddServiceToLoadBalancer(paramId string, params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XAddServiceToLoadBalancer add-service-to-load-balancer

func XCreateCdnConfiguration added in v1.13.0

func XCreateCdnConfiguration(params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XCreateCdnConfiguration create-cdn-configuration

func XCreateLoadBalancer

func XCreateLoadBalancer(params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XCreateLoadBalancer create-load-balancer

func XCreateSecurityGroup

func XCreateSecurityGroup(params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XCreateSecurityGroup create-security-group

func XCreateSnapshot

func XCreateSnapshot(paramId string, params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XCreateSnapshot create-snapshot

func XDeleteCdnConfiguration added in v1.17.0

func XDeleteCdnConfiguration(paramBucket string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XDeleteCdnConfiguration delete-cdn-configuration

func XDeleteLoadBalancer

func XDeleteLoadBalancer(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XDeleteLoadBalancer delete-load-balancer

func XDeleteLoadBalancerService

func XDeleteLoadBalancerService(paramId string, paramServiceId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XDeleteLoadBalancerService delete-load-balancer-service

func XDeleteRuleFromSecurityGroup

func XDeleteRuleFromSecurityGroup(paramId string, paramRuleId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XDeleteRuleFromSecurityGroup delete-rule-from-security-group

func XDeleteSecurityGroup

func XDeleteSecurityGroup(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XDeleteSecurityGroup delete-security-group

func XDeleteSnapshot

func XDeleteSnapshot(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XDeleteSnapshot delete-snapshot

func XExportSnapshot

func XExportSnapshot(paramId string, params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XExportSnapshot export-snapshot

func XGetExportSnapshot added in v1.13.0

func XGetExportSnapshot(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XGetExportSnapshot get-export-snapshot

func XGetInstanceType

func XGetInstanceType(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XGetInstanceType get-instance-type

func XGetLoadBalancer

func XGetLoadBalancer(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XGetLoadBalancer get-load-balancer

func XGetLoadBalancerService

func XGetLoadBalancerService(paramId string, paramServiceId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XGetLoadBalancerService get-load-balancer-service

func XGetOperation

func XGetOperation(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XGetOperation get-operation

func XGetSecurityGroup

func XGetSecurityGroup(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XGetSecurityGroup get-security-group

func XGetSnapshot

func XGetSnapshot(paramId string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XGetSnapshot get-snapshot

func XListCdnConfigurations added in v1.13.0

func XListCdnConfigurations(params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XListCdnConfigurations list-cdn-configurations

func XListInstanceTypes

func XListInstanceTypes(params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XListInstanceTypes list-instance-types

func XListLoadBalancers

func XListLoadBalancers(params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XListLoadBalancers list-load-balancers

func XListSecurityGroups

func XListSecurityGroups(params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XListSecurityGroups list-security-groups

func XListSnapshots

func XListSnapshots(params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XListSnapshots list-snapshots

func XListZones

func XListZones(params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XListZones list-zones

func XPing added in v1.13.0

func XPing(params *viper.Viper) (*gentleman.Response, interface{}, error)

XPing ping

func XUpdateLoadBalancer

func XUpdateLoadBalancer(paramId string, params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XUpdateLoadBalancer update-load-balancer

func XUpdateLoadBalancerService

func XUpdateLoadBalancerService(paramId string, paramServiceId string, params *viper.Viper, body string) (*gentleman.Response, map[string]interface{}, error)

XUpdateLoadBalancerService update-load-balancer-service

func XVersion added in v1.13.0

func XVersion(params *viper.Viper) (*gentleman.Response, interface{}, error)

XVersion version

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL