cmd

package
v0.1.46 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func NewCmdAPI

func NewCmdAPI(out io.Writer) *cobra.Command

NewCmdAPI ucloud api --xkey xvalue

func NewCmdBandwidth

func NewCmdBandwidth() *cobra.Command

NewCmdBandwidth ucloud bw

func NewCmdBandwidthPkg

func NewCmdBandwidthPkg() *cobra.Command

NewCmdBandwidthPkg ucloud bw-pkg

func NewCmdBandwidthPkgCreate

func NewCmdBandwidthPkgCreate() *cobra.Command

NewCmdBandwidthPkgCreate ucloud bw-pkg create

func NewCmdBandwidthPkgDelete

func NewCmdBandwidthPkgDelete() *cobra.Command

NewCmdBandwidthPkgDelete ucloud bw-pkg delete

func NewCmdBandwidthPkgList

func NewCmdBandwidthPkgList(out io.Writer) *cobra.Command

NewCmdBandwidthPkgList ucloud bw-pkg list

func NewCmdCompletion

func NewCmdCompletion() *cobra.Command

NewCmdCompletion ucloud completion

func NewCmdConfig

func NewCmdConfig() *cobra.Command

NewCmdConfig ucloud config

func NewCmdConfigAdd

func NewCmdConfigAdd() *cobra.Command

NewCmdConfigAdd ucloud config add

func NewCmdConfigDelete

func NewCmdConfigDelete() *cobra.Command

NewCmdConfigDelete ucloud config Delete

func NewCmdConfigList

func NewCmdConfigList() *cobra.Command

NewCmdConfigList ucloud config list

func NewCmdConfigUpdate

func NewCmdConfigUpdate() *cobra.Command

NewCmdConfigUpdate ucloud config update

func NewCmdDisk

func NewCmdDisk() *cobra.Command

NewCmdDisk ucloud disk

func NewCmdDiskAttach

func NewCmdDiskAttach(out io.Writer) *cobra.Command

NewCmdDiskAttach ucloud disk attach

func NewCmdDiskClone

func NewCmdDiskClone(out io.Writer) *cobra.Command

NewCmdDiskClone ucloud disk clone

func NewCmdDiskCreate

func NewCmdDiskCreate(out io.Writer) *cobra.Command

NewCmdDiskCreate ucloud udisk create

func NewCmdDiskDelete

func NewCmdDiskDelete() *cobra.Command

NewCmdDiskDelete ucloud udisk delete

func NewCmdDiskDetach

func NewCmdDiskDetach(out io.Writer) *cobra.Command

NewCmdDiskDetach ucloud udisk detach

func NewCmdDiskExpand

func NewCmdDiskExpand() *cobra.Command

NewCmdDiskExpand ucloud udisk expand

func NewCmdDiskList

func NewCmdDiskList(out io.Writer) *cobra.Command

NewCmdDiskList ucloud disk list

func NewCmdDiskRestore

func NewCmdDiskRestore(out io.Writer) *cobra.Command

NewCmdDiskRestore ucloud udisk restore

func NewCmdDiskSnapshot

func NewCmdDiskSnapshot(out io.Writer) *cobra.Command

NewCmdDiskSnapshot ucloud udisk snapshot

func NewCmdDoc

func NewCmdDoc(out io.Writer) *cobra.Command

NewCmdDoc ucloud doc

func NewCmdEIP

func NewCmdEIP() *cobra.Command

NewCmdEIP ucloud eip

func NewCmdEIPAllocate

func NewCmdEIPAllocate() *cobra.Command

NewCmdEIPAllocate ucloud eip allocate

func NewCmdEIPBind

func NewCmdEIPBind() *cobra.Command

NewCmdEIPBind ucloud eip bind

func NewCmdEIPJoinSharedBW

func NewCmdEIPJoinSharedBW() *cobra.Command

NewCmdEIPJoinSharedBW ucloud eip join-shared-bw

func NewCmdEIPLeaveSharedBW

func NewCmdEIPLeaveSharedBW() *cobra.Command

NewCmdEIPLeaveSharedBW ucloud eip leave-shared-bw

func NewCmdEIPList

func NewCmdEIPList(out io.Writer) *cobra.Command

NewCmdEIPList ucloud eip list

func NewCmdEIPModifyBandwidth

func NewCmdEIPModifyBandwidth() *cobra.Command

NewCmdEIPModifyBandwidth ucloud eip modify-bw

func NewCmdEIPRelease

func NewCmdEIPRelease() *cobra.Command

NewCmdEIPRelease ucloud eip release

func NewCmdEIPSetChargeMode

func NewCmdEIPSetChargeMode() *cobra.Command

NewCmdEIPSetChargeMode ucloud eip modify-traffic-mode

func NewCmdEIPUnbind

func NewCmdEIPUnbind() *cobra.Command

NewCmdEIPUnbind ucloud eip unbind

func NewCmdExt

func NewCmdExt() *cobra.Command

NewCmdExt ucloud ext

