Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( R = shell.R InvalidUpdateError = shell.InvalidUpdateError )
Functions ¶
This section is empty.
Types ¶
type AgentDeleteOpt ¶
type AgentDeleteOpt struct {
AgentOpsOperations
}
func (AgentDeleteOpt) Description ¶
func (o AgentDeleteOpt) Description() string
type AgentDisableImageCacheOpt ¶
type AgentDisableImageCacheOpt struct {
AgentOpsOperations
}
func (AgentDisableImageCacheOpt) Description ¶
func (o AgentDisableImageCacheOpt) Description() string
type AgentDisableOpt ¶
type AgentDisableOpt struct {
AgentOpsOperations
}
func (AgentDisableOpt) Description ¶
func (o AgentDisableOpt) Description() string
type AgentEnableImageCacheOpt ¶
type AgentEnableImageCacheOpt struct {
AgentOpsOperations
}
func (AgentEnableImageCacheOpt) Description ¶
func (o AgentEnableImageCacheOpt) Description() string
type AgentEnableOpt ¶
type AgentEnableOpt struct {
AgentOpsOperations
}
func (AgentEnableOpt) Description ¶
func (o AgentEnableOpt) Description() string
type AgentListOptions ¶
type AgentListOptions struct {
options.BaseListOptions
}
func (AgentListOptions) Description ¶
func (o AgentListOptions) Description() string
func (AgentListOptions) Params ¶
func (o AgentListOptions) Params() (jsonutils.JSONObject, error)
type AgentOpsOperations ¶
type AgentOpsOperations struct {
ID string `help:"ID or name of agent"`
}
func (AgentOpsOperations) GetId ¶
func (o AgentOpsOperations) GetId() string
func (AgentOpsOperations) Params ¶
func (o AgentOpsOperations) Params() (jsonutils.JSONObject, error)
type AgentShowOpt ¶
type AgentShowOpt struct {
AgentOpsOperations
}
func (AgentShowOpt) Description ¶
func (o AgentShowOpt) Description() string
type ClircShowOpt ¶
type ClircShowOpt struct { options.BaseIdOptions FollowOutputFormat bool `help:"follow output format"` }
type CycleTimer ¶
type CycleTimer struct { CycleCycleType string `help:"Cycle type for cycle timer" json:"cycle_type" choices:"day|week|month"` CycleMinute int `help:"Minute of cycle timer" json:"minute"` CycleHour int `help:"Hour of cycle timer" json:"hour"` CycleWeekdays []int `help:"Weekdays for cycle timer" json:"weekdays"` CycleMonthDays []int `help:"Month days for cycle timer" json:"month_days"` CycleStartTime string `help:"Start time for cycle timer, format:'2006-01-02 15:04:05'" json:"start_time"` CycleEndTime string `help:"End time for cycle timer, format:'2006-01-02 15:04:05'" json:"end_time"` }
type GeneralUsageOptions ¶
type GeneralUsageOptions struct { HostType []string `` /* 140-byte string literal not displayed */ Provider []string `help:"Provider" choices:"OneCloud|VMware|Aliyun|Azure|Aws|Qcloud|Huawei|OpenStack|Ucloud|VolcEngine|ZStack|Google|Ctyun"` Brand []string `help:"Brands" choices:"OneCloud|VMware|Aliyun|Azure|Aws|Qcloud|Huawei|OpenStack|Ucloud|VolcEngine|ZStack|DStack|Google|Ctyun"` Project string `help:"show usage of specified project"` ProjectDomain string `help:"show usage of specified domain"` CloudEnv string `help:"show usage of specified cloudenv" choices:"public|private|onpremise"` Scope string `help:"show usage of specified privilege scope" choices:"system|domain|project"` Refresh bool `help:"force refresh usage statistics"` }
type HistoryUsageListOptions ¶
type HistoryUsageListOptions struct { options.ExtraListOptions StartDate time.Time EndDate time.Time Interval string `choices:"hour|day|month|year" default:"day"` }
func (*HistoryUsageListOptions) GetExportKeys ¶
func (o *HistoryUsageListOptions) GetExportKeys() string
func (*HistoryUsageListOptions) GetId ¶
func (o *HistoryUsageListOptions) GetId() string
func (*HistoryUsageListOptions) Params ¶
func (opts *HistoryUsageListOptions) Params() (jsonutils.JSONObject, error)
Source Files ¶
- access_group_rules.go
- access_groups.go
- app.go
- backup.go
- baremetal_profiles.go
- baremetalagents.go
- baremetalnetworks.go
- baremetalstorages.go
- buckets.go
- cachedimages.go
- capabilities.go
- cdn_domains.go
- cloudaccounts.go
- cloudprovider_quota.go
- cloudproviderregions.go
- cloudproviders.go
- cloudregions.go
- common.go
- dbinstance_accounts.go
- dbinstance_backups.go
- dbinstance_databases.go
- dbinstance_skus.go
- dbinstances.go
- disks.go
- dnsrecords.go
- dnszone.go
- dynamicschedtags.go
- elastic_search.go
- elasticache_skus.go
- elasticcache.go
- elasticips.go
- external_projects.go
- filesystem.go
- globalvpcs.go
- guest_template.go
- hostcachedimages.go
- hosts.go
- hoststorages.go
- instance_group.go
- instance_group_guest.go
- instance_group_network.go
- instance_snapshots.go
- inter_vpc_network.go
- inter_vpc_network_routeset.go
- ipv6_gateways.go
- isolated_device_models.go
- isolatedevices.go
- kafka.go
- keypairs.go
- kube_clusters.go
- kube_node_pools.go
- kube_nodes.go
- loadbalanceracls.go
- loadbalanceragents.go
- loadbalancerbackendgroups.go
- loadbalancerbackends.go
- loadbalancercertificates.go
- loadbalancerclusters.go
- loadbalancerlistenerrules.go
- loadbalancerlisteners.go
- loadbalancernetworks.go
- loadbalancers.go
- metadata.go
- modelarts_pool.go
- modelarts_pool_sku.go
- mongodb.go
- mount_targets.go
- nas_sku.go
- nat_sku.go
- natdtable.go
- natgateways.go
- natstable.go
- net_tap_flows.go
- net_tap_services.go
- network_ip_mac.go
- networkaddresses.go
- networkinterfacenetworks.go
- networkinterfaces.go
- networks.go
- policy_assignment.go
- policy_definition.go
- project_mappings.go
- proxysettings.go
- reservedips.go
- routetable_association.go
- routetable_routeset.go
- routetables.go
- scaling_activity.go
- scaling_group.go
- scaling_policy.go
- schedpolicies.go
- schedtagresources.go
- schedtags.go
- secgrouprules.go
- secgroups.go
- server_forward.go
- serverdisks.go
- serverisolatedevices.go
- servernetworks.go
- servers.go
- serversecgroups.go
- service_catalog.go
- skus.go
- snapshot_policy.go
- snapshots.go
- specs.go
- sshkeypairs.go
- storagecachedimages.go
- storagecaches.go
- storages.go
- tablestore.go
- usages.go
- vcenters.go
- vpc_peering_connection.go
- vpcs.go
- waf_instances.go
- waf_ipsets.go
- waf_regexsets.go
- waf_rule_groups.go
- waf_rules.go
- webconsole.go
- wires.go
- workers.go
- zones.go
Click to show internal directories.
Click to hide internal directories.