x

package
v1.48.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 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 XAddExternalSourceToSecurityGroup

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

XAddExternalSourceToSecurityGroup Add an external source as a member of a Security Group

func XAddRuleToSecurityGroup

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

XAddRuleToSecurityGroup Create a Security Group rule

func XAddServiceToLoadBalancer

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

XAddServiceToLoadBalancer Add a Load Balancer Service

func XAttachInstanceToElasticIp

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

XAttachInstanceToElasticIp Attach a Compute instance to an Elastic IP

func XAttachInstanceToPrivateNetwork

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

XAttachInstanceToPrivateNetwork Attach a Compute instance to a Private Network

func XAttachInstanceToSecurityGroup

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

XAttachInstanceToSecurityGroup Attach a Compute instance to a Security Group

func XCopyTemplate

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

XCopyTemplate Copy a Template from a zone to another

func XCreateAccessKey

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

XCreateAccessKey Create an IAM Access Key

func XCreateAntiAffinityGroup

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

XCreateAntiAffinityGroup Create an Anti-affinity Group

func XCreateDbaasIntegration

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

XCreateDbaasIntegration Create a new DBaaS integration between two services

func XCreateDbaasService added in v1.31.0

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

XCreateDbaasService Create a DBaaS service

func XCreateDbaasServiceKafka

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

XCreateDbaasServiceKafka Create a DBaaS Kafka service

func XCreateDbaasServiceMysql

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

XCreateDbaasServiceMysql Create a DBaaS MySQL service

func XCreateDbaasServicePg

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

XCreateDbaasServicePg Create a DBaaS PostgreSQL service

func XCreateDbaasServiceRedis

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

XCreateDbaasServiceRedis Create a DBaaS Redis service

func XCreateElasticIp

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

XCreateElasticIp Create an Elastic IP

func XCreateInstance

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

XCreateInstance Create a Compute instance

func XCreateInstancePool

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

XCreateInstancePool Create an Instance Pool

func XCreateLoadBalancer

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

XCreateLoadBalancer Create a Load Balancer

func XCreatePrivateNetwork

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

XCreatePrivateNetwork Create a Private Network

func XCreateSecurityGroup

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

XCreateSecurityGroup Create a Security Group

func XCreateSksCluster

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

XCreateSksCluster Create an SKS cluster

func XCreateSksNodepool

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

XCreateSksNodepool Create a new SKS Nodepool

func XCreateSnapshot

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

XCreateSnapshot Create a Snapshot of a Compute instance

func XDeleteAntiAffinityGroup

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

XDeleteAntiAffinityGroup Delete an Anti-affinity Group

func XDeleteDbaasIntegration

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

XDeleteDbaasIntegration Delete a DBaaS Integration

func XDeleteDbaasService

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

XDeleteDbaasService Delete a DBaaS service

func XDeleteElasticIp

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

XDeleteElasticIp Delete an Elastic IP

func XDeleteInstance

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

XDeleteInstance Delete a Compute instance

func XDeleteInstancePool

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

XDeleteInstancePool Delete an Instance Pool

func XDeleteLoadBalancer

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

XDeleteLoadBalancer Delete a Load Balancer

func XDeleteLoadBalancerService

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

XDeleteLoadBalancerService Delete a Load Balancer Service

func XDeletePrivateNetwork

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

XDeletePrivateNetwork Delete a Private Network

func XDeleteRuleFromSecurityGroup

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

XDeleteRuleFromSecurityGroup Delete a Security Group rule

func XDeleteSecurityGroup

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

XDeleteSecurityGroup Delete a Security Group

func XDeleteSksCluster

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

XDeleteSksCluster Delete an SKS cluster

func XDeleteSksNodepool

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

XDeleteSksNodepool Delete an SKS Nodepool

func XDeleteSnapshot

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

XDeleteSnapshot Delete a Snapshot

func XDeleteSshKey

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

XDeleteSshKey Delete a SSH key

func XDeleteTemplate

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

XDeleteTemplate Delete a Template

func XDetachInstanceFromElasticIp

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

XDetachInstanceFromElasticIp Detach a Compute instance from an Elastic IP

func XDetachInstanceFromPrivateNetwork

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

XDetachInstanceFromPrivateNetwork Detach a Compute instance from a Private Network

func XDetachInstanceFromSecurityGroup

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

XDetachInstanceFromSecurityGroup Detach a Compute instance from a Security Group

func XEvictInstancePoolMembers

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

XEvictInstancePoolMembers Evict Instance Pool members

func XEvictSksNodepoolMembers

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

XEvictSksNodepoolMembers Evict Nodepool members

func XExportSnapshot

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

XExportSnapshot Export a Snapshot

func XGenerateSksClusterKubeconfig

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

XGenerateSksClusterKubeconfig Generate a new Kubeconfig file for a SKS cluster

func XGetAccessKey

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

XGetAccessKey Retrieve IAM Access Key details