func NewCmdExtUHost

func NewCmdExtUHost() *cobra.Command

NewCmdExtUHost ucloud ext uhost

func NewCmdExtUHostSwitchEIP

func NewCmdExtUHostSwitchEIP() *cobra.Command

NewCmdExtUHostSwitchEIP ucloud ext uhost switch-eip

func NewCmdFirewall

func NewCmdFirewall() *cobra.Command

NewCmdFirewall ucloud firewall

func NewCmdFirewallAddRule

func NewCmdFirewallAddRule(out io.Writer) *cobra.Command

NewCmdFirewallAddRule ucloud firewall add-rule

func NewCmdFirewallApply

func NewCmdFirewallApply() *cobra.Command

NewCmdFirewallApply ucloud firewall apply

func NewCmdFirewallCopy

func NewCmdFirewallCopy() *cobra.Command

NewCmdFirewallCopy ucloud firewall copy

func NewCmdFirewallCreate

func NewCmdFirewallCreate(out io.Writer) *cobra.Command

NewCmdFirewallCreate ucloud firewall create

func NewCmdFirewallDelete

func NewCmdFirewallDelete() *cobra.Command

NewCmdFirewallDelete ucloud firewall delete

func NewCmdFirewallDeleteRule

func NewCmdFirewallDeleteRule(out io.Writer) *cobra.Command

NewCmdFirewallDeleteRule ucloud firewall remove-rule

func NewCmdFirewallList

func NewCmdFirewallList(out io.Writer) *cobra.Command

NewCmdFirewallList ucloud firewall list

func NewCmdFirewallResource

func NewCmdFirewallResource(out io.Writer) *cobra.Command

NewCmdFirewallResource ucloud firewall resource

func NewCmdFirewallUpdate

func NewCmdFirewallUpdate(out io.Writer) *cobra.Command

NewCmdFirewallUpdate ucloud firewall update

func NewCmdGssh

func NewCmdGssh() *cobra.Command

NewCmdGssh ucloud gssh

func NewCmdGsshArea

func NewCmdGsshArea() *cobra.Command

NewCmdGsshArea ucloud gssh area

func NewCmdGsshCreate

func NewCmdGsshCreate() *cobra.Command

NewCmdGsshCreate ucloud gssh create

func NewCmdGsshDelete

func NewCmdGsshDelete() *cobra.Command

NewCmdGsshDelete ucloud gssh delete

func NewCmdGsshList

func NewCmdGsshList(out io.Writer) *cobra.Command

NewCmdGsshList ucloud gssh list

func NewCmdGsshModify

func NewCmdGsshModify() *cobra.Command

NewCmdGsshModify ucloud gssh modify

func NewCmdImageCopy

func NewCmdImageCopy(out io.Writer) *cobra.Command

NewCmdImageCopy ucloud image copy

func NewCmdInit

func NewCmdInit() *cobra.Command

NewCmdInit ucloud init

func NewCmdIsolation

func NewCmdIsolation(out io.Writer) *cobra.Command

NewCmdIsolation ucloud uhost isolation-gorup

func NewCmdIsolationCreate

func NewCmdIsolationCreate(out io.Writer) *cobra.Command

NewCmdIsolationCreate ucloud uhost isolation-group create

func NewCmdIsolationDelete

func NewCmdIsolationDelete(out io.Writer) *cobra.Command

NewCmdIsolationDelete ucloud uhost

func NewCmdIsolationList

func NewCmdIsolationList(out io.Writer) *cobra.Command

NewCmdIsolationList ucloud uhost isolation-group list

func NewCmdMemcache

func NewCmdMemcache() *cobra.Command

NewCmdMemcache ucloud memcache

func NewCmdMemcacheCreate

func NewCmdMemcacheCreate(out io.Writer) *cobra.Command

NewCmdMemcacheCreate ucloud memcache create

func NewCmdMemcacheDelete

func NewCmdMemcacheDelete(out io.Writer) *cobra.Command

NewCmdMemcacheDelete ucloud memcache delete

func NewCmdMemcacheList

func NewCmdMemcacheList(out io.Writer) *cobra.Command

NewCmdMemcacheList ucloud memcache list

func NewCmdMemcacheRestart

func NewCmdMemcacheRestart(out io.Writer) *cobra.Command

NewCmdMemcacheRestart ucloud memcache restart

func NewCmdMysql

func NewCmdMysql() *cobra.Command

NewCmdMysql ucloud mysql

func NewCmdMysqlCreate

func NewCmdMysqlCreate(out io.Writer) *cobra.Command

NewCmdMysqlCreate ucloud mysql create

func NewCmdMysqlDB

func NewCmdMysqlDB(out io.Writer) *cobra.Command

NewCmdMysqlDB ucloud mysql db

func NewCmdPathx

func NewCmdPathx() *cobra.Command

NewCmdPathx ucloud pathx

func NewCmdPathxArea

func NewCmdPathxArea(out io.Writer) *cobra.Command

ucloud pathx-area

func NewCmdPathxAreaList

func NewCmdPathxAreaList(out io.Writer) *cobra.Command

ucloud pathx area list

func NewCmdPathxPrice

func NewCmdPathxPrice(out io.Writer) *cobra.Command

ucloud pathx-price

func NewCmdProject

func NewCmdProject() *cobra.Command

NewCmdProject ucloud project

func NewCmdProjectCreate

func NewCmdProjectCreate() *cobra.Command

NewCmdProjectCreate ucloud project create

func NewCmdProjectDelete

func NewCmdProjectDelete() *cobra.Command

NewCmdProjectDelete ucloud project delete

func NewCmdProjectList

func NewCmdProjectList(out io.Writer) *cobra.Command

NewCmdProjectList ucloud project list

func NewCmdProjectUpdate

func NewCmdProjectUpdate() *cobra.Command

NewCmdProjectUpdate ucloud project update

func NewCmdRedis

func NewCmdRedis() *cobra.Command

NewCmdRedis ucloud redis

func NewCmdRedisCreate

func NewCmdRedisCreate(out io.Writer) *cobra.Command

NewCmdRedisCreate ucloud redis create

func NewCmdRedisDelete

func NewCmdRedisDelete(out io.Writer) *cobra.Command

NewCmdRedisDelete ucloud redis delete

func NewCmdRedisList

func NewCmdRedisList(out io.Writer) *cobra.Command

NewCmdRedisList ucloud redis list

func NewCmdRedisRestart

func NewCmdRedisRestart(out io.Writer) *cobra.Command

NewCmdRedisRestart ucloud redis restart

func NewCmdRegion

func NewCmdRegion(out io.Writer) *cobra.Command

NewCmdRegion ucloud region

func NewCmdRoot

func NewCmdRoot() *cobra.Command

NewCmdRoot 创建rootCmd rootCmd represents the base command when called without any subcommands

func NewCmdSSLAdd

func NewCmdSSLAdd(out io.Writer) *cobra.Command

NewCmdSSLAdd ucloud ulb-ssl-certificate add

func NewCmdSSLBind

func NewCmdSSLBind(out io.Writer) *cobra.Command

NewCmdSSLBind ucloud ulb-ssl-certificate bind

func NewCmdSSLDelete

func NewCmdSSLDelete(out io.Writer) *cobra.Command

NewCmdSSLDelete ucloud ulb-ssl-certificate delete

func NewCmdSSLDescribe

func NewCmdSSLDescribe(out io.Writer) *cobra.Command

NewCmdSSLDescribe ucloud ulb-ssl-certificate describe

func NewCmdSSLList

func NewCmdSSLList(out io.Writer) *cobra.Command

NewCmdSSLList ucloud ulb-ssl-certificate list

func NewCmdSSLUnbind

func NewCmdSSLUnbind(out io.Writer) *cobra.Command

NewCmdSSLUnbind ucloud ulb-ssl-certificate unbind

func NewCmdSharedBW

func NewCmdSharedBW() *cobra.Command

NewCmdSharedBW ucloud shared-bw

func NewCmdSharedBWCreate

func NewCmdSharedBWCreate() *cobra.Command

NewCmdSharedBWCreate ucloud shared-bw create

func NewCmdSharedBWDelete

func NewCmdSharedBWDelete() *cobra.Command

NewCmdSharedBWDelete ucloud shared-bw delete

func NewCmdSharedBWList

func NewCmdSharedBWList(out io.Writer) *cobra.Command

NewCmdSharedBWList ucloud shared-bw list

func NewCmdSharedBWResize

func NewCmdSharedBWResize() *cobra.Command

NewCmdSharedBWResize ucloud shared-bw resize

func NewCmdSignature added in v0.1.40

func NewCmdSignature() *cobra.Command

func NewCmdSignup

func NewCmdSignup() *cobra.Command

NewCmdSignup ucloud signup

func NewCmdSnapshotDelete

func NewCmdSnapshotDelete(out io.Writer) *cobra.Command

NewCmdSnapshotDelete ucloud udisk delete-snapshot

func NewCmdSnapshotList

func NewCmdSnapshotList(out io.Writer) *cobra.Command

NewCmdSnapshotList ucloud udisk list-snapshot

func NewCmdSubnet

func NewCmdSubnet() *cobra.Command

NewCmdSubnet ucloud subnet

func NewCmdSubnetCreate

func NewCmdSubnetCreate() *cobra.Command

NewCmdSubnetCreate ucloud subnet create

func NewCmdSubnetDelete

func NewCmdSubnetDelete(out io.Writer) *cobra.Command

NewCmdSubnetDelete ucloud subnet delete

func NewCmdSubnetList

func NewCmdSubnetList(out io.Writer) *cobra.Command

NewCmdSubnetList ucloud subnet list

func NewCmdSubnetListResource

func NewCmdSubnetListResource(out io.Writer) *cobra.Command

NewCmdSubnetListResource ucloud subnet list-resource

func NewCmdUDBBackup