func XGetAntiAffinityGroup

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

XGetAntiAffinityGroup Retrieve Anti-affinity Group details

func XGetDbaasCaCertificate

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

XGetDbaasCaCertificate Get a CA Certificate required to reach a DBaaS service through a TLS-protected connection.

func XGetDbaasIntegration

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

XGetDbaasIntegration Get a DBaaS Integration

func XGetDbaasService added in v1.31.0

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

XGetDbaasService Get a DBaaS service

func XGetDbaasServiceKafka

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

XGetDbaasServiceKafka Get a DBaaS Kafka service

func XGetDbaasServiceLogs

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

XGetDbaasServiceLogs Get logs of DBaaS service

func XGetDbaasServiceMetrics

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

XGetDbaasServiceMetrics Get metrics of DBaaS service

func XGetDbaasServiceMysql

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

XGetDbaasServiceMysql Get a DBaaS MySQL service

func XGetDbaasServicePg

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

XGetDbaasServicePg Get a DBaaS PostgreSQL service

func XGetDbaasServiceRedis

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

XGetDbaasServiceRedis Get a DBaaS Redis service

func XGetDbaasServiceType

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

XGetDbaasServiceType Get a DBaaS service type

func XGetDbaasSettingsKafka

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

XGetDbaasSettingsKafka Get DBaaS Kafka settings

func XGetDbaasSettingsMysql

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

XGetDbaasSettingsMysql Get DBaaS MySQL settings

func XGetDbaasSettingsPg

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

XGetDbaasSettingsPg Get DBaaS PostgreSQL settings

func XGetDbaasSettingsRedis

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

XGetDbaasSettingsRedis Get DBaaS PostgreSQL settings

func XGetDeployTarget

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

XGetDeployTarget Retrieve Deploy Target details

func XGetDnsDomain

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

XGetDnsDomain Retrieve DNS domain details

func XGetDnsDomainRecord

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

XGetDnsDomainRecord Retrieve DNS domain record details

func XGetElasticIp

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

XGetElasticIp Retrieve Elastic IP details

func XGetInstance

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

XGetInstance Retrieve Compute instance details

func XGetInstancePool

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

XGetInstancePool Retrieve Instance Pool details

func XGetInstanceType

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

XGetInstanceType Retrieve Instance Type details

func XGetLoadBalancer

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

XGetLoadBalancer Retrieve Load Balancer details

func XGetLoadBalancerService

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

XGetLoadBalancerService Retrieve Load Balancer Service details

func XGetOperation

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

XGetOperation Retrieve Operation details

func XGetPrivateNetwork

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

XGetPrivateNetwork Retrieve Private Network details

func XGetQuota

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

XGetQuota Retrieve Resource Quota

func XGetSecurityGroup

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

XGetSecurityGroup Retrieve Security Group details

func XGetSksCluster

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

XGetSksCluster Retrieve SKS cluster details

func XGetSksClusterAuthorityCert

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

XGetSksClusterAuthorityCert Get the certificate for a SKS cluster authority

func XGetSksNodepool

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

XGetSksNodepool Retrieve SKS Nodepool details

func XGetSnapshot

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

XGetSnapshot Retrieve Snapshot details

func XGetSosPresignedUrl

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

XGetSosPresignedUrl Retrieve Presigned Download URL for SOS object

func XGetSshKey

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

XGetSshKey Retrieve SSH key details

func XGetTemplate

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

XGetTemplate Retrieve Template details

func XListAccessKeyKnownOperations

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

XListAccessKeyKnownOperations Retrieve all known available IAM Access Key operations and associated tags

func XListAccessKeyOperations

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

XListAccessKeyOperations Retrieve IAM Access Key operations and associated tags for the signing key

func XListAccessKeys

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

XListAccessKeys List IAM Access Keys

func XListAntiAffinityGroups

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

XListAntiAffinityGroups List Anti-affinity Groups

func XListDbaasIntegrationSettings

func XListDbaasIntegrationSettings(paramIntegrationType string, paramSourceType string, paramDestType string, params *viper.Viper) (*gentleman.Response, map[string]interface{}, error)

XListDbaasIntegrationSettings Get DBaaS integration settings

func XListDbaasIntegrationTypes

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

XListDbaasIntegrationTypes Get DBaaS integration types

func XListDbaasServiceTypes

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

XListDbaasServiceTypes DBaaS Service Types

func XListDbaasServices

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

XListDbaasServices List DBaaS services

func XListDeployTargets

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

XListDeployTargets List Deploy Targets

func XListDnsDomainRecords

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

XListDnsDomainRecords List DNS domain records

func XListDnsDomains

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

XListDnsDomains List DNS domains

func XListElasticIps

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

XListElasticIps List Elastic IPs

func XListEvents

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

XListEvents List Events

func XListInstancePools

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

XListInstancePools List Instance Pools

func XListInstanceTypes

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