func NewCmdUDBBackup() *cobra.Command

NewCmdUDBBackup ucloud udb backup

func NewCmdUDBBackupCreate

func NewCmdUDBBackupCreate(out io.Writer) *cobra.Command

NewCmdUDBBackupCreate ucloud udb backup create

func NewCmdUDBBackupDelete

func NewCmdUDBBackupDelete(out io.Writer) *cobra.Command

NewCmdUDBBackupDelete ucloud udb backup delete

func NewCmdUDBBackupGetDownloadURL

func NewCmdUDBBackupGetDownloadURL(out io.Writer) *cobra.Command

NewCmdUDBBackupGetDownloadURL ucloud udb backup get-download-url

func NewCmdUDBBackupList

func NewCmdUDBBackupList(out io.Writer) *cobra.Command

NewCmdUDBBackupList ucloud udb backup list

func NewCmdUDBConf

func NewCmdUDBConf() *cobra.Command

NewCmdUDBConf ucloud udb conf

func NewCmdUDBConfApply

func NewCmdUDBConfApply(out io.Writer) *cobra.Command

NewCmdUDBConfApply ucloud udb conf apply

func NewCmdUDBConfClone

func NewCmdUDBConfClone(out io.Writer) *cobra.Command

NewCmdUDBConfClone ucloud udb conf clone

func NewCmdUDBConfDelete

func NewCmdUDBConfDelete(out io.Writer) *cobra.Command

NewCmdUDBConfDelete ucloud udb conf delete

func NewCmdUDBConfDescribe

func NewCmdUDBConfDescribe(out io.Writer) *cobra.Command

NewCmdUDBConfDescribe ucloud udb conf describe

func NewCmdUDBConfDownload

func NewCmdUDBConfDownload(out io.Writer) *cobra.Command

NewCmdUDBConfDownload ucloud udb conf download

func NewCmdUDBConfList

func NewCmdUDBConfList(out io.Writer) *cobra.Command

NewCmdUDBConfList ucloud mysql conf list

func NewCmdUDBConfUpdate

func NewCmdUDBConfUpdate(out io.Writer) *cobra.Command

NewCmdUDBConfUpdate ucloud udb conf update

func NewCmdUDBConfUpload

func NewCmdUDBConfUpload(out io.Writer) *cobra.Command

NewCmdUDBConfUpload ucloud udb conf upload

func NewCmdUDBCreateSlave

func NewCmdUDBCreateSlave(out io.Writer) *cobra.Command

NewCmdUDBCreateSlave ucloud udb create-slave

func NewCmdUDBDelete

func NewCmdUDBDelete(out io.Writer) *cobra.Command

NewCmdUDBDelete ucloud udb delete

func NewCmdUDBList

func NewCmdUDBList(out io.Writer) *cobra.Command

NewCmdUDBList ucloud udb list

func NewCmdUDBLog

func NewCmdUDBLog() *cobra.Command

NewCmdUDBLog ucloud udb log

func NewCmdUDBLogArchiveCreate

func NewCmdUDBLogArchiveCreate(out io.Writer) *cobra.Command

NewCmdUDBLogArchiveCreate ucloud udb log archive create

func NewCmdUDBLogArchiveDelete

func NewCmdUDBLogArchiveDelete(out io.Writer) *cobra.Command

NewCmdUDBLogArchiveDelete ucloud udb log archive delete

func NewCmdUDBLogArchiveGetDownloadURL

func NewCmdUDBLogArchiveGetDownloadURL(out io.Writer) *cobra.Command

NewCmdUDBLogArchiveGetDownloadURL ucloud udb log archive get-download-url

func NewCmdUDBLogArchiveList

func NewCmdUDBLogArchiveList(out io.Writer) *cobra.Command

NewCmdUDBLogArchiveList ucloud udb log archive list

func NewCmdUDBPromoteSlave

func NewCmdUDBPromoteSlave(out io.Writer) *cobra.Command

NewCmdUDBPromoteSlave ucloud udb promote-slave

func NewCmdUDBPromoteToHA

func NewCmdUDBPromoteToHA(out io.Writer) *cobra.Command

NewCmdUDBPromoteToHA ucloud udb promote-to-ha 低频操作 暂不开放

func NewCmdUDBResetPassword

func NewCmdUDBResetPassword(out io.Writer) *cobra.Command

NewCmdUDBResetPassword ucloud udb reset-password

func NewCmdUDBResize

func NewCmdUDBResize(out io.Writer) *cobra.Command

NewCmdUDBResize ucloud udb resize

func NewCmdUDBRestart

func NewCmdUDBRestart(out io.Writer) *cobra.Command

NewCmdUDBRestart ucloud udb restart

func NewCmdUDBRestore

func NewCmdUDBRestore(out io.Writer) *cobra.Command

NewCmdUDBRestore ucloud udb restore

func NewCmdUDBStart

func NewCmdUDBStart(out io.Writer) *cobra.Command

NewCmdUDBStart ucloud udb start

func NewCmdUDBStop

func NewCmdUDBStop(out io.Writer) *cobra.Command

NewCmdUDBStop ucloud udb stop

func NewCmdUDPN

func NewCmdUDPN(out io.Writer) *cobra.Command

NewCmdUDPN ucloud udpn

func NewCmdUDPNCreate

func NewCmdUDPNCreate(out io.Writer) *cobra.Command

NewCmdUDPNCreate ucloud udpn create

func NewCmdUDPNList

func NewCmdUDPNList(out io.Writer) *cobra.Command

NewCmdUDPNList ucloud udpn list

func NewCmdUGA

func NewCmdUGA() *cobra.Command

NewCmdUGA ucloud uga

func NewCmdUGA3Create

func NewCmdUGA3Create(out io.Writer) *cobra.Command

create pathx instance

func NewCmdUGA3Delete

func NewCmdUGA3Delete(out io.Writer) *cobra.Command

delete pathx instance

func NewCmdUGA3List

func NewCmdUGA3List(out io.Writer) *cobra.Command

ucloud pathx list

func NewCmdUGA3Modify

func NewCmdUGA3Modify(out io.Writer) *cobra.Command

modify UGA3 instance

func NewCmdUGAAddPort

func NewCmdUGAAddPort(out io.Writer) *cobra.Command

NewCmdUGAAddPort ucloud pathx uga add-port

func NewCmdUGACreate

func NewCmdUGACreate(out io.Writer) *cobra.Command

NewCmdUGACreate ucloud uga create

func NewCmdUGADelete

func NewCmdUGADelete(out io.Writer) *cobra.Command

NewCmdUGADelete ucloud uga delete

func NewCmdUGADescribe

func NewCmdUGADescribe(out io.Writer) *cobra.Command

NewCmdUGADescribe ucloud uga describe

func NewCmdUGAList

func NewCmdUGAList(out io.Writer) *cobra.Command

NewCmdUGAList ucloud uga list

func NewCmdUGARemovePort

func NewCmdUGARemovePort(out io.Writer) *cobra.Command

NewCmdUGARemovePort ucloud pathx uga delete-port

func NewCmdUHost

func NewCmdUHost() *cobra.Command

NewCmdUHost ucloud uhost

func NewCmdUHostClone

func NewCmdUHostClone(out io.Writer) *cobra.Command

NewCmdUHostClone ucloud uhost clone

func NewCmdUHostCreate

func NewCmdUHostCreate() *cobra.Command

NewCmdUHostCreate [ucloud uhost create]

func NewCmdUHostDelete

func NewCmdUHostDelete() *cobra.Command

NewCmdUHostDelete ucloud uhost delete

func NewCmdUHostList

func NewCmdUHostList(out io.Writer) *cobra.Command

NewCmdUHostList [ucloud uhost list]

func NewCmdUHostPoweroff

func NewCmdUHostPoweroff(out io.Writer) *cobra.Command

NewCmdUHostPoweroff ucloud uhost poweroff

func NewCmdUHostReboot

func NewCmdUHostReboot(out io.Writer) *cobra.Command

NewCmdUHostReboot ucloud uhost restart

func NewCmdUHostResize

func NewCmdUHostResize(out io.Writer) *cobra.Command

NewCmdUHostResize ucloud uhost resize

func NewCmdUHostStart

func NewCmdUHostStart(out io.Writer) *cobra.Command

NewCmdUHostStart ucloud uhost start

func NewCmdUHostStop

func NewCmdUHostStop(out io.Writer) *cobra.Command

NewCmdUHostStop ucloud uhost stop

func NewCmdUImage

func NewCmdUImage() *cobra.Command

NewCmdUImage ucloud uimage

func NewCmdUImageDelete

func NewCmdUImageDelete() *cobra.Command

NewCmdUImageDelete ucloud image delete

func NewCmdUImageList

func NewCmdUImageList(out io.Writer) *cobra.Command

NewCmdUImageList ucloud uimage list

func NewCmdULB

func NewCmdULB() *cobra.Command

NewCmdULB ucloud ulb

func NewCmdULBCreate

func NewCmdULBCreate(out io.Writer) *cobra.Command

NewCmdULBCreate ucloud ulb create

func NewCmdULBDelete

func NewCmdULBDelete(out io.Writer) *cobra.Command

NewCmdULBDelete ucloud ulb delete

func NewCmdULBList

func NewCmdULBList(out io.Writer) *cobra.Command

NewCmdULBList ucloud ulb list

func NewCmdULBSSL

func NewCmdULBSSL() *cobra.Command

NewCmdULBSSL ucloud ulb-ssl-certificate

func NewCmdULBUpdate

func NewCmdULBUpdate(out io.Writer) *cobra.Command

NewCmdULBUpdate ucloud ulb update

func NewCmdULBVServerAddNode

func NewCmdULBVServerAddNode(out io.Writer) *cobra.Command

NewCmdULBVServerAddNode ucloud ulb-vserver add-node