XListInstanceTypes List Compute instance Types

func XListInstances

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

XListInstances List Compute instances

func XListLoadBalancers

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

XListLoadBalancers List Load Balancers

func XListPrivateNetworks

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

XListPrivateNetworks List Private Networks

func XListQuotas

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

XListQuotas List Organization Quotas

func XListSecurityGroups

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

XListSecurityGroups List Security Groups

func XListSksClusterVersions

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

XListSksClusterVersions List available versions for SKS clusters

func XListSksClusters

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

XListSksClusters List SKS clusters

func XListSnapshots

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

XListSnapshots List Snapshots

func XListSshKeys

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

XListSshKeys List SSH keys

func XListTemplates

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

XListTemplates List Templates

func XListZones

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

XListZones List Zones

func XPromoteSnapshotToTemplate

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

XPromoteSnapshotToTemplate Promote a Snapshot to a Template

func XRebootInstance

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

XRebootInstance Reboot a Compute instance

func XRegisterSshKey

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

XRegisterSshKey Import SSH key

func XRegisterTemplate

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

XRegisterTemplate Register a Template

func XRemoveExternalSourceFromSecurityGroup

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

XRemoveExternalSourceFromSecurityGroup Remove an external source from a Security Group

func XResetElasticIpField

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

XResetElasticIpField Reset an Elastic IP field to its default value

func XResetInstance

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

XResetInstance Reset a Compute instance to a base/target template

func XResetInstanceField

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

XResetInstanceField Reset Instance field

func XResetInstancePoolField

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

XResetInstancePoolField Reset an Instance Pool field to its default value

func XResetLoadBalancerField

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

XResetLoadBalancerField Reset a Load Balancer field to its default value

func XResetLoadBalancerServiceField

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

XResetLoadBalancerServiceField Reset a Load Balancer Service field to its default value

func XResetPrivateNetworkField

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

XResetPrivateNetworkField Reset Private Network field

func XResetSksClusterField

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

XResetSksClusterField Reset an SKS cluster field to its default value

func XResetSksNodepoolField

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

XResetSksNodepoolField Reset an SKS Nodepool field to its default value

func XResizeInstanceDisk

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

XResizeInstanceDisk Resize a Compute instance disk

func XRevertInstanceToSnapshot

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

XRevertInstanceToSnapshot Revert a snapshot for an instance

func XRevokeAccessKey

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

XRevokeAccessKey Revoke an IAM Access Key

func XRotateSksCcmCredentials

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

XRotateSksCcmCredentials Rotate Exoscale CCM credentials

func XScaleInstance

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

XScaleInstance Scale a Compute instance to a new Instance Type

func XScaleInstancePool

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

XScaleInstancePool Scale an Instance Pool

func XScaleSksNodepool

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

XScaleSksNodepool Scale a SKS Nodepool

func XStartInstance

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

XStartInstance Start a Compute instance

func XStopInstance

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

XStopInstance Stop a Compute instance

func XUpdateDbaasIntegration

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

XUpdateDbaasIntegration Update a existing DBaaS integration

func XUpdateDbaasService added in v1.31.0

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

XUpdateDbaasService Update a DBaaS service

func XUpdateDbaasServiceKafka

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

XUpdateDbaasServiceKafka Update a DBaaS Kafka service

func XUpdateDbaasServiceMysql

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

XUpdateDbaasServiceMysql Update a DBaaS MySQL service

func XUpdateDbaasServicePg

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

XUpdateDbaasServicePg Update a DBaaS PostgreSQL service

func XUpdateDbaasServiceRedis

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

XUpdateDbaasServiceRedis Update a DBaaS Redis service

func XUpdateElasticIp

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

XUpdateElasticIp Update an Elastic IP

func XUpdateInstance

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

XUpdateInstance Update a Compute instance

func XUpdateInstancePool

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

XUpdateInstancePool Update an Instance Pool

func XUpdateLoadBalancer

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

XUpdateLoadBalancer Update a Load Balancer

func XUpdateLoadBalancerService

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

XUpdateLoadBalancerService Update a Load Balancer Service

func XUpdatePrivateNetwork

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

XUpdatePrivateNetwork Update a Private Network

func XUpdatePrivateNetworkInstanceIp

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

XUpdatePrivateNetworkInstanceIp Update the IP address of an instance attached to a managed private network

func XUpdateSksCluster

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

XUpdateSksCluster Update an SKS cluster

func XUpdateSksNodepool

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

XUpdateSksNodepool Update an SKS Nodepool

func XUpdateTemplate

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

XUpdateTemplate Update template attributes

func XUpgradeSksCluster

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

XUpgradeSksCluster Upgrade an SKS cluster

func XUpgradeSksClusterServiceLevel

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

XUpgradeSksClusterServiceLevel Upgrade a SKS cluster to pro

Types

This section is empty.

Jump to

Keyboard shortcuts

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