func NewCmdULBVServerCreate

func NewCmdULBVServerCreate(out io.Writer) *cobra.Command

NewCmdULBVServerCreate ucloud ulb-vserver create

func NewCmdULBVServerCreatePolicy

func NewCmdULBVServerCreatePolicy(out io.Writer) *cobra.Command

NewCmdULBVServerCreatePolicy ucloud ulb-vserver create-policy

func NewCmdULBVServerDelete

func NewCmdULBVServerDelete(out io.Writer) *cobra.Command

NewCmdULBVServerDelete ucloud ulb-vserver delete

func NewCmdULBVServerDeleteNode

func NewCmdULBVServerDeleteNode(out io.Writer) *cobra.Command

NewCmdULBVServerDeleteNode ucloud ulb-vserver delete-node

func NewCmdULBVServerDeletePolicy

func NewCmdULBVServerDeletePolicy(out io.Writer) *cobra.Command

NewCmdULBVServerDeletePolicy ucloud ulb-vserver delete-policy

func NewCmdULBVServerList

func NewCmdULBVServerList(out io.Writer) *cobra.Command

NewCmdULBVServerList ucloud ulb-vserver list

func NewCmdULBVServerListNode

func NewCmdULBVServerListNode(out io.Writer) *cobra.Command

NewCmdULBVServerListNode ucloud ulb-vserver list-node

func NewCmdULBVServerListPolicy

func NewCmdULBVServerListPolicy(out io.Writer) *cobra.Command

NewCmdULBVServerListPolicy ucloud ulb-vserver list-policy

func NewCmdULBVServerNode

func NewCmdULBVServerNode() *cobra.Command

NewCmdULBVServerNode ucloud ulb vserver node

func NewCmdULBVServerPolicy

func NewCmdULBVServerPolicy() *cobra.Command

NewCmdULBVServerPolicy ucloud ulb vserver policy

func NewCmdULBVServerUpdate

func NewCmdULBVServerUpdate(out io.Writer) *cobra.Command

NewCmdULBVServerUpdate ucloud ulb-vserver update

func NewCmdULBVServerUpdateNode

func NewCmdULBVServerUpdateNode(out io.Writer) *cobra.Command

NewCmdULBVServerUpdateNode ucloud ulb-vserver update-node

func NewCmdULBVServerUpdatePolicy

func NewCmdULBVServerUpdatePolicy(out io.Writer) *cobra.Command

NewCmdULBVServerUpdatePolicy ucloud ulb-vserver update-policy

func NewCmdULBVserver

func NewCmdULBVserver() *cobra.Command

NewCmdULBVserver ucloud ulb-vserver

func NewCmdUPHost

func NewCmdUPHost() *cobra.Command

NewCmdUPHost ucloud uphost

func NewCmdUPHostList

func NewCmdUPHostList(out io.Writer) *cobra.Command

NewCmdUPHostList ucloud uphost list

func NewCmdUdpnDelete

func NewCmdUdpnDelete(out io.Writer) *cobra.Command

NewCmdUdpnDelete ucloud udpn delete

func NewCmdUdpnModifyBW

func NewCmdUdpnModifyBW(out io.Writer) *cobra.Command

NewCmdUdpnModifyBW ucloud udpn modify-bw

func NewCmdUhostCreateImage

func NewCmdUhostCreateImage(out io.Writer) *cobra.Command

NewCmdUhostCreateImage ucloud uhost create-image

func NewCmdUhostLeaveIsolationGroup

func NewCmdUhostLeaveIsolationGroup(out io.Writer) *cobra.Command

NewCmdUhostLeaveIsolationGroup ucloud uhost leave-isolation-group

func NewCmdUhostReinstallOS

func NewCmdUhostReinstallOS(out io.Writer) *cobra.Command

NewCmdUhostReinstallOS ucloud uhost reinstall-os

func NewCmdUhostResetPassword

func NewCmdUhostResetPassword(out io.Writer) *cobra.Command

NewCmdUhostResetPassword ucloud uhost reset-password

func NewCmdUpath

func NewCmdUpath() *cobra.Command

NewCmdUpath ucloud pathx upath

func NewCmdUpathList

func NewCmdUpathList(out io.Writer) *cobra.Command

NewCmdUpathList ucloud pathx upath list

func NewCmdVPCList

func NewCmdVPCList(out io.Writer) *cobra.Command

NewCmdVPCList ucloud vpc list

func NewCmdVpc

func NewCmdVpc() *cobra.Command

NewCmdVpc ucloud vpc

func NewCmdVpcCreate

func NewCmdVpcCreate() *cobra.Command

NewCmdVpcCreate ucloud vpc create

func NewCmdVpcCreatePeer

func NewCmdVpcCreatePeer() *cobra.Command

NewCmdVpcCreatePeer ucloud vpc peer

func NewCmdVpcDelete

func NewCmdVpcDelete() *cobra.Command

NewCmdVpcDelete ucloud vpc delete

func NewCmdVpcDeletePeer

func NewCmdVpcDeletePeer() *cobra.Command

NewCmdVpcDeletePeer ucloud vpc delete-intercome

func NewCmdVpcListPeer

func NewCmdVpcListPeer(out io.Writer) *cobra.Command

NewCmdVpcListPeer ucloud vpc list-intercome

func NewPathxPriceList

func NewPathxPriceList(out io.Writer) *cobra.Command

ucloud pathx price list

Types

type BandwidthPkgRow

type BandwidthPkgRow struct {
	ResourceID string
	EIP        string
	Bandwidth  string
	StartTime  string
	EndTime    string
}

BandwidthPkgRow 表格行

type DiskRow

type DiskRow struct {
	ResourceID     string
	Name           string
	Group          string
	Size           string
	Type           string
	MountUHost     string
	MountPoint     string
	EnableDataArk  string
	State          string
	CreationTime   string
	ExpirationTime string
}

DiskRow TableRow

type EIPRow

type EIPRow struct {
	Name           string
	IP             string
	ResourceID     string
	Group          string
	ChargeMode     string
	Bandwidth      string
	BindResource   string
	Status         string
	ExpirationTime string
}

EIPRow 表格行

type EgressIpInfoRow

type EgressIpInfoRow struct {
	// 线路出口EIP
	IP string
	// 线路出口机房代号
	Area string
}

row for print of egressIpList

type FirewallResourceRow

type FirewallResourceRow struct {
	ResourceName string
	ResourceID   string
	ResourceType string
	IntranetIP   string
	Group        string
	Remark       string
}

FirewallResourceRow 表格行

type FirewallRow

type FirewallRow struct {
	ResourceID          string
	FirewallName        string
	Rule                string
	Group               string
	RuleAmount          int
	BoundResourceAmount int
	CreationTime        string
}

FirewallRow 表格行

type GSSHRow

type GSSHRow struct {
	ResourceID         string
	SSHServerIP        string
	AcceleratingDomain string
	SSHServerLocation  string
	SSHPort            int
	GlobalSSHPort      int
	Remark             string
	InstanceType       string
}

GSSHRow gssh表格行

type GsshLocation

type GsshLocation struct {
	AirportCode       string
	SSHServerLocation string
	CoveredArea       string
}

GsshLocation 服务地点和覆盖区域

type ImageRow

type ImageRow struct {
	ImageName         string
	ImageID           string
	ImageType         string
	BasicImage        string
	ExtensibleFeature string
	CreationTime      string
	State             string
}

ImageRow 表格行

type PathxOptimizationRow

type PathxOptimizationRow struct {
	// 加速大区名称
	AccelerationName string
	// 加速大区代码
	AccelerationArea string
	// 加速区域
	Area string
	// 加速区域Code
	AreaCode string
	// 国家代码
	CountryCode string
	// 国旗Code
	FlagUnicode string
	// 国旗Emoji
	FlagEmoji string
	// 加速延迟
	Latency string
	// 公网延迟
	LatencyWAN string
	// 加速提升比例
	LatencyPathX string
	// 加速后丢包率
	Loss string
	// 原始丢包率
	LossWAN string
	// 丢包下降比例
	LossPathx string
}

pathx optimization print row

type PathxOptionalAreaRow

type PathxOptionalAreaRow struct {
	AreaCode      string
	Area          string
	CountryCode   string
	FlagUnicode   string
	FlagEmoji     string
	ContinentCode string
}

row for print of pathx area

type PathxUpdatePriceRow

type PathxUpdatePriceRow struct {
	// 实例ID
	InstanceId string
	// 带宽
	Bandwidth int
	// 更新价格
	UpdatePrice float64
}

pathx price upgrade-info print row

type Region

type Region struct {
	Labels        map[string][]string
	DefaultRegion string
	DefaultZone   string
}

Region region, zone, isDefault

type RegionTable

type RegionTable struct {
	Region string
	Zones  string
}

RegionTable 为显示region表格创建的类型

type SSLCertificate

type SSLCertificate struct {
	Name         string
	ResourceID   string
	MD5          string
	BindResource string
	UploadTime   string
}

SSLCertificate 表格行

type SharedBWRow

type SharedBWRow struct {
	Name           string
	ResourceID     string
	ChargeType     string
	Bandwidth      string
	EIP            string
	ExpirationTime string
}

SharedBWRow 表格行

type SnapshotRow

type SnapshotRow struct {
	Name             string
	ResourceID       string
	AvailabilityZone string
	BoundUDisk       string
	Size             string
	State            string
	UDiskType        string
	CreationTime     string
}

SnapshotRow 表格行

type SubnetResourceRow

type SubnetResourceRow struct {
	ResourceName string
	ResourceID   string
	ResourceType string
	PrivateIP    string
}

SubnetResourceRow 表格行

type SubnetRow

type SubnetRow struct {
	SubnetName     string
	ResourceID     string
	Group          string
	AffiliatedVPC  string
	NetworkSegment string
	CreationTime   string
}

SubnetRow 表格行

type UDBConfParamRow

type UDBConfParamRow struct {
	Key   string
	Value string
}

UDBConfParamRow 参数配置展示表格行

type UDBConfRow

type UDBConfRow struct {
	ConfID      int
	DBVersion   string
	Name        string
	Description string
	Modifiable  bool
	Zone        string
}

UDBConfRow 表格行

type UDBMysqlRow

type UDBMysqlRow struct {
	Name       string
	ResourceID string
	Role       string
	Status     string
	Config     string
	Mode       string
	DiskType   string
	IP         string
	Group      string
	Zone       string
	VPC        string
	Subnet     string
}

UDBMysqlRow 表格行

type UDPNRow

type UDPNRow struct {
	ResourceID   string
	Peers        string
	Bandwidth    string
	ChargeType   string
	CreationTime string
}

UDPNRow 表格行

type UGA3PriceRow

type UGA3PriceRow struct {
	// 加速大区代码
	AccelerationArea string
	// 加速大区名称
	AccelerationAreaName string
	// 转发配置价格
	AccelerationForwarderPrice string
	// 加速配置带宽价格
	AccelerationBandwidthPrice string
}

type UGARow

type UGARow struct {
	ResourceID      string
	UGAName         string
	CName           string
	Origin          string
	AcceleratedPath string
}

UGARow 表格行

type UHostRow

type UHostRow struct {
	UHostName    string
	Remark       string
	ResourceID   string
	Group        string
	PrivateIP    string
	PublicIP     string
	Config       string
	DiskSet      string
	Zone         string
	Image        string
	VPC          string
	Subnet       string
	Type         string
	State        string
	CreationTime string
}

UHostRow UHost表格行

type ULBRow

type ULBRow struct {
	Name         string
	ResourceID   string
	Group        string
	Network      string
	VserverCount int
	VPC          string
	CreationTime string
}

ULBRow 表格行

type ULBVServerNode

type ULBVServerNode struct {
	Name        string
	ResourceID  string
	BackendID   string
	PrivateIP   string
	Port        int
	HealthCheck string
	NodeMode    string
	Weight      int
}

ULBVServerNode 表格行

type ULBVServerPolicy

type ULBVServerPolicy struct {
	ForwardMethod string
	Expression    string
	PolicyID      string
	PolicyType    string
	Backends      string
}

ULBVServerPolicy 表格行

type ULBVServerRow

type ULBVServerRow struct {
	VServerName         string
	ResourceID          string
	ListenType          string
	Protocol            string
	Port                int
	LBMethod            string
	SessionMaintainMode string
	SessionMaintainKey  string
	ClientTimeout       string
	HealthCheckMode     string
	HealthCheckDomain   string
	HealthCheckPath     string
}

ULBVServerRow 表格行

type UMemMemcacheRow

type UMemMemcacheRow struct {
	ResourceID string
	Name       string
	Address    string
	Size       string
	UsedSize   string
	State      string
	Group      string
	CreateTime string
}

UMemMemcacheRow 表格行

type UMemRedisRow

type UMemRedisRow struct {
	ResourceID string
	Name       string
	Role       string
	Type       string
	Address    string
	Size       string
	UsedSize   string
	State      string
	Group      string
	Zone       string
	CreateTime string
}

UMemRedisRow 表格行

type Uga3DescribeRow

type Uga3DescribeRow struct {
	// 加速配置ID
	ResourceID string
	// 加速域名
	CName string
	// 加速实例名称
	Name string
	// 加速区域
	AccelerationArea string
	// 加速区域名称
	AccelerationAreaName string
	// 回源出口IP地址
	EgressIpList string
	// 购买的带宽值
	Bandwidth int
	// 备注
	Remark string
	// 源站中文名
	OriginArea string
	// 源站AreaCode
	OriginAreaCode string
	// 资源创建时间
	CreateTime string
	// 资源过期时间
	ExpireTime string
	// 计费方式
	ChargeType string
	// 源站IP列表,多个值由半角英文逗号相隔
	IPList string
	// 源站域名
	Domain string
}

describe UGA3 instance information row

type Uga3PortRow

type Uga3PortRow struct {
	// 转发协议,枚举值["TCP","UDP","HTTPHTTP","HTTPSHTTP","HTTPSHTTPS","WSWS","WSSWS","WSSWSS"]。TCP和UDP代表四层转发,其余为七层转发。
	Protocol string
	// 源站服务器监听的端口号
	RSPort int
	// 加速端口
	Port int
}

pathx port print row

type VPCIntercomRow

type VPCIntercomRow struct {
	VPCName    string
	ResourceID string
	Segments   string
	ProjectID  string
	DstRegion  string
	Group      string
}

VPCIntercomRow 表格行

type VPCRow

type VPCRow struct {
	VPCName        string
	ResourceID     string
	Group          string
	NetworkSegment string
	SubnetCount    int
	CreationTime   string
}

VPCRow 表格行

Jump to

Keyboard shortcuts

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