Documentation
¶
Overview ¶
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Package cloudstack is a generated GoMock package.
Index ¶
- Constants
- Variables
- func EncodeValues(v url.Values) string
- func IsID(id string) bool
- type APIDiscoveryService
- type APIDiscoveryServiceIface
- type Account
- type AccountService
- func (s *AccountService) CreateAccount(p *CreateAccountParams) (*CreateAccountResponse, error)
- func (s *AccountService) DeleteAccount(p *DeleteAccountParams) (*DeleteAccountResponse, error)
- func (s *AccountService) DisableAccount(p *DisableAccountParams) (*DisableAccountResponse, error)
- func (s *AccountService) EnableAccount(p *EnableAccountParams) (*EnableAccountResponse, error)
- func (s *AccountService) GetAccountByID(id string, opts ...OptionFunc) (*Account, int, error)
- func (s *AccountService) GetAccountByName(name string, opts ...OptionFunc) (*Account, int, error)
- func (s *AccountService) GetAccountID(name string, opts ...OptionFunc) (string, int, error)
- func (s *AccountService) GetProjectAccountID(keyword string, projectid string, opts ...OptionFunc) (string, int, error)
- func (s *AccountService) GetSolidFireAccountId(p *GetSolidFireAccountIdParams) (*GetSolidFireAccountIdResponse, error)
- func (s *AccountService) ListAccounts(p *ListAccountsParams) (*ListAccountsResponse, error)
- func (s *AccountService) ListProjectAccounts(p *ListProjectAccountsParams) (*ListProjectAccountsResponse, error)
- func (s *AccountService) LockAccount(p *LockAccountParams) (*LockAccountResponse, error)
- func (s *AccountService) MarkDefaultZoneForAccount(p *MarkDefaultZoneForAccountParams) (*MarkDefaultZoneForAccountResponse, error)
- func (s *AccountService) NewCreateAccountParams(email string, firstname string, lastname string, password string, ...) *CreateAccountParams
- func (s *AccountService) NewDeleteAccountParams(id string) *DeleteAccountParams
- func (s *AccountService) NewDisableAccountParams(lock bool) *DisableAccountParams
- func (s *AccountService) NewEnableAccountParams() *EnableAccountParams
- func (s *AccountService) NewGetSolidFireAccountIdParams(accountid string, storageid string) *GetSolidFireAccountIdParams
- func (s *AccountService) NewListAccountsParams() *ListAccountsParams
- func (s *AccountService) NewListProjectAccountsParams(projectid string) *ListProjectAccountsParams
- func (s *AccountService) NewLockAccountParams(account string, domainid string) *LockAccountParams
- func (s *AccountService) NewMarkDefaultZoneForAccountParams(account string, domainid string, zoneid string) *MarkDefaultZoneForAccountParams
- func (s *AccountService) NewUpdateAccountParams() *UpdateAccountParams
- func (s *AccountService) UpdateAccount(p *UpdateAccountParams) (*UpdateAccountResponse, error)
- type AccountServiceIface
- type AccountUser
- type ActivateProjectParams
- type ActivateProjectResponse
- type AddAccountToProjectParams
- func (p *AddAccountToProjectParams) GetAccount() (string, bool)
- func (p *AddAccountToProjectParams) GetEmail() (string, bool)
- func (p *AddAccountToProjectParams) GetProjectid() (string, bool)
- func (p *AddAccountToProjectParams) GetProjectroleid() (string, bool)
- func (p *AddAccountToProjectParams) GetRoletype() (string, bool)
- func (p *AddAccountToProjectParams) ResetAccount()
- func (p *AddAccountToProjectParams) ResetEmail()
- func (p *AddAccountToProjectParams) ResetProjectid()
- func (p *AddAccountToProjectParams) ResetProjectroleid()
- func (p *AddAccountToProjectParams) ResetRoletype()
- func (p *AddAccountToProjectParams) SetAccount(v string)
- func (p *AddAccountToProjectParams) SetEmail(v string)
- func (p *AddAccountToProjectParams) SetProjectid(v string)
- func (p *AddAccountToProjectParams) SetProjectroleid(v string)
- func (p *AddAccountToProjectParams) SetRoletype(v string)
- type AddAccountToProjectResponse
- type AddAnnotationParams
- func (p *AddAnnotationParams) GetAdminsonly() (bool, bool)
- func (p *AddAnnotationParams) GetAnnotation() (string, bool)
- func (p *AddAnnotationParams) GetEntityid() (string, bool)
- func (p *AddAnnotationParams) GetEntitytype() (string, bool)
- func (p *AddAnnotationParams) ResetAdminsonly()
- func (p *AddAnnotationParams) ResetAnnotation()
- func (p *AddAnnotationParams) ResetEntityid()
- func (p *AddAnnotationParams) ResetEntitytype()
- func (p *AddAnnotationParams) SetAdminsonly(v bool)
- func (p *AddAnnotationParams) SetAnnotation(v string)
- func (p *AddAnnotationParams) SetEntityid(v string)
- func (p *AddAnnotationParams) SetEntitytype(v string)
- type AddAnnotationResponse
- type AddBaremetalDhcpParams
- func (p *AddBaremetalDhcpParams) GetDhcpservertype() (string, bool)
- func (p *AddBaremetalDhcpParams) GetPassword() (string, bool)
- func (p *AddBaremetalDhcpParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddBaremetalDhcpParams) GetUrl() (string, bool)
- func (p *AddBaremetalDhcpParams) GetUsername() (string, bool)
- func (p *AddBaremetalDhcpParams) ResetDhcpservertype()
- func (p *AddBaremetalDhcpParams) ResetPassword()
- func (p *AddBaremetalDhcpParams) ResetPhysicalnetworkid()
- func (p *AddBaremetalDhcpParams) ResetUrl()
- func (p *AddBaremetalDhcpParams) ResetUsername()
- func (p *AddBaremetalDhcpParams) SetDhcpservertype(v string)
- func (p *AddBaremetalDhcpParams) SetPassword(v string)
- func (p *AddBaremetalDhcpParams) SetPhysicalnetworkid(v string)
- func (p *AddBaremetalDhcpParams) SetUrl(v string)
- func (p *AddBaremetalDhcpParams) SetUsername(v string)
- type AddBaremetalDhcpResponse
- type AddBaremetalHostParams
- func (p *AddBaremetalHostParams) GetAllocationstate() (string, bool)
- func (p *AddBaremetalHostParams) GetClusterid() (string, bool)
- func (p *AddBaremetalHostParams) GetClustername() (string, bool)
- func (p *AddBaremetalHostParams) GetHosttags() ([]string, bool)
- func (p *AddBaremetalHostParams) GetHypervisor() (string, bool)
- func (p *AddBaremetalHostParams) GetIpaddress() (string, bool)
- func (p *AddBaremetalHostParams) GetPassword() (string, bool)
- func (p *AddBaremetalHostParams) GetPodid() (string, bool)
- func (p *AddBaremetalHostParams) GetUrl() (string, bool)
- func (p *AddBaremetalHostParams) GetUsername() (string, bool)
- func (p *AddBaremetalHostParams) GetZoneid() (string, bool)
- func (p *AddBaremetalHostParams) ResetAllocationstate()
- func (p *AddBaremetalHostParams) ResetClusterid()
- func (p *AddBaremetalHostParams) ResetClustername()
- func (p *AddBaremetalHostParams) ResetHosttags()
- func (p *AddBaremetalHostParams) ResetHypervisor()
- func (p *AddBaremetalHostParams) ResetIpaddress()
- func (p *AddBaremetalHostParams) ResetPassword()
- func (p *AddBaremetalHostParams) ResetPodid()
- func (p *AddBaremetalHostParams) ResetUrl()
- func (p *AddBaremetalHostParams) ResetUsername()
- func (p *AddBaremetalHostParams) ResetZoneid()
- func (p *AddBaremetalHostParams) SetAllocationstate(v string)
- func (p *AddBaremetalHostParams) SetClusterid(v string)
- func (p *AddBaremetalHostParams) SetClustername(v string)
- func (p *AddBaremetalHostParams) SetHosttags(v []string)
- func (p *AddBaremetalHostParams) SetHypervisor(v string)
- func (p *AddBaremetalHostParams) SetIpaddress(v string)
- func (p *AddBaremetalHostParams) SetPassword(v string)
- func (p *AddBaremetalHostParams) SetPodid(v string)
- func (p *AddBaremetalHostParams) SetUrl(v string)
- func (p *AddBaremetalHostParams) SetUsername(v string)
- func (p *AddBaremetalHostParams) SetZoneid(v string)
- type AddBaremetalHostResponse
- type AddBaremetalHostResponseGpugroup
- type AddBaremetalHostResponseGpugroupVgpu
- type AddBaremetalPxeKickStartServerParams
- func (p *AddBaremetalPxeKickStartServerParams) GetPassword() (string, bool)
- func (p *AddBaremetalPxeKickStartServerParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddBaremetalPxeKickStartServerParams) GetPodid() (string, bool)
- func (p *AddBaremetalPxeKickStartServerParams) GetPxeservertype() (string, bool)
- func (p *AddBaremetalPxeKickStartServerParams) GetTftpdir() (string, bool)
- func (p *AddBaremetalPxeKickStartServerParams) GetUrl() (string, bool)
- func (p *AddBaremetalPxeKickStartServerParams) GetUsername() (string, bool)
- func (p *AddBaremetalPxeKickStartServerParams) ResetPassword()
- func (p *AddBaremetalPxeKickStartServerParams) ResetPhysicalnetworkid()
- func (p *AddBaremetalPxeKickStartServerParams) ResetPodid()
- func (p *AddBaremetalPxeKickStartServerParams) ResetPxeservertype()
- func (p *AddBaremetalPxeKickStartServerParams) ResetTftpdir()
- func (p *AddBaremetalPxeKickStartServerParams) ResetUrl()
- func (p *AddBaremetalPxeKickStartServerParams) ResetUsername()
- func (p *AddBaremetalPxeKickStartServerParams) SetPassword(v string)
- func (p *AddBaremetalPxeKickStartServerParams) SetPhysicalnetworkid(v string)
- func (p *AddBaremetalPxeKickStartServerParams) SetPodid(v string)
- func (p *AddBaremetalPxeKickStartServerParams) SetPxeservertype(v string)
- func (p *AddBaremetalPxeKickStartServerParams) SetTftpdir(v string)
- func (p *AddBaremetalPxeKickStartServerParams) SetUrl(v string)
- func (p *AddBaremetalPxeKickStartServerParams) SetUsername(v string)
- type AddBaremetalPxeKickStartServerResponse
- type AddBaremetalPxePingServerParams
- func (p *AddBaremetalPxePingServerParams) GetPassword() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetPingcifspassword() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetPingcifsusername() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetPingdir() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetPingstorageserverip() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetPodid() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetPxeservertype() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetTftpdir() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetUrl() (string, bool)
- func (p *AddBaremetalPxePingServerParams) GetUsername() (string, bool)
- func (p *AddBaremetalPxePingServerParams) ResetPassword()
- func (p *AddBaremetalPxePingServerParams) ResetPhysicalnetworkid()
- func (p *AddBaremetalPxePingServerParams) ResetPingcifspassword()
- func (p *AddBaremetalPxePingServerParams) ResetPingcifsusername()
- func (p *AddBaremetalPxePingServerParams) ResetPingdir()
- func (p *AddBaremetalPxePingServerParams) ResetPingstorageserverip()
- func (p *AddBaremetalPxePingServerParams) ResetPodid()
- func (p *AddBaremetalPxePingServerParams) ResetPxeservertype()
- func (p *AddBaremetalPxePingServerParams) ResetTftpdir()
- func (p *AddBaremetalPxePingServerParams) ResetUrl()
- func (p *AddBaremetalPxePingServerParams) ResetUsername()
- func (p *AddBaremetalPxePingServerParams) SetPassword(v string)
- func (p *AddBaremetalPxePingServerParams) SetPhysicalnetworkid(v string)
- func (p *AddBaremetalPxePingServerParams) SetPingcifspassword(v string)
- func (p *AddBaremetalPxePingServerParams) SetPingcifsusername(v string)
- func (p *AddBaremetalPxePingServerParams) SetPingdir(v string)
- func (p *AddBaremetalPxePingServerParams) SetPingstorageserverip(v string)
- func (p *AddBaremetalPxePingServerParams) SetPodid(v string)
- func (p *AddBaremetalPxePingServerParams) SetPxeservertype(v string)
- func (p *AddBaremetalPxePingServerParams) SetTftpdir(v string)
- func (p *AddBaremetalPxePingServerParams) SetUrl(v string)
- func (p *AddBaremetalPxePingServerParams) SetUsername(v string)
- type AddBaremetalPxePingServerResponse
- type AddBaremetalRctParams
- type AddBaremetalRctResponse
- type AddBigSwitchBcfDeviceParams
- func (p *AddBigSwitchBcfDeviceParams) GetHostname() (string, bool)
- func (p *AddBigSwitchBcfDeviceParams) GetNat() (bool, bool)
- func (p *AddBigSwitchBcfDeviceParams) GetPassword() (string, bool)
- func (p *AddBigSwitchBcfDeviceParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddBigSwitchBcfDeviceParams) GetUsername() (string, bool)
- func (p *AddBigSwitchBcfDeviceParams) ResetHostname()
- func (p *AddBigSwitchBcfDeviceParams) ResetNat()
- func (p *AddBigSwitchBcfDeviceParams) ResetPassword()
- func (p *AddBigSwitchBcfDeviceParams) ResetPhysicalnetworkid()
- func (p *AddBigSwitchBcfDeviceParams) ResetUsername()
- func (p *AddBigSwitchBcfDeviceParams) SetHostname(v string)
- func (p *AddBigSwitchBcfDeviceParams) SetNat(v bool)
- func (p *AddBigSwitchBcfDeviceParams) SetPassword(v string)
- func (p *AddBigSwitchBcfDeviceParams) SetPhysicalnetworkid(v string)
- func (p *AddBigSwitchBcfDeviceParams) SetUsername(v string)
- type AddBigSwitchBcfDeviceResponse
- type AddBrocadeVcsDeviceParams
- func (p *AddBrocadeVcsDeviceParams) GetHostname() (string, bool)
- func (p *AddBrocadeVcsDeviceParams) GetPassword() (string, bool)
- func (p *AddBrocadeVcsDeviceParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddBrocadeVcsDeviceParams) GetUsername() (string, bool)
- func (p *AddBrocadeVcsDeviceParams) ResetHostname()
- func (p *AddBrocadeVcsDeviceParams) ResetPassword()
- func (p *AddBrocadeVcsDeviceParams) ResetPhysicalnetworkid()
- func (p *AddBrocadeVcsDeviceParams) ResetUsername()
- func (p *AddBrocadeVcsDeviceParams) SetHostname(v string)
- func (p *AddBrocadeVcsDeviceParams) SetPassword(v string)
- func (p *AddBrocadeVcsDeviceParams) SetPhysicalnetworkid(v string)
- func (p *AddBrocadeVcsDeviceParams) SetUsername(v string)
- type AddBrocadeVcsDeviceResponse
- type AddClusterParams
- func (p *AddClusterParams) GetAllocationstate() (string, bool)
- func (p *AddClusterParams) GetClustername() (string, bool)
- func (p *AddClusterParams) GetClustertype() (string, bool)
- func (p *AddClusterParams) GetGuestvswitchname() (string, bool)
- func (p *AddClusterParams) GetGuestvswitchtype() (string, bool)
- func (p *AddClusterParams) GetHypervisor() (string, bool)
- func (p *AddClusterParams) GetOvm3cluster() (string, bool)
- func (p *AddClusterParams) GetOvm3pool() (string, bool)
- func (p *AddClusterParams) GetOvm3vip() (string, bool)
- func (p *AddClusterParams) GetPassword() (string, bool)
- func (p *AddClusterParams) GetPodid() (string, bool)
- func (p *AddClusterParams) GetPublicvswitchname() (string, bool)
- func (p *AddClusterParams) GetPublicvswitchtype() (string, bool)
- func (p *AddClusterParams) GetUrl() (string, bool)
- func (p *AddClusterParams) GetUsername() (string, bool)
- func (p *AddClusterParams) GetVsmipaddress() (string, bool)
- func (p *AddClusterParams) GetVsmpassword() (string, bool)
- func (p *AddClusterParams) GetVsmusername() (string, bool)
- func (p *AddClusterParams) GetZoneid() (string, bool)
- func (p *AddClusterParams) ResetAllocationstate()
- func (p *AddClusterParams) ResetClustername()
- func (p *AddClusterParams) ResetClustertype()
- func (p *AddClusterParams) ResetGuestvswitchname()
- func (p *AddClusterParams) ResetGuestvswitchtype()
- func (p *AddClusterParams) ResetHypervisor()
- func (p *AddClusterParams) ResetOvm3cluster()
- func (p *AddClusterParams) ResetOvm3pool()
- func (p *AddClusterParams) ResetOvm3vip()
- func (p *AddClusterParams) ResetPassword()
- func (p *AddClusterParams) ResetPodid()
- func (p *AddClusterParams) ResetPublicvswitchname()
- func (p *AddClusterParams) ResetPublicvswitchtype()
- func (p *AddClusterParams) ResetUrl()
- func (p *AddClusterParams) ResetUsername()
- func (p *AddClusterParams) ResetVsmipaddress()
- func (p *AddClusterParams) ResetVsmpassword()
- func (p *AddClusterParams) ResetVsmusername()
- func (p *AddClusterParams) ResetZoneid()
- func (p *AddClusterParams) SetAllocationstate(v string)
- func (p *AddClusterParams) SetClustername(v string)
- func (p *AddClusterParams) SetClustertype(v string)
- func (p *AddClusterParams) SetGuestvswitchname(v string)
- func (p *AddClusterParams) SetGuestvswitchtype(v string)
- func (p *AddClusterParams) SetHypervisor(v string)
- func (p *AddClusterParams) SetOvm3cluster(v string)
- func (p *AddClusterParams) SetOvm3pool(v string)
- func (p *AddClusterParams) SetOvm3vip(v string)
- func (p *AddClusterParams) SetPassword(v string)
- func (p *AddClusterParams) SetPodid(v string)
- func (p *AddClusterParams) SetPublicvswitchname(v string)
- func (p *AddClusterParams) SetPublicvswitchtype(v string)
- func (p *AddClusterParams) SetUrl(v string)
- func (p *AddClusterParams) SetUsername(v string)
- func (p *AddClusterParams) SetVsmipaddress(v string)
- func (p *AddClusterParams) SetVsmpassword(v string)
- func (p *AddClusterParams) SetVsmusername(v string)
- func (p *AddClusterParams) SetZoneid(v string)
- type AddClusterResponse
- type AddClusterResponseCapacity
- type AddGloboDnsHostParams
- func (p *AddGloboDnsHostParams) GetPassword() (string, bool)
- func (p *AddGloboDnsHostParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddGloboDnsHostParams) GetUrl() (string, bool)
- func (p *AddGloboDnsHostParams) GetUsername() (string, bool)
- func (p *AddGloboDnsHostParams) ResetPassword()
- func (p *AddGloboDnsHostParams) ResetPhysicalnetworkid()
- func (p *AddGloboDnsHostParams) ResetUrl()
- func (p *AddGloboDnsHostParams) ResetUsername()
- func (p *AddGloboDnsHostParams) SetPassword(v string)
- func (p *AddGloboDnsHostParams) SetPhysicalnetworkid(v string)
- func (p *AddGloboDnsHostParams) SetUrl(v string)
- func (p *AddGloboDnsHostParams) SetUsername(v string)
- type AddGloboDnsHostResponse
- type AddGuestOsMappingParams
- func (p *AddGuestOsMappingParams) GetForced() (bool, bool)
- func (p *AddGuestOsMappingParams) GetHypervisor() (string, bool)
- func (p *AddGuestOsMappingParams) GetHypervisorversion() (string, bool)
- func (p *AddGuestOsMappingParams) GetOsdisplayname() (string, bool)
- func (p *AddGuestOsMappingParams) GetOsmappingcheckenabled() (bool, bool)
- func (p *AddGuestOsMappingParams) GetOsnameforhypervisor() (string, bool)
- func (p *AddGuestOsMappingParams) GetOstypeid() (string, bool)
- func (p *AddGuestOsMappingParams) ResetForced()
- func (p *AddGuestOsMappingParams) ResetHypervisor()
- func (p *AddGuestOsMappingParams) ResetHypervisorversion()
- func (p *AddGuestOsMappingParams) ResetOsdisplayname()
- func (p *AddGuestOsMappingParams) ResetOsmappingcheckenabled()
- func (p *AddGuestOsMappingParams) ResetOsnameforhypervisor()
- func (p *AddGuestOsMappingParams) ResetOstypeid()
- func (p *AddGuestOsMappingParams) SetForced(v bool)
- func (p *AddGuestOsMappingParams) SetHypervisor(v string)
- func (p *AddGuestOsMappingParams) SetHypervisorversion(v string)
- func (p *AddGuestOsMappingParams) SetOsdisplayname(v string)
- func (p *AddGuestOsMappingParams) SetOsmappingcheckenabled(v bool)
- func (p *AddGuestOsMappingParams) SetOsnameforhypervisor(v string)
- func (p *AddGuestOsMappingParams) SetOstypeid(v string)
- type AddGuestOsMappingResponse
- type AddGuestOsParams
- func (p *AddGuestOsParams) GetDetails() (map[string]string, bool)
- func (p *AddGuestOsParams) GetForDisplay() (bool, bool)
- func (p *AddGuestOsParams) GetName() (string, bool)
- func (p *AddGuestOsParams) GetOscategoryid() (string, bool)
- func (p *AddGuestOsParams) GetOsdisplayname() (string, bool)
- func (p *AddGuestOsParams) ResetDetails()
- func (p *AddGuestOsParams) ResetForDisplay()
- func (p *AddGuestOsParams) ResetName()
- func (p *AddGuestOsParams) ResetOscategoryid()
- func (p *AddGuestOsParams) ResetOsdisplayname()
- func (p *AddGuestOsParams) SetDetails(v map[string]string)
- func (p *AddGuestOsParams) SetForDisplay(v bool)
- func (p *AddGuestOsParams) SetName(v string)
- func (p *AddGuestOsParams) SetOscategoryid(v string)
- func (p *AddGuestOsParams) SetOsdisplayname(v string)
- type AddGuestOsResponse
- type AddHostParams
- func (p *AddHostParams) GetAllocationstate() (string, bool)
- func (p *AddHostParams) GetClusterid() (string, bool)
- func (p *AddHostParams) GetClustername() (string, bool)
- func (p *AddHostParams) GetHosttags() ([]string, bool)
- func (p *AddHostParams) GetHypervisor() (string, bool)
- func (p *AddHostParams) GetPassword() (string, bool)
- func (p *AddHostParams) GetPodid() (string, bool)
- func (p *AddHostParams) GetUrl() (string, bool)
- func (p *AddHostParams) GetUsername() (string, bool)
- func (p *AddHostParams) GetZoneid() (string, bool)
- func (p *AddHostParams) ResetAllocationstate()
- func (p *AddHostParams) ResetClusterid()
- func (p *AddHostParams) ResetClustername()
- func (p *AddHostParams) ResetHosttags()
- func (p *AddHostParams) ResetHypervisor()
- func (p *AddHostParams) ResetPassword()
- func (p *AddHostParams) ResetPodid()
- func (p *AddHostParams) ResetUrl()
- func (p *AddHostParams) ResetUsername()
- func (p *AddHostParams) ResetZoneid()
- func (p *AddHostParams) SetAllocationstate(v string)
- func (p *AddHostParams) SetClusterid(v string)
- func (p *AddHostParams) SetClustername(v string)
- func (p *AddHostParams) SetHosttags(v []string)
- func (p *AddHostParams) SetHypervisor(v string)
- func (p *AddHostParams) SetPassword(v string)
- func (p *AddHostParams) SetPodid(v string)
- func (p *AddHostParams) SetUrl(v string)
- func (p *AddHostParams) SetUsername(v string)
- func (p *AddHostParams) SetZoneid(v string)
- type AddHostResponse
- type AddHostResponseGpugroup
- type AddHostResponseGpugroupVgpu
- type AddImageStoreParams
- func (p *AddImageStoreParams) GetDetails() (map[string]string, bool)
- func (p *AddImageStoreParams) GetName() (string, bool)
- func (p *AddImageStoreParams) GetProvider() (string, bool)
- func (p *AddImageStoreParams) GetUrl() (string, bool)
- func (p *AddImageStoreParams) GetZoneid() (string, bool)
- func (p *AddImageStoreParams) ResetDetails()
- func (p *AddImageStoreParams) ResetName()
- func (p *AddImageStoreParams) ResetProvider()
- func (p *AddImageStoreParams) ResetUrl()
- func (p *AddImageStoreParams) ResetZoneid()
- func (p *AddImageStoreParams) SetDetails(v map[string]string)
- func (p *AddImageStoreParams) SetName(v string)
- func (p *AddImageStoreParams) SetProvider(v string)
- func (p *AddImageStoreParams) SetUrl(v string)
- func (p *AddImageStoreParams) SetZoneid(v string)
- type AddImageStoreResponse
- type AddImageStoreS3Params
- func (p *AddImageStoreS3Params) GetAccesskey() (string, bool)
- func (p *AddImageStoreS3Params) GetBucket() (string, bool)
- func (p *AddImageStoreS3Params) GetConnectiontimeout() (int, bool)
- func (p *AddImageStoreS3Params) GetConnectionttl() (int, bool)
- func (p *AddImageStoreS3Params) GetEndpoint() (string, bool)
- func (p *AddImageStoreS3Params) GetMaxerrorretry() (int, bool)
- func (p *AddImageStoreS3Params) GetS3signer() (string, bool)
- func (p *AddImageStoreS3Params) GetSecretkey() (string, bool)
- func (p *AddImageStoreS3Params) GetSockettimeout() (int, bool)
- func (p *AddImageStoreS3Params) GetUsehttps() (bool, bool)
- func (p *AddImageStoreS3Params) GetUsetcpkeepalive() (bool, bool)
- func (p *AddImageStoreS3Params) ResetAccesskey()
- func (p *AddImageStoreS3Params) ResetBucket()
- func (p *AddImageStoreS3Params) ResetConnectiontimeout()
- func (p *AddImageStoreS3Params) ResetConnectionttl()
- func (p *AddImageStoreS3Params) ResetEndpoint()
- func (p *AddImageStoreS3Params) ResetMaxerrorretry()
- func (p *AddImageStoreS3Params) ResetS3signer()
- func (p *AddImageStoreS3Params) ResetSecretkey()
- func (p *AddImageStoreS3Params) ResetSockettimeout()
- func (p *AddImageStoreS3Params) ResetUsehttps()
- func (p *AddImageStoreS3Params) ResetUsetcpkeepalive()
- func (p *AddImageStoreS3Params) SetAccesskey(v string)
- func (p *AddImageStoreS3Params) SetBucket(v string)
- func (p *AddImageStoreS3Params) SetConnectiontimeout(v int)
- func (p *AddImageStoreS3Params) SetConnectionttl(v int)
- func (p *AddImageStoreS3Params) SetEndpoint(v string)
- func (p *AddImageStoreS3Params) SetMaxerrorretry(v int)
- func (p *AddImageStoreS3Params) SetS3signer(v string)
- func (p *AddImageStoreS3Params) SetSecretkey(v string)
- func (p *AddImageStoreS3Params) SetSockettimeout(v int)
- func (p *AddImageStoreS3Params) SetUsehttps(v bool)
- func (p *AddImageStoreS3Params) SetUsetcpkeepalive(v bool)
- type AddImageStoreS3Response
- type AddIpToNicParams
- type AddIpToNicResponse
- type AddKubernetesSupportedVersionParams
- func (p *AddKubernetesSupportedVersionParams) GetChecksum() (string, bool)
- func (p *AddKubernetesSupportedVersionParams) GetDirectdownload() (bool, bool)
- func (p *AddKubernetesSupportedVersionParams) GetMincpunumber() (int, bool)
- func (p *AddKubernetesSupportedVersionParams) GetMinmemory() (int, bool)
- func (p *AddKubernetesSupportedVersionParams) GetName() (string, bool)
- func (p *AddKubernetesSupportedVersionParams) GetSemanticversion() (string, bool)
- func (p *AddKubernetesSupportedVersionParams) GetUrl() (string, bool)
- func (p *AddKubernetesSupportedVersionParams) GetZoneid() (string, bool)
- func (p *AddKubernetesSupportedVersionParams) ResetChecksum()
- func (p *AddKubernetesSupportedVersionParams) ResetDirectdownload()
- func (p *AddKubernetesSupportedVersionParams) ResetMincpunumber()
- func (p *AddKubernetesSupportedVersionParams) ResetMinmemory()
- func (p *AddKubernetesSupportedVersionParams) ResetName()
- func (p *AddKubernetesSupportedVersionParams) ResetSemanticversion()
- func (p *AddKubernetesSupportedVersionParams) ResetUrl()
- func (p *AddKubernetesSupportedVersionParams) ResetZoneid()
- func (p *AddKubernetesSupportedVersionParams) SetChecksum(v string)
- func (p *AddKubernetesSupportedVersionParams) SetDirectdownload(v bool)
- func (p *AddKubernetesSupportedVersionParams) SetMincpunumber(v int)
- func (p *AddKubernetesSupportedVersionParams) SetMinmemory(v int)
- func (p *AddKubernetesSupportedVersionParams) SetName(v string)
- func (p *AddKubernetesSupportedVersionParams) SetSemanticversion(v string)
- func (p *AddKubernetesSupportedVersionParams) SetUrl(v string)
- func (p *AddKubernetesSupportedVersionParams) SetZoneid(v string)
- type AddKubernetesSupportedVersionResponse
- type AddLdapConfigurationParams
- func (p *AddLdapConfigurationParams) GetDomainid() (string, bool)
- func (p *AddLdapConfigurationParams) GetHostname() (string, bool)
- func (p *AddLdapConfigurationParams) GetPort() (int, bool)
- func (p *AddLdapConfigurationParams) ResetDomainid()
- func (p *AddLdapConfigurationParams) ResetHostname()
- func (p *AddLdapConfigurationParams) ResetPort()
- func (p *AddLdapConfigurationParams) SetDomainid(v string)
- func (p *AddLdapConfigurationParams) SetHostname(v string)
- func (p *AddLdapConfigurationParams) SetPort(v int)
- type AddLdapConfigurationResponse
- type AddNetscalerLoadBalancerParams
- func (p *AddNetscalerLoadBalancerParams) GetGslbprovider() (bool, bool)
- func (p *AddNetscalerLoadBalancerParams) GetGslbproviderprivateip() (string, bool)
- func (p *AddNetscalerLoadBalancerParams) GetGslbproviderpublicip() (string, bool)
- func (p *AddNetscalerLoadBalancerParams) GetIsexclusivegslbprovider() (bool, bool)
- func (p *AddNetscalerLoadBalancerParams) GetNetworkdevicetype() (string, bool)
- func (p *AddNetscalerLoadBalancerParams) GetPassword() (string, bool)
- func (p *AddNetscalerLoadBalancerParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddNetscalerLoadBalancerParams) GetUrl() (string, bool)
- func (p *AddNetscalerLoadBalancerParams) GetUsername() (string, bool)
- func (p *AddNetscalerLoadBalancerParams) ResetGslbprovider()
- func (p *AddNetscalerLoadBalancerParams) ResetGslbproviderprivateip()
- func (p *AddNetscalerLoadBalancerParams) ResetGslbproviderpublicip()
- func (p *AddNetscalerLoadBalancerParams) ResetIsexclusivegslbprovider()
- func (p *AddNetscalerLoadBalancerParams) ResetNetworkdevicetype()
- func (p *AddNetscalerLoadBalancerParams) ResetPassword()
- func (p *AddNetscalerLoadBalancerParams) ResetPhysicalnetworkid()
- func (p *AddNetscalerLoadBalancerParams) ResetUrl()
- func (p *AddNetscalerLoadBalancerParams) ResetUsername()
- func (p *AddNetscalerLoadBalancerParams) SetGslbprovider(v bool)
- func (p *AddNetscalerLoadBalancerParams) SetGslbproviderprivateip(v string)
- func (p *AddNetscalerLoadBalancerParams) SetGslbproviderpublicip(v string)
- func (p *AddNetscalerLoadBalancerParams) SetIsexclusivegslbprovider(v bool)
- func (p *AddNetscalerLoadBalancerParams) SetNetworkdevicetype(v string)
- func (p *AddNetscalerLoadBalancerParams) SetPassword(v string)
- func (p *AddNetscalerLoadBalancerParams) SetPhysicalnetworkid(v string)
- func (p *AddNetscalerLoadBalancerParams) SetUrl(v string)
- func (p *AddNetscalerLoadBalancerParams) SetUsername(v string)
- type AddNetscalerLoadBalancerResponse
- type AddNetworkDeviceParams
- func (p *AddNetworkDeviceParams) GetNetworkdeviceparameterlist() (map[string]string, bool)
- func (p *AddNetworkDeviceParams) GetNetworkdevicetype() (string, bool)
- func (p *AddNetworkDeviceParams) ResetNetworkdeviceparameterlist()
- func (p *AddNetworkDeviceParams) ResetNetworkdevicetype()
- func (p *AddNetworkDeviceParams) SetNetworkdeviceparameterlist(v map[string]string)
- func (p *AddNetworkDeviceParams) SetNetworkdevicetype(v string)
- type AddNetworkDeviceResponse
- type AddNetworkServiceProviderParams
- func (p *AddNetworkServiceProviderParams) GetDestinationphysicalnetworkid() (string, bool)
- func (p *AddNetworkServiceProviderParams) GetName() (string, bool)
- func (p *AddNetworkServiceProviderParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddNetworkServiceProviderParams) GetServicelist() ([]string, bool)
- func (p *AddNetworkServiceProviderParams) ResetDestinationphysicalnetworkid()
- func (p *AddNetworkServiceProviderParams) ResetName()
- func (p *AddNetworkServiceProviderParams) ResetPhysicalnetworkid()
- func (p *AddNetworkServiceProviderParams) ResetServicelist()
- func (p *AddNetworkServiceProviderParams) SetDestinationphysicalnetworkid(v string)
- func (p *AddNetworkServiceProviderParams) SetName(v string)
- func (p *AddNetworkServiceProviderParams) SetPhysicalnetworkid(v string)
- func (p *AddNetworkServiceProviderParams) SetServicelist(v []string)
- type AddNetworkServiceProviderResponse
- type AddNicToVirtualMachineParams
- func (p *AddNicToVirtualMachineParams) GetDhcpoptions() (map[string]string, bool)
- func (p *AddNicToVirtualMachineParams) GetIpaddress() (string, bool)
- func (p *AddNicToVirtualMachineParams) GetMacaddress() (string, bool)
- func (p *AddNicToVirtualMachineParams) GetNetworkid() (string, bool)
- func (p *AddNicToVirtualMachineParams) GetVirtualmachineid() (string, bool)
- func (p *AddNicToVirtualMachineParams) ResetDhcpoptions()
- func (p *AddNicToVirtualMachineParams) ResetIpaddress()
- func (p *AddNicToVirtualMachineParams) ResetMacaddress()
- func (p *AddNicToVirtualMachineParams) ResetNetworkid()
- func (p *AddNicToVirtualMachineParams) ResetVirtualmachineid()
- func (p *AddNicToVirtualMachineParams) SetDhcpoptions(v map[string]string)
- func (p *AddNicToVirtualMachineParams) SetIpaddress(v string)
- func (p *AddNicToVirtualMachineParams) SetMacaddress(v string)
- func (p *AddNicToVirtualMachineParams) SetNetworkid(v string)
- func (p *AddNicToVirtualMachineParams) SetVirtualmachineid(v string)
- type AddNicToVirtualMachineResponse
- type AddNicToVirtualMachineResponseAffinitygroup
- type AddNicToVirtualMachineResponseSecuritygroup
- type AddNicToVirtualMachineResponseSecuritygroupRule
- type AddNiciraNvpDeviceParams
- func (p *AddNiciraNvpDeviceParams) GetHostname() (string, bool)
- func (p *AddNiciraNvpDeviceParams) GetL2gatewayserviceuuid() (string, bool)
- func (p *AddNiciraNvpDeviceParams) GetL3gatewayserviceuuid() (string, bool)
- func (p *AddNiciraNvpDeviceParams) GetPassword() (string, bool)
- func (p *AddNiciraNvpDeviceParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddNiciraNvpDeviceParams) GetTransportzoneuuid() (string, bool)
- func (p *AddNiciraNvpDeviceParams) GetUsername() (string, bool)
- func (p *AddNiciraNvpDeviceParams) ResetHostname()
- func (p *AddNiciraNvpDeviceParams) ResetL2gatewayserviceuuid()
- func (p *AddNiciraNvpDeviceParams) ResetL3gatewayserviceuuid()
- func (p *AddNiciraNvpDeviceParams) ResetPassword()
- func (p *AddNiciraNvpDeviceParams) ResetPhysicalnetworkid()
- func (p *AddNiciraNvpDeviceParams) ResetTransportzoneuuid()
- func (p *AddNiciraNvpDeviceParams) ResetUsername()
- func (p *AddNiciraNvpDeviceParams) SetHostname(v string)
- func (p *AddNiciraNvpDeviceParams) SetL2gatewayserviceuuid(v string)
- func (p *AddNiciraNvpDeviceParams) SetL3gatewayserviceuuid(v string)
- func (p *AddNiciraNvpDeviceParams) SetPassword(v string)
- func (p *AddNiciraNvpDeviceParams) SetPhysicalnetworkid(v string)
- func (p *AddNiciraNvpDeviceParams) SetTransportzoneuuid(v string)
- func (p *AddNiciraNvpDeviceParams) SetUsername(v string)
- type AddNiciraNvpDeviceResponse
- type AddOpenDaylightControllerParams
- func (p *AddOpenDaylightControllerParams) GetPassword() (string, bool)
- func (p *AddOpenDaylightControllerParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddOpenDaylightControllerParams) GetUrl() (string, bool)
- func (p *AddOpenDaylightControllerParams) GetUsername() (string, bool)
- func (p *AddOpenDaylightControllerParams) ResetPassword()
- func (p *AddOpenDaylightControllerParams) ResetPhysicalnetworkid()
- func (p *AddOpenDaylightControllerParams) ResetUrl()
- func (p *AddOpenDaylightControllerParams) ResetUsername()
- func (p *AddOpenDaylightControllerParams) SetPassword(v string)
- func (p *AddOpenDaylightControllerParams) SetPhysicalnetworkid(v string)
- func (p *AddOpenDaylightControllerParams) SetUrl(v string)
- func (p *AddOpenDaylightControllerParams) SetUsername(v string)
- type AddOpenDaylightControllerResponse
- type AddPaloAltoFirewallParams
- func (p *AddPaloAltoFirewallParams) GetNetworkdevicetype() (string, bool)
- func (p *AddPaloAltoFirewallParams) GetPassword() (string, bool)
- func (p *AddPaloAltoFirewallParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddPaloAltoFirewallParams) GetUrl() (string, bool)
- func (p *AddPaloAltoFirewallParams) GetUsername() (string, bool)
- func (p *AddPaloAltoFirewallParams) ResetNetworkdevicetype()
- func (p *AddPaloAltoFirewallParams) ResetPassword()
- func (p *AddPaloAltoFirewallParams) ResetPhysicalnetworkid()
- func (p *AddPaloAltoFirewallParams) ResetUrl()
- func (p *AddPaloAltoFirewallParams) ResetUsername()
- func (p *AddPaloAltoFirewallParams) SetNetworkdevicetype(v string)
- func (p *AddPaloAltoFirewallParams) SetPassword(v string)
- func (p *AddPaloAltoFirewallParams) SetPhysicalnetworkid(v string)
- func (p *AddPaloAltoFirewallParams) SetUrl(v string)
- func (p *AddPaloAltoFirewallParams) SetUsername(v string)
- type AddPaloAltoFirewallResponse
- type AddRegionParams
- func (p *AddRegionParams) GetEndpoint() (string, bool)
- func (p *AddRegionParams) GetId() (int, bool)
- func (p *AddRegionParams) GetName() (string, bool)
- func (p *AddRegionParams) ResetEndpoint()
- func (p *AddRegionParams) ResetId()
- func (p *AddRegionParams) ResetName()
- func (p *AddRegionParams) SetEndpoint(v string)
- func (p *AddRegionParams) SetId(v int)
- func (p *AddRegionParams) SetName(v string)
- type AddRegionResponse
- type AddResourceDetailParams
- func (p *AddResourceDetailParams) GetDetails() (map[string]string, bool)
- func (p *AddResourceDetailParams) GetFordisplay() (bool, bool)
- func (p *AddResourceDetailParams) GetResourceid() (string, bool)
- func (p *AddResourceDetailParams) GetResourcetype() (string, bool)
- func (p *AddResourceDetailParams) ResetDetails()
- func (p *AddResourceDetailParams) ResetFordisplay()
- func (p *AddResourceDetailParams) ResetResourceid()
- func (p *AddResourceDetailParams) ResetResourcetype()
- func (p *AddResourceDetailParams) SetDetails(v map[string]string)
- func (p *AddResourceDetailParams) SetFordisplay(v bool)
- func (p *AddResourceDetailParams) SetResourceid(v string)
- func (p *AddResourceDetailParams) SetResourcetype(v string)
- type AddResourceDetailResponse
- type AddSecondaryStorageParams
- func (p *AddSecondaryStorageParams) GetUrl() (string, bool)
- func (p *AddSecondaryStorageParams) GetZoneid() (string, bool)
- func (p *AddSecondaryStorageParams) ResetUrl()
- func (p *AddSecondaryStorageParams) ResetZoneid()
- func (p *AddSecondaryStorageParams) SetUrl(v string)
- func (p *AddSecondaryStorageParams) SetZoneid(v string)
- type AddSecondaryStorageResponse
- type AddStratosphereSspParams
- func (p *AddStratosphereSspParams) GetName() (string, bool)
- func (p *AddStratosphereSspParams) GetPassword() (string, bool)
- func (p *AddStratosphereSspParams) GetTenantuuid() (string, bool)
- func (p *AddStratosphereSspParams) GetUrl() (string, bool)
- func (p *AddStratosphereSspParams) GetUsername() (string, bool)
- func (p *AddStratosphereSspParams) GetZoneid() (string, bool)
- func (p *AddStratosphereSspParams) ResetName()
- func (p *AddStratosphereSspParams) ResetPassword()
- func (p *AddStratosphereSspParams) ResetTenantuuid()
- func (p *AddStratosphereSspParams) ResetUrl()
- func (p *AddStratosphereSspParams) ResetUsername()
- func (p *AddStratosphereSspParams) ResetZoneid()
- func (p *AddStratosphereSspParams) SetName(v string)
- func (p *AddStratosphereSspParams) SetPassword(v string)
- func (p *AddStratosphereSspParams) SetTenantuuid(v string)
- func (p *AddStratosphereSspParams) SetUrl(v string)
- func (p *AddStratosphereSspParams) SetUsername(v string)
- func (p *AddStratosphereSspParams) SetZoneid(v string)
- type AddStratosphereSspResponse
- type AddSwiftParams
- func (p *AddSwiftParams) GetAccount() (string, bool)
- func (p *AddSwiftParams) GetKey() (string, bool)
- func (p *AddSwiftParams) GetUrl() (string, bool)
- func (p *AddSwiftParams) GetUsername() (string, bool)
- func (p *AddSwiftParams) ResetAccount()
- func (p *AddSwiftParams) ResetKey()
- func (p *AddSwiftParams) ResetUrl()
- func (p *AddSwiftParams) ResetUsername()
- func (p *AddSwiftParams) SetAccount(v string)
- func (p *AddSwiftParams) SetKey(v string)
- func (p *AddSwiftParams) SetUrl(v string)
- func (p *AddSwiftParams) SetUsername(v string)
- type AddSwiftResponse
- type AddTrafficMonitorParams
- func (p *AddTrafficMonitorParams) GetExcludezones() (string, bool)
- func (p *AddTrafficMonitorParams) GetIncludezones() (string, bool)
- func (p *AddTrafficMonitorParams) GetUrl() (string, bool)
- func (p *AddTrafficMonitorParams) GetZoneid() (string, bool)
- func (p *AddTrafficMonitorParams) ResetExcludezones()
- func (p *AddTrafficMonitorParams) ResetIncludezones()
- func (p *AddTrafficMonitorParams) ResetUrl()
- func (p *AddTrafficMonitorParams) ResetZoneid()
- func (p *AddTrafficMonitorParams) SetExcludezones(v string)
- func (p *AddTrafficMonitorParams) SetIncludezones(v string)
- func (p *AddTrafficMonitorParams) SetUrl(v string)
- func (p *AddTrafficMonitorParams) SetZoneid(v string)
- type AddTrafficMonitorResponse
- type AddTrafficTypeParams
- func (p *AddTrafficTypeParams) GetHypervnetworklabel() (string, bool)
- func (p *AddTrafficTypeParams) GetIsolationmethod() (string, bool)
- func (p *AddTrafficTypeParams) GetKvmnetworklabel() (string, bool)
- func (p *AddTrafficTypeParams) GetOvm3networklabel() (string, bool)
- func (p *AddTrafficTypeParams) GetPhysicalnetworkid() (string, bool)
- func (p *AddTrafficTypeParams) GetTraffictype() (string, bool)
- func (p *AddTrafficTypeParams) GetVlan() (string, bool)
- func (p *AddTrafficTypeParams) GetVmwarenetworklabel() (string, bool)
- func (p *AddTrafficTypeParams) GetXennetworklabel() (string, bool)
- func (p *AddTrafficTypeParams) ResetHypervnetworklabel()
- func (p *AddTrafficTypeParams) ResetIsolationmethod()
- func (p *AddTrafficTypeParams) ResetKvmnetworklabel()
- func (p *AddTrafficTypeParams) ResetOvm3networklabel()
- func (p *AddTrafficTypeParams) ResetPhysicalnetworkid()
- func (p *AddTrafficTypeParams) ResetTraffictype()
- func (p *AddTrafficTypeParams) ResetVlan()
- func (p *AddTrafficTypeParams) ResetVmwarenetworklabel()
- func (p *AddTrafficTypeParams) ResetXennetworklabel()
- func (p *AddTrafficTypeParams) SetHypervnetworklabel(v string)
- func (p *AddTrafficTypeParams) SetIsolationmethod(v string)
- func (p *AddTrafficTypeParams) SetKvmnetworklabel(v string)
- func (p *AddTrafficTypeParams) SetOvm3networklabel(v string)
- func (p *AddTrafficTypeParams) SetPhysicalnetworkid(v string)
- func (p *AddTrafficTypeParams) SetTraffictype(v string)
- func (p *AddTrafficTypeParams) SetVlan(v string)
- func (p *AddTrafficTypeParams) SetVmwarenetworklabel(v string)
- func (p *AddTrafficTypeParams) SetXennetworklabel(v string)
- type AddTrafficTypeResponse
- type AddUcsManagerParams
- func (p *AddUcsManagerParams) GetName() (string, bool)
- func (p *AddUcsManagerParams) GetPassword() (string, bool)
- func (p *AddUcsManagerParams) GetUrl() (string, bool)
- func (p *AddUcsManagerParams) GetUsername() (string, bool)
- func (p *AddUcsManagerParams) GetZoneid() (string, bool)
- func (p *AddUcsManagerParams) ResetName()
- func (p *AddUcsManagerParams) ResetPassword()
- func (p *AddUcsManagerParams) ResetUrl()
- func (p *AddUcsManagerParams) ResetUsername()
- func (p *AddUcsManagerParams) ResetZoneid()
- func (p *AddUcsManagerParams) SetName(v string)
- func (p *AddUcsManagerParams) SetPassword(v string)
- func (p *AddUcsManagerParams) SetUrl(v string)
- func (p *AddUcsManagerParams) SetUsername(v string)
- func (p *AddUcsManagerParams) SetZoneid(v string)
- type AddUcsManagerResponse
- type AddUserToProjectParams
- func (p *AddUserToProjectParams) GetEmail() (string, bool)
- func (p *AddUserToProjectParams) GetProjectid() (string, bool)
- func (p *AddUserToProjectParams) GetProjectroleid() (string, bool)
- func (p *AddUserToProjectParams) GetRoletype() (string, bool)
- func (p *AddUserToProjectParams) GetUsername() (string, bool)
- func (p *AddUserToProjectParams) ResetEmail()
- func (p *AddUserToProjectParams) ResetProjectid()
- func (p *AddUserToProjectParams) ResetProjectroleid()
- func (p *AddUserToProjectParams) ResetRoletype()
- func (p *AddUserToProjectParams) ResetUsername()
- func (p *AddUserToProjectParams) SetEmail(v string)
- func (p *AddUserToProjectParams) SetProjectid(v string)
- func (p *AddUserToProjectParams) SetProjectroleid(v string)
- func (p *AddUserToProjectParams) SetRoletype(v string)
- func (p *AddUserToProjectParams) SetUsername(v string)
- type AddUserToProjectResponse
- type AddVirtualMachinesToKubernetesClusterParams
- func (p *AddVirtualMachinesToKubernetesClusterParams) GetId() (string, bool)
- func (p *AddVirtualMachinesToKubernetesClusterParams) GetIscontrolnode() (bool, bool)
- func (p *AddVirtualMachinesToKubernetesClusterParams) GetVirtualmachineids() ([]string, bool)
- func (p *AddVirtualMachinesToKubernetesClusterParams) ResetId()
- func (p *AddVirtualMachinesToKubernetesClusterParams) ResetIscontrolnode()
- func (p *AddVirtualMachinesToKubernetesClusterParams) ResetVirtualmachineids()
- func (p *AddVirtualMachinesToKubernetesClusterParams) SetId(v string)
- func (p *AddVirtualMachinesToKubernetesClusterParams) SetIscontrolnode(v bool)
- func (p *AddVirtualMachinesToKubernetesClusterParams) SetVirtualmachineids(v []string)
- type AddVirtualMachinesToKubernetesClusterResponse
- type AddVpnUserParams
- func (p *AddVpnUserParams) GetAccount() (string, bool)
- func (p *AddVpnUserParams) GetDomainid() (string, bool)
- func (p *AddVpnUserParams) GetPassword() (string, bool)
- func (p *AddVpnUserParams) GetProjectid() (string, bool)
- func (p *AddVpnUserParams) GetUsername() (string, bool)
- func (p *AddVpnUserParams) ResetAccount()
- func (p *AddVpnUserParams) ResetDomainid()
- func (p *AddVpnUserParams) ResetPassword()
- func (p *AddVpnUserParams) ResetProjectid()
- func (p *AddVpnUserParams) ResetUsername()
- func (p *AddVpnUserParams) SetAccount(v string)
- func (p *AddVpnUserParams) SetDomainid(v string)
- func (p *AddVpnUserParams) SetPassword(v string)
- func (p *AddVpnUserParams) SetProjectid(v string)
- func (p *AddVpnUserParams) SetUsername(v string)
- type AddVpnUserResponse
- type AddressService
- func (s *AddressService) AssociateIpAddress(p *AssociateIpAddressParams) (*AssociateIpAddressResponse, error)
- func (s *AddressService) DisassociateIpAddress(p *DisassociateIpAddressParams) (*DisassociateIpAddressResponse, error)
- func (s *AddressService) GetPublicIpAddressByID(id string, opts ...OptionFunc) (*PublicIpAddress, int, error)
- func (s *AddressService) ListPublicIpAddresses(p *ListPublicIpAddressesParams) (*ListPublicIpAddressesResponse, error)
- func (s *AddressService) NewAssociateIpAddressParams() *AssociateIpAddressParams
- func (s *AddressService) NewDisassociateIpAddressParams(id string) *DisassociateIpAddressParams
- func (s *AddressService) NewListPublicIpAddressesParams() *ListPublicIpAddressesParams
- func (s *AddressService) NewReleaseIpAddressParams(id string) *ReleaseIpAddressParams
- func (s *AddressService) NewUpdateIpAddressParams(id string) *UpdateIpAddressParams
- func (s *AddressService) ReleaseIpAddress(p *ReleaseIpAddressParams) (*ReleaseIpAddressResponse, error)
- func (s *AddressService) UpdateIpAddress(p *UpdateIpAddressParams) (*UpdateIpAddressResponse, error)
- type AddressServiceIface
- type AffinityGroup
- type AffinityGroupService
- func (s *AffinityGroupService) CreateAffinityGroup(p *CreateAffinityGroupParams) (*CreateAffinityGroupResponse, error)
- func (s *AffinityGroupService) DeleteAffinityGroup(p *DeleteAffinityGroupParams) (*DeleteAffinityGroupResponse, error)
- func (s *AffinityGroupService) GetAffinityGroupByID(id string, opts ...OptionFunc) (*AffinityGroup, int, error)
- func (s *AffinityGroupService) GetAffinityGroupByName(name string, opts ...OptionFunc) (*AffinityGroup, int, error)
- func (s *AffinityGroupService) GetAffinityGroupID(name string, opts ...OptionFunc) (string, int, error)
- func (s *AffinityGroupService) ListAffinityGroupTypes(p *ListAffinityGroupTypesParams) (*ListAffinityGroupTypesResponse, error)
- func (s *AffinityGroupService) ListAffinityGroups(p *ListAffinityGroupsParams) (*ListAffinityGroupsResponse, error)
- func (s *AffinityGroupService) NewCreateAffinityGroupParams(name string, affinityGroupType string) *CreateAffinityGroupParams
- func (s *AffinityGroupService) NewDeleteAffinityGroupParams() *DeleteAffinityGroupParams
- func (s *AffinityGroupService) NewListAffinityGroupTypesParams() *ListAffinityGroupTypesParams
- func (s *AffinityGroupService) NewListAffinityGroupsParams() *ListAffinityGroupsParams
- func (s *AffinityGroupService) NewUpdateVMAffinityGroupParams(id string) *UpdateVMAffinityGroupParams
- func (s *AffinityGroupService) UpdateVMAffinityGroup(p *UpdateVMAffinityGroupParams) (*UpdateVMAffinityGroupResponse, error)
- type AffinityGroupServiceIface
- type AffinityGroupType
- type Alert
- type AlertService
- func (s *AlertService) ArchiveAlerts(p *ArchiveAlertsParams) (*ArchiveAlertsResponse, error)
- func (s *AlertService) DeleteAlerts(p *DeleteAlertsParams) (*DeleteAlertsResponse, error)
- func (s *AlertService) GenerateAlert(p *GenerateAlertParams) (*GenerateAlertResponse, error)
- func (s *AlertService) GetAlertByID(id string, opts ...OptionFunc) (*Alert, int, error)
- func (s *AlertService) GetAlertByName(name string, opts ...OptionFunc) (*Alert, int, error)
- func (s *AlertService) GetAlertID(name string, opts ...OptionFunc) (string, int, error)
- func (s *AlertService) ListAlerts(p *ListAlertsParams) (*ListAlertsResponse, error)
- func (s *AlertService) NewArchiveAlertsParams() *ArchiveAlertsParams
- func (s *AlertService) NewDeleteAlertsParams() *DeleteAlertsParams
- func (s *AlertService) NewGenerateAlertParams(description string, name string, alertType int) *GenerateAlertParams
- func (s *AlertService) NewListAlertsParams() *ListAlertsParams
- type AlertServiceIface
- type AllocateVbmcToVMParams
- type AllocateVbmcToVMResponse
- type AllocateVbmcToVMResponseAffinitygroup
- type AllocateVbmcToVMResponseSecuritygroup
- type AllocateVbmcToVMResponseSecuritygroupRule
- type Annotation
- type AnnotationService
- func (s *AnnotationService) AddAnnotation(p *AddAnnotationParams) (*AddAnnotationResponse, error)
- func (s *AnnotationService) GetAnnotationByID(id string, opts ...OptionFunc) (*Annotation, int, error)
- func (s *AnnotationService) ListAnnotations(p *ListAnnotationsParams) (*ListAnnotationsResponse, error)
- func (s *AnnotationService) NewAddAnnotationParams() *AddAnnotationParams
- func (s *AnnotationService) NewListAnnotationsParams() *ListAnnotationsParams
- func (s *AnnotationService) NewRemoveAnnotationParams(id string) *RemoveAnnotationParams
- func (s *AnnotationService) NewUpdateAnnotationVisibilityParams(adminsonly bool, id string) *UpdateAnnotationVisibilityParams
- func (s *AnnotationService) RemoveAnnotation(p *RemoveAnnotationParams) (*RemoveAnnotationResponse, error)
- func (s *AnnotationService) UpdateAnnotationVisibility(p *UpdateAnnotationVisibilityParams) (*UpdateAnnotationVisibilityResponse, error)
- type AnnotationServiceIface
- type Api
- type ApiParams
- type ApiResponse
- type ArchiveAlertsParams
- func (p *ArchiveAlertsParams) GetEnddate() (string, bool)
- func (p *ArchiveAlertsParams) GetIds() ([]string, bool)
- func (p *ArchiveAlertsParams) GetStartdate() (string, bool)
- func (p *ArchiveAlertsParams) GetType() (string, bool)
- func (p *ArchiveAlertsParams) ResetEnddate()
- func (p *ArchiveAlertsParams) ResetIds()
- func (p *ArchiveAlertsParams) ResetStartdate()
- func (p *ArchiveAlertsParams) ResetType()
- func (p *ArchiveAlertsParams) SetEnddate(v string)
- func (p *ArchiveAlertsParams) SetIds(v []string)
- func (p *ArchiveAlertsParams) SetStartdate(v string)
- func (p *ArchiveAlertsParams) SetType(v string)
- type ArchiveAlertsResponse
- type ArchiveEventsParams
- func (p *ArchiveEventsParams) GetEnddate() (string, bool)
- func (p *ArchiveEventsParams) GetIds() ([]string, bool)
- func (p *ArchiveEventsParams) GetStartdate() (string, bool)
- func (p *ArchiveEventsParams) GetType() (string, bool)
- func (p *ArchiveEventsParams) ResetEnddate()
- func (p *ArchiveEventsParams) ResetIds()
- func (p *ArchiveEventsParams) ResetStartdate()
- func (p *ArchiveEventsParams) ResetType()
- func (p *ArchiveEventsParams) SetEnddate(v string)
- func (p *ArchiveEventsParams) SetIds(v []string)
- func (p *ArchiveEventsParams) SetStartdate(v string)
- func (p *ArchiveEventsParams) SetType(v string)
- type ArchiveEventsResponse
- type AssignCertToLoadBalancerParams
- func (p *AssignCertToLoadBalancerParams) GetCertid() (string, bool)
- func (p *AssignCertToLoadBalancerParams) GetLbruleid() (string, bool)
- func (p *AssignCertToLoadBalancerParams) ResetCertid()
- func (p *AssignCertToLoadBalancerParams) ResetLbruleid()
- func (p *AssignCertToLoadBalancerParams) SetCertid(v string)
- func (p *AssignCertToLoadBalancerParams) SetLbruleid(v string)
- type AssignCertToLoadBalancerResponse
- type AssignToGlobalLoadBalancerRuleParams
- func (p *AssignToGlobalLoadBalancerRuleParams) GetGslblbruleweightsmap() (map[string]string, bool)
- func (p *AssignToGlobalLoadBalancerRuleParams) GetId() (string, bool)
- func (p *AssignToGlobalLoadBalancerRuleParams) GetLoadbalancerrulelist() ([]string, bool)
- func (p *AssignToGlobalLoadBalancerRuleParams) ResetGslblbruleweightsmap()
- func (p *AssignToGlobalLoadBalancerRuleParams) ResetId()
- func (p *AssignToGlobalLoadBalancerRuleParams) ResetLoadbalancerrulelist()
- func (p *AssignToGlobalLoadBalancerRuleParams) SetGslblbruleweightsmap(v map[string]string)
- func (p *AssignToGlobalLoadBalancerRuleParams) SetId(v string)
- func (p *AssignToGlobalLoadBalancerRuleParams) SetLoadbalancerrulelist(v []string)
- type AssignToGlobalLoadBalancerRuleResponse
- type AssignToLoadBalancerRuleParams
- func (p *AssignToLoadBalancerRuleParams) GetId() (string, bool)
- func (p *AssignToLoadBalancerRuleParams) GetVirtualmachineids() ([]string, bool)
- func (p *AssignToLoadBalancerRuleParams) GetVmidipmap() (map[string]string, bool)
- func (p *AssignToLoadBalancerRuleParams) ResetId()
- func (p *AssignToLoadBalancerRuleParams) ResetVirtualmachineids()
- func (p *AssignToLoadBalancerRuleParams) ResetVmidipmap()
- func (p *AssignToLoadBalancerRuleParams) SetId(v string)
- func (p *AssignToLoadBalancerRuleParams) SetVirtualmachineids(v []string)
- func (p *AssignToLoadBalancerRuleParams) SetVmidipmap(v map[string]string)
- type AssignToLoadBalancerRuleResponse
- type AssignVirtualMachineParams
- func (p *AssignVirtualMachineParams) GetAccount() (string, bool)
- func (p *AssignVirtualMachineParams) GetDomainid() (string, bool)
- func (p *AssignVirtualMachineParams) GetNetworkids() ([]string, bool)
- func (p *AssignVirtualMachineParams) GetProjectid() (string, bool)
- func (p *AssignVirtualMachineParams) GetSecuritygroupids() ([]string, bool)
- func (p *AssignVirtualMachineParams) GetVirtualmachineid() (string, bool)
- func (p *AssignVirtualMachineParams) ResetAccount()
- func (p *AssignVirtualMachineParams) ResetDomainid()
- func (p *AssignVirtualMachineParams) ResetNetworkids()
- func (p *AssignVirtualMachineParams) ResetProjectid()
- func (p *AssignVirtualMachineParams) ResetSecuritygroupids()
- func (p *AssignVirtualMachineParams) ResetVirtualmachineid()
- func (p *AssignVirtualMachineParams) SetAccount(v string)
- func (p *AssignVirtualMachineParams) SetDomainid(v string)
- func (p *AssignVirtualMachineParams) SetNetworkids(v []string)
- func (p *AssignVirtualMachineParams) SetProjectid(v string)
- func (p *AssignVirtualMachineParams) SetSecuritygroupids(v []string)
- func (p *AssignVirtualMachineParams) SetVirtualmachineid(v string)
- type AssignVirtualMachineResponse
- type AssignVirtualMachineResponseAffinitygroup
- type AssignVirtualMachineResponseSecuritygroup
- type AssignVirtualMachineResponseSecuritygroupRule
- type AssociateIpAddressParams
- func (p *AssociateIpAddressParams) GetAccount() (string, bool)
- func (p *AssociateIpAddressParams) GetDomainid() (string, bool)
- func (p *AssociateIpAddressParams) GetFordisplay() (bool, bool)
- func (p *AssociateIpAddressParams) GetIpaddress() (string, bool)
- func (p *AssociateIpAddressParams) GetIsportable() (bool, bool)
- func (p *AssociateIpAddressParams) GetNetworkid() (string, bool)
- func (p *AssociateIpAddressParams) GetProjectid() (string, bool)
- func (p *AssociateIpAddressParams) GetRegionid() (int, bool)
- func (p *AssociateIpAddressParams) GetVpcid() (string, bool)
- func (p *AssociateIpAddressParams) GetZoneid() (string, bool)
- func (p *AssociateIpAddressParams) ResetAccount()
- func (p *AssociateIpAddressParams) ResetDomainid()
- func (p *AssociateIpAddressParams) ResetFordisplay()
- func (p *AssociateIpAddressParams) ResetIpaddress()
- func (p *AssociateIpAddressParams) ResetIsportable()
- func (p *AssociateIpAddressParams) ResetNetworkid()
- func (p *AssociateIpAddressParams) ResetProjectid()
- func (p *AssociateIpAddressParams) ResetRegionid()
- func (p *AssociateIpAddressParams) ResetVpcid()
- func (p *AssociateIpAddressParams) ResetZoneid()
- func (p *AssociateIpAddressParams) SetAccount(v string)
- func (p *AssociateIpAddressParams) SetDomainid(v string)
- func (p *AssociateIpAddressParams) SetFordisplay(v bool)
- func (p *AssociateIpAddressParams) SetIpaddress(v string)
- func (p *AssociateIpAddressParams) SetIsportable(v bool)
- func (p *AssociateIpAddressParams) SetNetworkid(v string)
- func (p *AssociateIpAddressParams) SetProjectid(v string)
- func (p *AssociateIpAddressParams) SetRegionid(v int)
- func (p *AssociateIpAddressParams) SetVpcid(v string)
- func (p *AssociateIpAddressParams) SetZoneid(v string)
- type AssociateIpAddressResponse
- type AssociateUcsProfileToBladeParams
- func (p *AssociateUcsProfileToBladeParams) GetBladeid() (string, bool)
- func (p *AssociateUcsProfileToBladeParams) GetProfiledn() (string, bool)
- func (p *AssociateUcsProfileToBladeParams) GetUcsmanagerid() (string, bool)
- func (p *AssociateUcsProfileToBladeParams) ResetBladeid()
- func (p *AssociateUcsProfileToBladeParams) ResetProfiledn()
- func (p *AssociateUcsProfileToBladeParams) ResetUcsmanagerid()
- func (p *AssociateUcsProfileToBladeParams) SetBladeid(v string)
- func (p *AssociateUcsProfileToBladeParams) SetProfiledn(v string)
- func (p *AssociateUcsProfileToBladeParams) SetUcsmanagerid(v string)
- type AssociateUcsProfileToBladeResponse
- type AsyncJob
- type AsyncjobService
- func (s *AsyncjobService) ListAsyncJobs(p *ListAsyncJobsParams) (*ListAsyncJobsResponse, error)
- func (s *AsyncjobService) NewListAsyncJobsParams() *ListAsyncJobsParams
- func (s *AsyncjobService) NewQueryAsyncJobResultParams(jobid string) *QueryAsyncJobResultParams
- func (s *AsyncjobService) QueryAsyncJobResult(p *QueryAsyncJobResultParams) (*QueryAsyncJobResultResponse, error)
- type AsyncjobServiceIface
- type AttachIsoParams
- func (p *AttachIsoParams) GetForced() (bool, bool)
- func (p *AttachIsoParams) GetId() (string, bool)
- func (p *AttachIsoParams) GetVirtualmachineid() (string, bool)
- func (p *AttachIsoParams) ResetForced()
- func (p *AttachIsoParams) ResetId()
- func (p *AttachIsoParams) ResetVirtualmachineid()
- func (p *AttachIsoParams) SetForced(v bool)
- func (p *AttachIsoParams) SetId(v string)
- func (p *AttachIsoParams) SetVirtualmachineid(v string)
- type AttachIsoResponse
- type AttachIsoResponseAffinitygroup
- type AttachIsoResponseSecuritygroup
- type AttachIsoResponseSecuritygroupRule
- type AttachVolumeParams
- func (p *AttachVolumeParams) GetDeviceid() (int64, bool)
- func (p *AttachVolumeParams) GetId() (string, bool)
- func (p *AttachVolumeParams) GetVirtualmachineid() (string, bool)
- func (p *AttachVolumeParams) ResetDeviceid()
- func (p *AttachVolumeParams) ResetId()
- func (p *AttachVolumeParams) ResetVirtualmachineid()
- func (p *AttachVolumeParams) SetDeviceid(v int64)
- func (p *AttachVolumeParams) SetId(v string)
- func (p *AttachVolumeParams) SetVirtualmachineid(v string)
- type AttachVolumeResponse
- type AuthenticationService
- func (s *AuthenticationService) Login(p *LoginParams) (*LoginResponse, error)
- func (s *AuthenticationService) Logout(p *LogoutParams) (*LogoutResponse, error)
- func (s *AuthenticationService) NewLoginParams(password string, username string) *LoginParams
- func (s *AuthenticationService) NewLogoutParams() *LogoutParams
- type AuthenticationServiceIface
- type AuthorizeSecurityGroupEgressParams
- func (p *AuthorizeSecurityGroupEgressParams) GetAccount() (string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetCidrlist() ([]string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetDomainid() (string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetEndport() (int, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetIcmpcode() (int, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetIcmptype() (int, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetProjectid() (string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetProtocol() (string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetSecuritygroupid() (string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetSecuritygroupname() (string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetStartport() (int, bool)
- func (p *AuthorizeSecurityGroupEgressParams) GetUsersecuritygrouplist() (map[string]string, bool)
- func (p *AuthorizeSecurityGroupEgressParams) ResetAccount()
- func (p *AuthorizeSecurityGroupEgressParams) ResetCidrlist()
- func (p *AuthorizeSecurityGroupEgressParams) ResetDomainid()
- func (p *AuthorizeSecurityGroupEgressParams) ResetEndport()
- func (p *AuthorizeSecurityGroupEgressParams) ResetIcmpcode()
- func (p *AuthorizeSecurityGroupEgressParams) ResetIcmptype()
- func (p *AuthorizeSecurityGroupEgressParams) ResetProjectid()
- func (p *AuthorizeSecurityGroupEgressParams) ResetProtocol()
- func (p *AuthorizeSecurityGroupEgressParams) ResetSecuritygroupid()
- func (p *AuthorizeSecurityGroupEgressParams) ResetSecuritygroupname()
- func (p *AuthorizeSecurityGroupEgressParams) ResetStartport()
- func (p *AuthorizeSecurityGroupEgressParams) ResetUsersecuritygrouplist()
- func (p *AuthorizeSecurityGroupEgressParams) SetAccount(v string)
- func (p *AuthorizeSecurityGroupEgressParams) SetCidrlist(v []string)
- func (p *AuthorizeSecurityGroupEgressParams) SetDomainid(v string)
- func (p *AuthorizeSecurityGroupEgressParams) SetEndport(v int)
- func (p *AuthorizeSecurityGroupEgressParams) SetIcmpcode(v int)
- func (p *AuthorizeSecurityGroupEgressParams) SetIcmptype(v int)
- func (p *AuthorizeSecurityGroupEgressParams) SetProjectid(v string)
- func (p *AuthorizeSecurityGroupEgressParams) SetProtocol(v string)
- func (p *AuthorizeSecurityGroupEgressParams) SetSecuritygroupid(v string)
- func (p *AuthorizeSecurityGroupEgressParams) SetSecuritygroupname(v string)
- func (p *AuthorizeSecurityGroupEgressParams) SetStartport(v int)
- func (p *AuthorizeSecurityGroupEgressParams) SetUsersecuritygrouplist(v map[string]string)
- type AuthorizeSecurityGroupEgressResponse
- type AuthorizeSecurityGroupIngressParams
- func (p *AuthorizeSecurityGroupIngressParams) GetAccount() (string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetCidrlist() ([]string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetDomainid() (string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetEndport() (int, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetIcmpcode() (int, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetIcmptype() (int, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetProjectid() (string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetProtocol() (string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetSecuritygroupid() (string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetSecuritygroupname() (string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetStartport() (int, bool)
- func (p *AuthorizeSecurityGroupIngressParams) GetUsersecuritygrouplist() (map[string]string, bool)
- func (p *AuthorizeSecurityGroupIngressParams) ResetAccount()
- func (p *AuthorizeSecurityGroupIngressParams) ResetCidrlist()
- func (p *AuthorizeSecurityGroupIngressParams) ResetDomainid()
- func (p *AuthorizeSecurityGroupIngressParams) ResetEndport()
- func (p *AuthorizeSecurityGroupIngressParams) ResetIcmpcode()
- func (p *AuthorizeSecurityGroupIngressParams) ResetIcmptype()
- func (p *AuthorizeSecurityGroupIngressParams) ResetProjectid()
- func (p *AuthorizeSecurityGroupIngressParams) ResetProtocol()
- func (p *AuthorizeSecurityGroupIngressParams) ResetSecuritygroupid()
- func (p *AuthorizeSecurityGroupIngressParams) ResetSecuritygroupname()
- func (p *AuthorizeSecurityGroupIngressParams) ResetStartport()
- func (p *AuthorizeSecurityGroupIngressParams) ResetUsersecuritygrouplist()
- func (p *AuthorizeSecurityGroupIngressParams) SetAccount(v string)
- func (p *AuthorizeSecurityGroupIngressParams) SetCidrlist(v []string)
- func (p *AuthorizeSecurityGroupIngressParams) SetDomainid(v string)
- func (p *AuthorizeSecurityGroupIngressParams) SetEndport(v int)
- func (p *AuthorizeSecurityGroupIngressParams) SetIcmpcode(v int)
- func (p *AuthorizeSecurityGroupIngressParams) SetIcmptype(v int)
- func (p *AuthorizeSecurityGroupIngressParams) SetProjectid(v string)
- func (p *AuthorizeSecurityGroupIngressParams) SetProtocol(v string)
- func (p *AuthorizeSecurityGroupIngressParams) SetSecuritygroupid(v string)
- func (p *AuthorizeSecurityGroupIngressParams) SetSecuritygroupname(v string)
- func (p *AuthorizeSecurityGroupIngressParams) SetStartport(v int)
- func (p *AuthorizeSecurityGroupIngressParams) SetUsersecuritygrouplist(v map[string]string)
- type AuthorizeSecurityGroupIngressResponse
- type AutoScalePolicy
- type AutoScaleService
- func (s *AutoScaleService) CreateAutoScalePolicy(p *CreateAutoScalePolicyParams) (*CreateAutoScalePolicyResponse, error)
- func (s *AutoScaleService) CreateAutoScaleVmGroup(p *CreateAutoScaleVmGroupParams) (*CreateAutoScaleVmGroupResponse, error)
- func (s *AutoScaleService) CreateAutoScaleVmProfile(p *CreateAutoScaleVmProfileParams) (*CreateAutoScaleVmProfileResponse, error)
- func (s *AutoScaleService) CreateCondition(p *CreateConditionParams) (*CreateConditionResponse, error)
- func (s *AutoScaleService) CreateCounter(p *CreateCounterParams) (*CreateCounterResponse, error)
- func (s *AutoScaleService) DeleteAutoScalePolicy(p *DeleteAutoScalePolicyParams) (*DeleteAutoScalePolicyResponse, error)
- func (s *AutoScaleService) DeleteAutoScaleVmGroup(p *DeleteAutoScaleVmGroupParams) (*DeleteAutoScaleVmGroupResponse, error)
- func (s *AutoScaleService) DeleteAutoScaleVmProfile(p *DeleteAutoScaleVmProfileParams) (*DeleteAutoScaleVmProfileResponse, error)
- func (s *AutoScaleService) DeleteCondition(p *DeleteConditionParams) (*DeleteConditionResponse, error)
- func (s *AutoScaleService) DeleteCounter(p *DeleteCounterParams) (*DeleteCounterResponse, error)
- func (s *AutoScaleService) DisableAutoScaleVmGroup(p *DisableAutoScaleVmGroupParams) (*DisableAutoScaleVmGroupResponse, error)
- func (s *AutoScaleService) EnableAutoScaleVmGroup(p *EnableAutoScaleVmGroupParams) (*EnableAutoScaleVmGroupResponse, error)
- func (s *AutoScaleService) GetAutoScalePolicyByID(id string, opts ...OptionFunc) (*AutoScalePolicy, int, error)
- func (s *AutoScaleService) GetAutoScalePolicyByName(name string, opts ...OptionFunc) (*AutoScalePolicy, int, error)
- func (s *AutoScaleService) GetAutoScalePolicyID(name string, opts ...OptionFunc) (string, int, error)
- func (s *AutoScaleService) GetAutoScaleVmGroupByID(id string, opts ...OptionFunc) (*AutoScaleVmGroup, int, error)
- func (s *AutoScaleService) GetAutoScaleVmGroupByName(name string, opts ...OptionFunc) (*AutoScaleVmGroup, int, error)
- func (s *AutoScaleService) GetAutoScaleVmGroupID(name string, opts ...OptionFunc) (string, int, error)
- func (s *AutoScaleService) GetAutoScaleVmProfileByID(id string, opts ...OptionFunc) (*AutoScaleVmProfile, int, error)
- func (s *AutoScaleService) GetConditionByID(id string, opts ...OptionFunc) (*Condition, int, error)
- func (s *AutoScaleService) GetCounterByID(id string, opts ...OptionFunc) (*Counter, int, error)
- func (s *AutoScaleService) GetCounterByName(name string, opts ...OptionFunc) (*Counter, int, error)
- func (s *AutoScaleService) GetCounterID(name string, opts ...OptionFunc) (string, int, error)
- func (s *AutoScaleService) ListAutoScalePolicies(p *ListAutoScalePoliciesParams) (*ListAutoScalePoliciesResponse, error)
- func (s *AutoScaleService) ListAutoScaleVmGroups(p *ListAutoScaleVmGroupsParams) (*ListAutoScaleVmGroupsResponse, error)
- func (s *AutoScaleService) ListAutoScaleVmProfiles(p *ListAutoScaleVmProfilesParams) (*ListAutoScaleVmProfilesResponse, error)
- func (s *AutoScaleService) ListConditions(p *ListConditionsParams) (*ListConditionsResponse, error)
- func (s *AutoScaleService) ListCounters(p *ListCountersParams) (*ListCountersResponse, error)
- func (s *AutoScaleService) NewCreateAutoScalePolicyParams(action string, conditionids []string, duration int) *CreateAutoScalePolicyParams
- func (s *AutoScaleService) NewCreateAutoScaleVmGroupParams(lbruleid string, maxmembers int, minmembers int, scaledownpolicyids []string, ...) *CreateAutoScaleVmGroupParams
- func (s *AutoScaleService) NewCreateAutoScaleVmProfileParams(serviceofferingid string, templateid string, zoneid string) *CreateAutoScaleVmProfileParams
- func (s *AutoScaleService) NewCreateConditionParams(counterid string, relationaloperator string, threshold int64) *CreateConditionParams
- func (s *AutoScaleService) NewCreateCounterParams(name string, provider string, source string, value string) *CreateCounterParams
- func (s *AutoScaleService) NewDeleteAutoScalePolicyParams(id string) *DeleteAutoScalePolicyParams
- func (s *AutoScaleService) NewDeleteAutoScaleVmGroupParams(id string) *DeleteAutoScaleVmGroupParams
- func (s *AutoScaleService) NewDeleteAutoScaleVmProfileParams(id string) *DeleteAutoScaleVmProfileParams
- func (s *AutoScaleService) NewDeleteConditionParams(id string) *DeleteConditionParams
- func (s *AutoScaleService) NewDeleteCounterParams(id string) *DeleteCounterParams
- func (s *AutoScaleService) NewDisableAutoScaleVmGroupParams(id string) *DisableAutoScaleVmGroupParams
- func (s *AutoScaleService) NewEnableAutoScaleVmGroupParams(id string) *EnableAutoScaleVmGroupParams
- func (s *AutoScaleService) NewListAutoScalePoliciesParams() *ListAutoScalePoliciesParams
- func (s *AutoScaleService) NewListAutoScaleVmGroupsParams() *ListAutoScaleVmGroupsParams
- func (s *AutoScaleService) NewListAutoScaleVmProfilesParams() *ListAutoScaleVmProfilesParams
- func (s *AutoScaleService) NewListConditionsParams() *ListConditionsParams
- func (s *AutoScaleService) NewListCountersParams() *ListCountersParams
- func (s *AutoScaleService) NewUpdateAutoScalePolicyParams(id string) *UpdateAutoScalePolicyParams
- func (s *AutoScaleService) NewUpdateAutoScaleVmGroupParams(id string) *UpdateAutoScaleVmGroupParams
- func (s *AutoScaleService) NewUpdateAutoScaleVmProfileParams(id string) *UpdateAutoScaleVmProfileParams
- func (s *AutoScaleService) UpdateAutoScalePolicy(p *UpdateAutoScalePolicyParams) (*UpdateAutoScalePolicyResponse, error)
- func (s *AutoScaleService) UpdateAutoScaleVmGroup(p *UpdateAutoScaleVmGroupParams) (*UpdateAutoScaleVmGroupResponse, error)
- func (s *AutoScaleService) UpdateAutoScaleVmProfile(p *UpdateAutoScaleVmProfileParams) (*UpdateAutoScaleVmProfileResponse, error)
- type AutoScaleServiceIface
- type AutoScaleVmGroup
- type AutoScaleVmProfile
- type BaremetalDhcp
- type BaremetalPxeServer
- type BaremetalRct
- type BaremetalService
- func (s *BaremetalService) AddBaremetalDhcp(p *AddBaremetalDhcpParams) (*AddBaremetalDhcpResponse, error)
- func (s *BaremetalService) AddBaremetalPxeKickStartServer(p *AddBaremetalPxeKickStartServerParams) (*AddBaremetalPxeKickStartServerResponse, error)
- func (s *BaremetalService) AddBaremetalPxePingServer(p *AddBaremetalPxePingServerParams) (*AddBaremetalPxePingServerResponse, error)
- func (s *BaremetalService) AddBaremetalRct(p *AddBaremetalRctParams) (*AddBaremetalRctResponse, error)
- func (s *BaremetalService) DeleteBaremetalRct(p *DeleteBaremetalRctParams) (*DeleteBaremetalRctResponse, error)
- func (s *BaremetalService) ListBaremetalDhcp(p *ListBaremetalDhcpParams) (*ListBaremetalDhcpResponse, error)
- func (s *BaremetalService) ListBaremetalPxeServers(p *ListBaremetalPxeServersParams) (*ListBaremetalPxeServersResponse, error)
- func (s *BaremetalService) ListBaremetalRct(p *ListBaremetalRctParams) (*ListBaremetalRctResponse, error)
- func (s *BaremetalService) NewAddBaremetalDhcpParams(dhcpservertype string, password string, physicalnetworkid string, url string, ...) *AddBaremetalDhcpParams
- func (s *BaremetalService) NewAddBaremetalPxeKickStartServerParams(password string, physicalnetworkid string, pxeservertype string, ...) *AddBaremetalPxeKickStartServerParams
- func (s *BaremetalService) NewAddBaremetalPxePingServerParams(password string, physicalnetworkid string, pingdir string, ...) *AddBaremetalPxePingServerParams
- func (s *BaremetalService) NewAddBaremetalRctParams(baremetalrcturl string) *AddBaremetalRctParams
- func (s *BaremetalService) NewDeleteBaremetalRctParams(id string) *DeleteBaremetalRctParams
- func (s *BaremetalService) NewListBaremetalDhcpParams(physicalnetworkid string) *ListBaremetalDhcpParams
- func (s *BaremetalService) NewListBaremetalPxeServersParams(physicalnetworkid string) *ListBaremetalPxeServersParams
- func (s *BaremetalService) NewListBaremetalRctParams() *ListBaremetalRctParams
- func (s *BaremetalService) NewNotifyBaremetalProvisionDoneParams(mac string) *NotifyBaremetalProvisionDoneParams
- func (s *BaremetalService) NotifyBaremetalProvisionDone(p *NotifyBaremetalProvisionDoneParams) (*NotifyBaremetalProvisionDoneResponse, error)
- type BaremetalServiceIface
- type BigSwitchBCFService
- func (s *BigSwitchBCFService) AddBigSwitchBcfDevice(p *AddBigSwitchBcfDeviceParams) (*AddBigSwitchBcfDeviceResponse, error)
- func (s *BigSwitchBCFService) DeleteBigSwitchBcfDevice(p *DeleteBigSwitchBcfDeviceParams) (*DeleteBigSwitchBcfDeviceResponse, error)
- func (s *BigSwitchBCFService) ListBigSwitchBcfDevices(p *ListBigSwitchBcfDevicesParams) (*ListBigSwitchBcfDevicesResponse, error)
- func (s *BigSwitchBCFService) NewAddBigSwitchBcfDeviceParams(hostname string, nat bool, password string, physicalnetworkid string, ...) *AddBigSwitchBcfDeviceParams
- func (s *BigSwitchBCFService) NewDeleteBigSwitchBcfDeviceParams(bcfdeviceid string) *DeleteBigSwitchBcfDeviceParams
- func (s *BigSwitchBCFService) NewListBigSwitchBcfDevicesParams() *ListBigSwitchBcfDevicesParams
- type BigSwitchBCFServiceIface
- type BigSwitchBcfDevice
- type BrocadeVCSService
- func (s *BrocadeVCSService) AddBrocadeVcsDevice(p *AddBrocadeVcsDeviceParams) (*AddBrocadeVcsDeviceResponse, error)
- func (s *BrocadeVCSService) DeleteBrocadeVcsDevice(p *DeleteBrocadeVcsDeviceParams) (*DeleteBrocadeVcsDeviceResponse, error)
- func (s *BrocadeVCSService) GetBrocadeVcsDeviceNetworkID(keyword string, vcsdeviceid string, opts ...OptionFunc) (string, int, error)
- func (s *BrocadeVCSService) ListBrocadeVcsDeviceNetworks(p *ListBrocadeVcsDeviceNetworksParams) (*ListBrocadeVcsDeviceNetworksResponse, error)
- func (s *BrocadeVCSService) ListBrocadeVcsDevices(p *ListBrocadeVcsDevicesParams) (*ListBrocadeVcsDevicesResponse, error)
- func (s *BrocadeVCSService) NewAddBrocadeVcsDeviceParams(hostname string, password string, physicalnetworkid string, username string) *AddBrocadeVcsDeviceParams
- func (s *BrocadeVCSService) NewDeleteBrocadeVcsDeviceParams(vcsdeviceid string) *DeleteBrocadeVcsDeviceParams
- func (s *BrocadeVCSService) NewListBrocadeVcsDeviceNetworksParams(vcsdeviceid string) *ListBrocadeVcsDeviceNetworksParams
- func (s *BrocadeVCSService) NewListBrocadeVcsDevicesParams() *ListBrocadeVcsDevicesParams
- type BrocadeVCSServiceIface
- type BrocadeVcsDevice
- type BrocadeVcsDeviceNetwork
- type BrocadeVcsDeviceNetworkService
- type BrocadeVcsDeviceNetworkServiceCapability
- type BrocadeVcsDeviceNetworkServiceProvider
- type CSError
- type CancelHostMaintenanceParams
- type CancelHostMaintenanceResponse
- type CancelHostMaintenanceResponseGpugroup
- type CancelHostMaintenanceResponseGpugroupVgpu
- type CancelStorageMaintenanceParams
- type CancelStorageMaintenanceResponse
- type Capability
- type Capacity
- type CertificateService
- type CertificateServiceIface
- type ChangeOfferingForVolumeParams
- func (p *ChangeOfferingForVolumeParams) GetAutomigrate() (bool, bool)
- func (p *ChangeOfferingForVolumeParams) GetDiskofferingid() (string, bool)
- func (p *ChangeOfferingForVolumeParams) GetId() (string, bool)
- func (p *ChangeOfferingForVolumeParams) GetMaxiops() (int64, bool)
- func (p *ChangeOfferingForVolumeParams) GetMiniops() (int64, bool)
- func (p *ChangeOfferingForVolumeParams) GetShrinkok() (bool, bool)
- func (p *ChangeOfferingForVolumeParams) GetSize() (int64, bool)
- func (p *ChangeOfferingForVolumeParams) ResetAutomigrate()
- func (p *ChangeOfferingForVolumeParams) ResetDiskofferingid()
- func (p *ChangeOfferingForVolumeParams) ResetId()
- func (p *ChangeOfferingForVolumeParams) ResetMaxiops()
- func (p *ChangeOfferingForVolumeParams) ResetMiniops()
- func (p *ChangeOfferingForVolumeParams) ResetShrinkok()
- func (p *ChangeOfferingForVolumeParams) ResetSize()
- func (p *ChangeOfferingForVolumeParams) SetAutomigrate(v bool)
- func (p *ChangeOfferingForVolumeParams) SetDiskofferingid(v string)
- func (p *ChangeOfferingForVolumeParams) SetId(v string)
- func (p *ChangeOfferingForVolumeParams) SetMaxiops(v int64)
- func (p *ChangeOfferingForVolumeParams) SetMiniops(v int64)
- func (p *ChangeOfferingForVolumeParams) SetShrinkok(v bool)
- func (p *ChangeOfferingForVolumeParams) SetSize(v int64)
- type ChangeOfferingForVolumeResponse
- type ChangeOutOfBandManagementPasswordParams
- func (p *ChangeOutOfBandManagementPasswordParams) GetHostid() (string, bool)
- func (p *ChangeOutOfBandManagementPasswordParams) GetPassword() (string, bool)
- func (p *ChangeOutOfBandManagementPasswordParams) ResetHostid()
- func (p *ChangeOutOfBandManagementPasswordParams) ResetPassword()
- func (p *ChangeOutOfBandManagementPasswordParams) SetHostid(v string)
- func (p *ChangeOutOfBandManagementPasswordParams) SetPassword(v string)
- type ChangeOutOfBandManagementPasswordResponse
- type ChangeServiceForRouterParams
- func (p *ChangeServiceForRouterParams) GetId() (string, bool)
- func (p *ChangeServiceForRouterParams) GetServiceofferingid() (string, bool)
- func (p *ChangeServiceForRouterParams) ResetId()
- func (p *ChangeServiceForRouterParams) ResetServiceofferingid()
- func (p *ChangeServiceForRouterParams) SetId(v string)
- func (p *ChangeServiceForRouterParams) SetServiceofferingid(v string)
- type ChangeServiceForRouterResponse
- type ChangeServiceForRouterResponseHealthcheckresults
- type ChangeServiceForSystemVmParams
- func (p *ChangeServiceForSystemVmParams) GetDetails() (map[string]string, bool)
- func (p *ChangeServiceForSystemVmParams) GetId() (string, bool)
- func (p *ChangeServiceForSystemVmParams) GetServiceofferingid() (string, bool)
- func (p *ChangeServiceForSystemVmParams) ResetDetails()
- func (p *ChangeServiceForSystemVmParams) ResetId()
- func (p *ChangeServiceForSystemVmParams) ResetServiceofferingid()
- func (p *ChangeServiceForSystemVmParams) SetDetails(v map[string]string)
- func (p *ChangeServiceForSystemVmParams) SetId(v string)
- func (p *ChangeServiceForSystemVmParams) SetServiceofferingid(v string)
- type ChangeServiceForSystemVmResponse
- type ChangeServiceForVirtualMachineParams
- func (p *ChangeServiceForVirtualMachineParams) GetAutomigrate() (bool, bool)
- func (p *ChangeServiceForVirtualMachineParams) GetDetails() (map[string]string, bool)
- func (p *ChangeServiceForVirtualMachineParams) GetId() (string, bool)
- func (p *ChangeServiceForVirtualMachineParams) GetMaxiops() (int64, bool)
- func (p *ChangeServiceForVirtualMachineParams) GetMiniops() (int64, bool)
- func (p *ChangeServiceForVirtualMachineParams) GetServiceofferingid() (string, bool)
- func (p *ChangeServiceForVirtualMachineParams) GetShrinkok() (bool, bool)
- func (p *ChangeServiceForVirtualMachineParams) ResetAutomigrate()
- func (p *ChangeServiceForVirtualMachineParams) ResetDetails()
- func (p *ChangeServiceForVirtualMachineParams) ResetId()
- func (p *ChangeServiceForVirtualMachineParams) ResetMaxiops()
- func (p *ChangeServiceForVirtualMachineParams) ResetMiniops()
- func (p *ChangeServiceForVirtualMachineParams) ResetServiceofferingid()
- func (p *ChangeServiceForVirtualMachineParams) ResetShrinkok()
- func (p *ChangeServiceForVirtualMachineParams) SetAutomigrate(v bool)
- func (p *ChangeServiceForVirtualMachineParams) SetDetails(v map[string]string)
- func (p *ChangeServiceForVirtualMachineParams) SetId(v string)
- func (p *ChangeServiceForVirtualMachineParams) SetMaxiops(v int64)
- func (p *ChangeServiceForVirtualMachineParams) SetMiniops(v int64)
- func (p *ChangeServiceForVirtualMachineParams) SetServiceofferingid(v string)
- func (p *ChangeServiceForVirtualMachineParams) SetShrinkok(v bool)
- type ChangeServiceForVirtualMachineResponse
- type ChangeServiceForVirtualMachineResponseAffinitygroup
- type ChangeServiceForVirtualMachineResponseSecuritygroup
- type ChangeServiceForVirtualMachineResponseSecuritygroupRule
- type CleanVMReservationsParams
- type CleanVMReservationsResponse
- type ClientOption
- type CloneVirtualMachineParams
- func (p *CloneVirtualMachineParams) GetCount() (int, bool)
- func (p *CloneVirtualMachineParams) GetName() (string, bool)
- func (p *CloneVirtualMachineParams) GetStartvm() (bool, bool)
- func (p *CloneVirtualMachineParams) GetType() (string, bool)
- func (p *CloneVirtualMachineParams) GetVirtualmachineid() (string, bool)
- func (p *CloneVirtualMachineParams) ResetCount()
- func (p *CloneVirtualMachineParams) ResetName()
- func (p *CloneVirtualMachineParams) ResetStartvm()
- func (p *CloneVirtualMachineParams) ResetType()
- func (p *CloneVirtualMachineParams) ResetVirtualmachineid()
- func (p *CloneVirtualMachineParams) SetCount(v int)
- func (p *CloneVirtualMachineParams) SetName(v string)
- func (p *CloneVirtualMachineParams) SetStartvm(v bool)
- func (p *CloneVirtualMachineParams) SetType(v string)
- func (p *CloneVirtualMachineParams) SetVirtualmachineid(v string)
- type CloneVirtualMachineResponse
- type CloneVirtualMachineResponseAffinitygroup
- type CloneVirtualMachineResponseSecuritygroup
- type CloneVirtualMachineResponseSecuritygroupRule
- type CloudIdentifierService
- type CloudIdentifierServiceIface
- type CloudStackClient
- type Cluster
- type ClusterCapacity
- type ClusterService
- func (s *ClusterService) AddCluster(p *AddClusterParams) (*AddClusterResponse, error)
- func (s *ClusterService) DedicateCluster(p *DedicateClusterParams) (*DedicateClusterResponse, error)
- func (s *ClusterService) DeleteCluster(p *DeleteClusterParams) (*DeleteClusterResponse, error)
- func (s *ClusterService) DisableHAForCluster(p *DisableHAForClusterParams) (*DisableHAForClusterResponse, error)
- func (s *ClusterService) DisableOutOfBandManagementForCluster(p *DisableOutOfBandManagementForClusterParams) (*DisableOutOfBandManagementForClusterResponse, error)
- func (s *ClusterService) EnableHAForCluster(p *EnableHAForClusterParams) (*EnableHAForClusterResponse, error)
- func (s *ClusterService) EnableOutOfBandManagementForCluster(p *EnableOutOfBandManagementForClusterParams) (*EnableOutOfBandManagementForClusterResponse, error)
- func (s *ClusterService) GetClusterByID(id string, opts ...OptionFunc) (*Cluster, int, error)
- func (s *ClusterService) GetClusterByName(name string, opts ...OptionFunc) (*Cluster, int, error)
- func (s *ClusterService) GetClusterID(name string, opts ...OptionFunc) (string, int, error)
- func (s *ClusterService) GetClustersMetricByID(id string, opts ...OptionFunc) (*ClustersMetric, int, error)
- func (s *ClusterService) GetClustersMetricByName(name string, opts ...OptionFunc) (*ClustersMetric, int, error)
- func (s *ClusterService) GetClustersMetricID(name string, opts ...OptionFunc) (string, int, error)
- func (s *ClusterService) ListClusters(p *ListClustersParams) (*ListClustersResponse, error)
- func (s *ClusterService) ListClustersMetrics(p *ListClustersMetricsParams) (*ListClustersMetricsResponse, error)
- func (s *ClusterService) ListDedicatedClusters(p *ListDedicatedClustersParams) (*ListDedicatedClustersResponse, error)
- func (s *ClusterService) NewAddClusterParams(clustername string, clustertype string, hypervisor string, podid string, ...) *AddClusterParams
- func (s *ClusterService) NewDedicateClusterParams(clusterid string, domainid string) *DedicateClusterParams
- func (s *ClusterService) NewDeleteClusterParams(id string) *DeleteClusterParams
- func (s *ClusterService) NewDisableHAForClusterParams(clusterid string) *DisableHAForClusterParams
- func (s *ClusterService) NewDisableOutOfBandManagementForClusterParams(clusterid string) *DisableOutOfBandManagementForClusterParams
- func (s *ClusterService) NewEnableHAForClusterParams(clusterid string) *EnableHAForClusterParams
- func (s *ClusterService) NewEnableOutOfBandManagementForClusterParams(clusterid string) *EnableOutOfBandManagementForClusterParams
- func (s *ClusterService) NewListClustersMetricsParams() *ListClustersMetricsParams
- func (s *ClusterService) NewListClustersParams() *ListClustersParams
- func (s *ClusterService) NewListDedicatedClustersParams() *ListDedicatedClustersParams
- func (s *ClusterService) NewReleaseDedicatedClusterParams(clusterid string) *ReleaseDedicatedClusterParams
- func (s *ClusterService) NewUpdateClusterParams(id string) *UpdateClusterParams
- func (s *ClusterService) ReleaseDedicatedCluster(p *ReleaseDedicatedClusterParams) (*ReleaseDedicatedClusterResponse, error)
- func (s *ClusterService) UpdateCluster(p *UpdateClusterParams) (*UpdateClusterResponse, error)
- type ClusterServiceIface
- type ClustersMetric
- type ClustersMetricCapacity
- type Condition
- type Configuration
- type ConfigurationService
- func (s *ConfigurationService) ListCapabilities(p *ListCapabilitiesParams) (*ListCapabilitiesResponse, error)
- func (s *ConfigurationService) ListConfigurations(p *ListConfigurationsParams) (*ListConfigurationsResponse, error)
- func (s *ConfigurationService) ListDeploymentPlanners(p *ListDeploymentPlannersParams) (*ListDeploymentPlannersResponse, error)
- func (s *ConfigurationService) NewListCapabilitiesParams() *ListCapabilitiesParams
- func (s *ConfigurationService) NewListConfigurationsParams() *ListConfigurationsParams
- func (s *ConfigurationService) NewListDeploymentPlannersParams() *ListDeploymentPlannersParams
- func (s *ConfigurationService) NewResetConfigurationParams(name string) *ResetConfigurationParams
- func (s *ConfigurationService) NewUpdateConfigurationParams(name string) *UpdateConfigurationParams
- func (s *ConfigurationService) ResetConfiguration(p *ResetConfigurationParams) (*ResetConfigurationResponse, error)
- func (s *ConfigurationService) UpdateConfiguration(p *UpdateConfigurationParams) (*UpdateConfigurationResponse, error)
- type ConfigurationServiceIface
- type ConfigureHAForHostParams
- func (p *ConfigureHAForHostParams) GetHostid() (string, bool)
- func (p *ConfigureHAForHostParams) GetProvider() (string, bool)
- func (p *ConfigureHAForHostParams) ResetHostid()
- func (p *ConfigureHAForHostParams) ResetProvider()
- func (p *ConfigureHAForHostParams) SetHostid(v string)
- func (p *ConfigureHAForHostParams) SetProvider(v string)
- type ConfigureInternalLoadBalancerElementParams
- func (p *ConfigureInternalLoadBalancerElementParams) GetEnabled() (bool, bool)
- func (p *ConfigureInternalLoadBalancerElementParams) GetId() (string, bool)
- func (p *ConfigureInternalLoadBalancerElementParams) ResetEnabled()
- func (p *ConfigureInternalLoadBalancerElementParams) ResetId()
- func (p *ConfigureInternalLoadBalancerElementParams) SetEnabled(v bool)
- func (p *ConfigureInternalLoadBalancerElementParams) SetId(v string)
- type ConfigureNetscalerLoadBalancerParams
- func (p *ConfigureNetscalerLoadBalancerParams) GetInline() (bool, bool)
- func (p *ConfigureNetscalerLoadBalancerParams) GetLbdevicecapacity() (int64, bool)
- func (p *ConfigureNetscalerLoadBalancerParams) GetLbdevicededicated() (bool, bool)
- func (p *ConfigureNetscalerLoadBalancerParams) GetLbdeviceid() (string, bool)
- func (p *ConfigureNetscalerLoadBalancerParams) GetPodids() ([]string, bool)
- func (p *ConfigureNetscalerLoadBalancerParams) ResetInline()
- func (p *ConfigureNetscalerLoadBalancerParams) ResetLbdevicecapacity()
- func (p *ConfigureNetscalerLoadBalancerParams) ResetLbdevicededicated()
- func (p *ConfigureNetscalerLoadBalancerParams) ResetLbdeviceid()
- func (p *ConfigureNetscalerLoadBalancerParams) ResetPodids()
- func (p *ConfigureNetscalerLoadBalancerParams) SetInline(v bool)
- func (p *ConfigureNetscalerLoadBalancerParams) SetLbdevicecapacity(v int64)
- func (p *ConfigureNetscalerLoadBalancerParams) SetLbdevicededicated(v bool)
- func (p *ConfigureNetscalerLoadBalancerParams) SetLbdeviceid(v string)
- func (p *ConfigureNetscalerLoadBalancerParams) SetPodids(v []string)
- type ConfigureOutOfBandManagementParams
- func (p *ConfigureOutOfBandManagementParams) GetAddress() (string, bool)
- func (p *ConfigureOutOfBandManagementParams) GetDriver() (string, bool)
- func (p *ConfigureOutOfBandManagementParams) GetHostid() (string, bool)
- func (p *ConfigureOutOfBandManagementParams) GetPassword() (string, bool)
- func (p *ConfigureOutOfBandManagementParams) GetPort() (string, bool)
- func (p *ConfigureOutOfBandManagementParams) GetUsername() (string, bool)
- func (p *ConfigureOutOfBandManagementParams) ResetAddress()
- func (p *ConfigureOutOfBandManagementParams) ResetDriver()
- func (p *ConfigureOutOfBandManagementParams) ResetHostid()
- func (p *ConfigureOutOfBandManagementParams) ResetPassword()
- func (p *ConfigureOutOfBandManagementParams) ResetPort()
- func (p *ConfigureOutOfBandManagementParams) ResetUsername()
- func (p *ConfigureOutOfBandManagementParams) SetAddress(v string)
- func (p *ConfigureOutOfBandManagementParams) SetDriver(v string)
- func (p *ConfigureOutOfBandManagementParams) SetHostid(v string)
- func (p *ConfigureOutOfBandManagementParams) SetPassword(v string)
- func (p *ConfigureOutOfBandManagementParams) SetPort(v string)
- func (p *ConfigureOutOfBandManagementParams) SetUsername(v string)
- type ConfigureOvsElementParams
- func (p *ConfigureOvsElementParams) GetEnabled() (bool, bool)
- func (p *ConfigureOvsElementParams) GetId() (string, bool)
- func (p *ConfigureOvsElementParams) ResetEnabled()
- func (p *ConfigureOvsElementParams) ResetId()
- func (p *ConfigureOvsElementParams) SetEnabled(v bool)
- func (p *ConfigureOvsElementParams) SetId(v string)
- type ConfigurePaloAltoFirewallParams
- func (p *ConfigurePaloAltoFirewallParams) GetFwdevicecapacity() (int64, bool)
- func (p *ConfigurePaloAltoFirewallParams) GetFwdeviceid() (string, bool)
- func (p *ConfigurePaloAltoFirewallParams) ResetFwdevicecapacity()
- func (p *ConfigurePaloAltoFirewallParams) ResetFwdeviceid()
- func (p *ConfigurePaloAltoFirewallParams) SetFwdevicecapacity(v int64)
- func (p *ConfigurePaloAltoFirewallParams) SetFwdeviceid(v string)
- type ConfigureVirtualRouterElementParams
- func (p *ConfigureVirtualRouterElementParams) GetEnabled() (bool, bool)
- func (p *ConfigureVirtualRouterElementParams) GetId() (string, bool)
- func (p *ConfigureVirtualRouterElementParams) ResetEnabled()
- func (p *ConfigureVirtualRouterElementParams) ResetId()
- func (p *ConfigureVirtualRouterElementParams) SetEnabled(v bool)
- func (p *ConfigureVirtualRouterElementParams) SetId(v string)
- type ConsoleEndpointService
- type ConsoleEndpointServiceIface
- type CopyIsoParams
- func (p *CopyIsoParams) GetDestzoneid() (string, bool)
- func (p *CopyIsoParams) GetDestzoneids() ([]string, bool)
- func (p *CopyIsoParams) GetId() (string, bool)
- func (p *CopyIsoParams) GetSourcezoneid() (string, bool)
- func (p *CopyIsoParams) ResetDestzoneid()
- func (p *CopyIsoParams) ResetDestzoneids()
- func (p *CopyIsoParams) ResetId()
- func (p *CopyIsoParams) ResetSourcezoneid()
- func (p *CopyIsoParams) SetDestzoneid(v string)
- func (p *CopyIsoParams) SetDestzoneids(v []string)
- func (p *CopyIsoParams) SetId(v string)
- func (p *CopyIsoParams) SetSourcezoneid(v string)
- type CopyIsoResponse
- type CopyTemplateParams
- func (p *CopyTemplateParams) GetDestzoneid() (string, bool)
- func (p *CopyTemplateParams) GetDestzoneids() ([]string, bool)
- func (p *CopyTemplateParams) GetId() (string, bool)
- func (p *CopyTemplateParams) GetSourcezoneid() (string, bool)
- func (p *CopyTemplateParams) ResetDestzoneid()
- func (p *CopyTemplateParams) ResetDestzoneids()
- func (p *CopyTemplateParams) ResetId()
- func (p *CopyTemplateParams) ResetSourcezoneid()
- func (p *CopyTemplateParams) SetDestzoneid(v string)
- func (p *CopyTemplateParams) SetDestzoneids(v []string)
- func (p *CopyTemplateParams) SetId(v string)
- func (p *CopyTemplateParams) SetSourcezoneid(v string)
- type CopyTemplateResponse
- type Counter
- type CreateAccountParams
- func (p *CreateAccountParams) GetAccount() (string, bool)
- func (p *CreateAccountParams) GetAccountdetails() (map[string]string, bool)
- func (p *CreateAccountParams) GetAccountid() (string, bool)
- func (p *CreateAccountParams) GetAccounttype() (int, bool)
- func (p *CreateAccountParams) GetDomainid() (string, bool)
- func (p *CreateAccountParams) GetEmail() (string, bool)
- func (p *CreateAccountParams) GetFirstname() (string, bool)
- func (p *CreateAccountParams) GetLastname() (string, bool)
- func (p *CreateAccountParams) GetNetworkdomain() (string, bool)
- func (p *CreateAccountParams) GetPassword() (string, bool)
- func (p *CreateAccountParams) GetRoleid() (string, bool)
- func (p *CreateAccountParams) GetTimezone() (string, bool)
- func (p *CreateAccountParams) GetUserid() (string, bool)
- func (p *CreateAccountParams) GetUsername() (string, bool)
- func (p *CreateAccountParams) ResetAccount()
- func (p *CreateAccountParams) ResetAccountdetails()
- func (p *CreateAccountParams) ResetAccountid()
- func (p *CreateAccountParams) ResetAccounttype()
- func (p *CreateAccountParams) ResetDomainid()
- func (p *CreateAccountParams) ResetEmail()
- func (p *CreateAccountParams) ResetFirstname()
- func (p *CreateAccountParams) ResetLastname()
- func (p *CreateAccountParams) ResetNetworkdomain()
- func (p *CreateAccountParams) ResetPassword()
- func (p *CreateAccountParams) ResetRoleid()
- func (p *CreateAccountParams) ResetTimezone()
- func (p *CreateAccountParams) ResetUserid()
- func (p *CreateAccountParams) ResetUsername()
- func (p *CreateAccountParams) SetAccount(v string)
- func (p *CreateAccountParams) SetAccountdetails(v map[string]string)
- func (p *CreateAccountParams) SetAccountid(v string)
- func (p *CreateAccountParams) SetAccounttype(v int)
- func (p *CreateAccountParams) SetDomainid(v string)
- func (p *CreateAccountParams) SetEmail(v string)
- func (p *CreateAccountParams) SetFirstname(v string)
- func (p *CreateAccountParams) SetLastname(v string)
- func (p *CreateAccountParams) SetNetworkdomain(v string)
- func (p *CreateAccountParams) SetPassword(v string)
- func (p *CreateAccountParams) SetRoleid(v string)
- func (p *CreateAccountParams) SetTimezone(v string)
- func (p *CreateAccountParams) SetUserid(v string)
- func (p *CreateAccountParams) SetUsername(v string)
- type CreateAccountResponse
- type CreateAccountResponseUser
- type CreateAffinityGroupParams
- func (p *CreateAffinityGroupParams) GetAccount() (string, bool)
- func (p *CreateAffinityGroupParams) GetDescription() (string, bool)
- func (p *CreateAffinityGroupParams) GetDomainid() (string, bool)
- func (p *CreateAffinityGroupParams) GetName() (string, bool)
- func (p *CreateAffinityGroupParams) GetProjectid() (string, bool)
- func (p *CreateAffinityGroupParams) GetType() (string, bool)
- func (p *CreateAffinityGroupParams) ResetAccount()
- func (p *CreateAffinityGroupParams) ResetDescription()
- func (p *CreateAffinityGroupParams) ResetDomainid()
- func (p *CreateAffinityGroupParams) ResetName()
- func (p *CreateAffinityGroupParams) ResetProjectid()
- func (p *CreateAffinityGroupParams) ResetType()
- func (p *CreateAffinityGroupParams) SetAccount(v string)
- func (p *CreateAffinityGroupParams) SetDescription(v string)
- func (p *CreateAffinityGroupParams) SetDomainid(v string)
- func (p *CreateAffinityGroupParams) SetName(v string)
- func (p *CreateAffinityGroupParams) SetProjectid(v string)
- func (p *CreateAffinityGroupParams) SetType(v string)
- type CreateAffinityGroupResponse
- type CreateAutoScalePolicyParams
- func (p *CreateAutoScalePolicyParams) GetAction() (string, bool)
- func (p *CreateAutoScalePolicyParams) GetConditionids() ([]string, bool)
- func (p *CreateAutoScalePolicyParams) GetDuration() (int, bool)
- func (p *CreateAutoScalePolicyParams) GetName() (string, bool)
- func (p *CreateAutoScalePolicyParams) GetQuiettime() (int, bool)
- func (p *CreateAutoScalePolicyParams) ResetAction()
- func (p *CreateAutoScalePolicyParams) ResetConditionids()
- func (p *CreateAutoScalePolicyParams) ResetDuration()
- func (p *CreateAutoScalePolicyParams) ResetName()
- func (p *CreateAutoScalePolicyParams) ResetQuiettime()
- func (p *CreateAutoScalePolicyParams) SetAction(v string)
- func (p *CreateAutoScalePolicyParams) SetConditionids(v []string)
- func (p *CreateAutoScalePolicyParams) SetDuration(v int)
- func (p *CreateAutoScalePolicyParams) SetName(v string)
- func (p *CreateAutoScalePolicyParams) SetQuiettime(v int)
- type CreateAutoScalePolicyResponse
- type CreateAutoScaleVmGroupParams
- func (p *CreateAutoScaleVmGroupParams) GetFordisplay() (bool, bool)
- func (p *CreateAutoScaleVmGroupParams) GetInterval() (int, bool)
- func (p *CreateAutoScaleVmGroupParams) GetLbruleid() (string, bool)
- func (p *CreateAutoScaleVmGroupParams) GetMaxmembers() (int, bool)
- func (p *CreateAutoScaleVmGroupParams) GetMinmembers() (int, bool)
- func (p *CreateAutoScaleVmGroupParams) GetName() (string, bool)
- func (p *CreateAutoScaleVmGroupParams) GetScaledownpolicyids() ([]string, bool)
- func (p *CreateAutoScaleVmGroupParams) GetScaleuppolicyids() ([]string, bool)
- func (p *CreateAutoScaleVmGroupParams) GetVmprofileid() (string, bool)
- func (p *CreateAutoScaleVmGroupParams) ResetFordisplay()
- func (p *CreateAutoScaleVmGroupParams) ResetInterval()
- func (p *CreateAutoScaleVmGroupParams) ResetLbruleid()
- func (p *CreateAutoScaleVmGroupParams) ResetMaxmembers()
- func (p *CreateAutoScaleVmGroupParams) ResetMinmembers()
- func (p *CreateAutoScaleVmGroupParams) ResetName()
- func (p *CreateAutoScaleVmGroupParams) ResetScaledownpolicyids()
- func (p *CreateAutoScaleVmGroupParams) ResetScaleuppolicyids()
- func (p *CreateAutoScaleVmGroupParams) ResetVmprofileid()
- func (p *CreateAutoScaleVmGroupParams) SetFordisplay(v bool)
- func (p *CreateAutoScaleVmGroupParams) SetInterval(v int)
- func (p *CreateAutoScaleVmGroupParams) SetLbruleid(v string)
- func (p *CreateAutoScaleVmGroupParams) SetMaxmembers(v int)
- func (p *CreateAutoScaleVmGroupParams) SetMinmembers(v int)
- func (p *CreateAutoScaleVmGroupParams) SetName(v string)
- func (p *CreateAutoScaleVmGroupParams) SetScaledownpolicyids(v []string)
- func (p *CreateAutoScaleVmGroupParams) SetScaleuppolicyids(v []string)
- func (p *CreateAutoScaleVmGroupParams) SetVmprofileid(v string)
- type CreateAutoScaleVmGroupResponse
- type CreateAutoScaleVmProfileParams
- func (p *CreateAutoScaleVmProfileParams) GetAccount() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetAutoscaleuserid() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetCounterparam() (map[string]string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetDomainid() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetExpungevmgraceperiod() (int, bool)
- func (p *CreateAutoScaleVmProfileParams) GetFordisplay() (bool, bool)
- func (p *CreateAutoScaleVmProfileParams) GetOtherdeployparams() (map[string]string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetProjectid() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetServiceofferingid() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetTemplateid() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetUserdata() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetUserdatadetails() (map[string]string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetUserdataid() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) GetZoneid() (string, bool)
- func (p *CreateAutoScaleVmProfileParams) ResetAccount()
- func (p *CreateAutoScaleVmProfileParams) ResetAutoscaleuserid()
- func (p *CreateAutoScaleVmProfileParams) ResetCounterparam()
- func (p *CreateAutoScaleVmProfileParams) ResetDomainid()
- func (p *CreateAutoScaleVmProfileParams) ResetExpungevmgraceperiod()
- func (p *CreateAutoScaleVmProfileParams) ResetFordisplay()
- func (p *CreateAutoScaleVmProfileParams) ResetOtherdeployparams()
- func (p *CreateAutoScaleVmProfileParams) ResetProjectid()
- func (p *CreateAutoScaleVmProfileParams) ResetServiceofferingid()
- func (p *CreateAutoScaleVmProfileParams) ResetTemplateid()
- func (p *CreateAutoScaleVmProfileParams) ResetUserdata()
- func (p *CreateAutoScaleVmProfileParams) ResetUserdatadetails()
- func (p *CreateAutoScaleVmProfileParams) ResetUserdataid()
- func (p *CreateAutoScaleVmProfileParams) ResetZoneid()
- func (p *CreateAutoScaleVmProfileParams) SetAccount(v string)
- func (p *CreateAutoScaleVmProfileParams) SetAutoscaleuserid(v string)
- func (p *CreateAutoScaleVmProfileParams) SetCounterparam(v map[string]string)
- func (p *CreateAutoScaleVmProfileParams) SetDomainid(v string)
- func (p *CreateAutoScaleVmProfileParams) SetExpungevmgraceperiod(v int)
- func (p *CreateAutoScaleVmProfileParams) SetFordisplay(v bool)
- func (p *CreateAutoScaleVmProfileParams) SetOtherdeployparams(v map[string]string)
- func (p *CreateAutoScaleVmProfileParams) SetProjectid(v string)
- func (p *CreateAutoScaleVmProfileParams) SetServiceofferingid(v string)
- func (p *CreateAutoScaleVmProfileParams) SetTemplateid(v string)
- func (p *CreateAutoScaleVmProfileParams) SetUserdata(v string)
- func (p *CreateAutoScaleVmProfileParams) SetUserdatadetails(v map[string]string)
- func (p *CreateAutoScaleVmProfileParams) SetUserdataid(v string)
- func (p *CreateAutoScaleVmProfileParams) SetZoneid(v string)
- type CreateAutoScaleVmProfileResponse
- type CreateConditionParams
- func (p *CreateConditionParams) GetAccount() (string, bool)
- func (p *CreateConditionParams) GetCounterid() (string, bool)
- func (p *CreateConditionParams) GetDomainid() (string, bool)
- func (p *CreateConditionParams) GetProjectid() (string, bool)
- func (p *CreateConditionParams) GetRelationaloperator() (string, bool)
- func (p *CreateConditionParams) GetThreshold() (int64, bool)
- func (p *CreateConditionParams) ResetAccount()
- func (p *CreateConditionParams) ResetCounterid()
- func (p *CreateConditionParams) ResetDomainid()
- func (p *CreateConditionParams) ResetProjectid()
- func (p *CreateConditionParams) ResetRelationaloperator()
- func (p *CreateConditionParams) ResetThreshold()
- func (p *CreateConditionParams) SetAccount(v string)
- func (p *CreateConditionParams) SetCounterid(v string)
- func (p *CreateConditionParams) SetDomainid(v string)
- func (p *CreateConditionParams) SetProjectid(v string)
- func (p *CreateConditionParams) SetRelationaloperator(v string)
- func (p *CreateConditionParams) SetThreshold(v int64)
- type CreateConditionResponse
- type CreateConsoleEndpointParams
- func (p *CreateConsoleEndpointParams) GetToken() (string, bool)
- func (p *CreateConsoleEndpointParams) GetVirtualmachineid() (string, bool)
- func (p *CreateConsoleEndpointParams) ResetToken()
- func (p *CreateConsoleEndpointParams) ResetVirtualmachineid()
- func (p *CreateConsoleEndpointParams) SetToken(v string)
- func (p *CreateConsoleEndpointParams) SetVirtualmachineid(v string)
- type CreateConsoleEndpointResponse
- type CreateCounterParams
- func (p *CreateCounterParams) GetName() (string, bool)
- func (p *CreateCounterParams) GetProvider() (string, bool)
- func (p *CreateCounterParams) GetSource() (string, bool)
- func (p *CreateCounterParams) GetValue() (string, bool)
- func (p *CreateCounterParams) ResetName()
- func (p *CreateCounterParams) ResetProvider()
- func (p *CreateCounterParams) ResetSource()
- func (p *CreateCounterParams) ResetValue()
- func (p *CreateCounterParams) SetName(v string)
- func (p *CreateCounterParams) SetProvider(v string)
- func (p *CreateCounterParams) SetSource(v string)
- func (p *CreateCounterParams) SetValue(v string)
- type CreateCounterResponse
- type CreateDiskOfferingParams
- func (p *CreateDiskOfferingParams) GetBytesreadrate() (int64, bool)
- func (p *CreateDiskOfferingParams) GetBytesreadratemax() (int64, bool)
- func (p *CreateDiskOfferingParams) GetBytesreadratemaxlength() (int64, bool)
- func (p *CreateDiskOfferingParams) GetByteswriterate() (int64, bool)
- func (p *CreateDiskOfferingParams) GetByteswriteratemax() (int64, bool)
- func (p *CreateDiskOfferingParams) GetByteswriteratemaxlength() (int64, bool)
- func (p *CreateDiskOfferingParams) GetCachemode() (string, bool)
- func (p *CreateDiskOfferingParams) GetCustomized() (bool, bool)
- func (p *CreateDiskOfferingParams) GetCustomizediops() (bool, bool)
- func (p *CreateDiskOfferingParams) GetDetails() (map[string]string, bool)
- func (p *CreateDiskOfferingParams) GetDisksize() (int64, bool)
- func (p *CreateDiskOfferingParams) GetDisksizestrictness() (bool, bool)
- func (p *CreateDiskOfferingParams) GetDisplayoffering() (bool, bool)
- func (p *CreateDiskOfferingParams) GetDisplaytext() (string, bool)
- func (p *CreateDiskOfferingParams) GetDomainid() ([]string, bool)
- func (p *CreateDiskOfferingParams) GetEncrypt() (bool, bool)
- func (p *CreateDiskOfferingParams) GetHypervisorsnapshotreserve() (int, bool)
- func (p *CreateDiskOfferingParams) GetIopsreadrate() (int64, bool)
- func (p *CreateDiskOfferingParams) GetIopsreadratemax() (int64, bool)
- func (p *CreateDiskOfferingParams) GetIopsreadratemaxlength() (int64, bool)
- func (p *CreateDiskOfferingParams) GetIopswriterate() (int64, bool)
- func (p *CreateDiskOfferingParams) GetIopswriteratemax() (int64, bool)
- func (p *CreateDiskOfferingParams) GetIopswriteratemaxlength() (int64, bool)
- func (p *CreateDiskOfferingParams) GetMaxiops() (int64, bool)
- func (p *CreateDiskOfferingParams) GetMiniops() (int64, bool)
- func (p *CreateDiskOfferingParams) GetName() (string, bool)
- func (p *CreateDiskOfferingParams) GetProvisioningtype() (string, bool)
- func (p *CreateDiskOfferingParams) GetStoragepolicy() (string, bool)
- func (p *CreateDiskOfferingParams) GetStoragetype() (string, bool)
- func (p *CreateDiskOfferingParams) GetTags() (string, bool)
- func (p *CreateDiskOfferingParams) GetZoneid() ([]string, bool)
- func (p *CreateDiskOfferingParams) ResetBytesreadrate()
- func (p *CreateDiskOfferingParams) ResetBytesreadratemax()
- func (p *CreateDiskOfferingParams) ResetBytesreadratemaxlength()
- func (p *CreateDiskOfferingParams) ResetByteswriterate()
- func (p *CreateDiskOfferingParams) ResetByteswriteratemax()
- func (p *CreateDiskOfferingParams) ResetByteswriteratemaxlength()
- func (p *CreateDiskOfferingParams) ResetCachemode()
- func (p *CreateDiskOfferingParams) ResetCustomized()
- func (p *CreateDiskOfferingParams) ResetCustomizediops()
- func (p *CreateDiskOfferingParams) ResetDetails()
- func (p *CreateDiskOfferingParams) ResetDisksize()
- func (p *CreateDiskOfferingParams) ResetDisksizestrictness()
- func (p *CreateDiskOfferingParams) ResetDisplayoffering()
- func (p *CreateDiskOfferingParams) ResetDisplaytext()
- func (p *CreateDiskOfferingParams) ResetDomainid()
- func (p *CreateDiskOfferingParams) ResetEncrypt()
- func (p *CreateDiskOfferingParams) ResetHypervisorsnapshotreserve()
- func (p *CreateDiskOfferingParams) ResetIopsreadrate()
- func (p *CreateDiskOfferingParams) ResetIopsreadratemax()
- func (p *CreateDiskOfferingParams) ResetIopsreadratemaxlength()
- func (p *CreateDiskOfferingParams) ResetIopswriterate()
- func (p *CreateDiskOfferingParams) ResetIopswriteratemax()
- func (p *CreateDiskOfferingParams) ResetIopswriteratemaxlength()
- func (p *CreateDiskOfferingParams) ResetMaxiops()
- func (p *CreateDiskOfferingParams) ResetMiniops()
- func (p *CreateDiskOfferingParams) ResetName()
- func (p *CreateDiskOfferingParams) ResetProvisioningtype()
- func (p *CreateDiskOfferingParams) ResetStoragepolicy()
- func (p *CreateDiskOfferingParams) ResetStoragetype()
- func (p *CreateDiskOfferingParams) ResetTags()
- func (p *CreateDiskOfferingParams) ResetZoneid()
- func (p *CreateDiskOfferingParams) SetBytesreadrate(v int64)
- func (p *CreateDiskOfferingParams) SetBytesreadratemax(v int64)
- func (p *CreateDiskOfferingParams) SetBytesreadratemaxlength(v int64)
- func (p *CreateDiskOfferingParams) SetByteswriterate(v int64)
- func (p *CreateDiskOfferingParams) SetByteswriteratemax(v int64)
- func (p *CreateDiskOfferingParams) SetByteswriteratemaxlength(v int64)
- func (p *CreateDiskOfferingParams) SetCachemode(v string)
- func (p *CreateDiskOfferingParams) SetCustomized(v bool)
- func (p *CreateDiskOfferingParams) SetCustomizediops(v bool)
- func (p *CreateDiskOfferingParams) SetDetails(v map[string]string)
- func (p *CreateDiskOfferingParams) SetDisksize(v int64)
- func (p *CreateDiskOfferingParams) SetDisksizestrictness(v bool)
- func (p *CreateDiskOfferingParams) SetDisplayoffering(v bool)
- func (p *CreateDiskOfferingParams) SetDisplaytext(v string)
- func (p *CreateDiskOfferingParams) SetDomainid(v []string)
- func (p *CreateDiskOfferingParams) SetEncrypt(v bool)
- func (p *CreateDiskOfferingParams) SetHypervisorsnapshotreserve(v int)
- func (p *CreateDiskOfferingParams) SetIopsreadrate(v int64)
- func (p *CreateDiskOfferingParams) SetIopsreadratemax(v int64)
- func (p *CreateDiskOfferingParams) SetIopsreadratemaxlength(v int64)
- func (p *CreateDiskOfferingParams) SetIopswriterate(v int64)
- func (p *CreateDiskOfferingParams) SetIopswriteratemax(v int64)
- func (p *CreateDiskOfferingParams) SetIopswriteratemaxlength(v int64)
- func (p *CreateDiskOfferingParams) SetMaxiops(v int64)
- func (p *CreateDiskOfferingParams) SetMiniops(v int64)
- func (p *CreateDiskOfferingParams) SetName(v string)
- func (p *CreateDiskOfferingParams) SetProvisioningtype(v string)
- func (p *CreateDiskOfferingParams) SetStoragepolicy(v string)
- func (p *CreateDiskOfferingParams) SetStoragetype(v string)
- func (p *CreateDiskOfferingParams) SetTags(v string)
- func (p *CreateDiskOfferingParams) SetZoneid(v []string)
- type CreateDiskOfferingResponse
- type CreateDomainParams
- func (p *CreateDomainParams) GetDomainid() (string, bool)
- func (p *CreateDomainParams) GetName() (string, bool)
- func (p *CreateDomainParams) GetNetworkdomain() (string, bool)
- func (p *CreateDomainParams) GetParentdomainid() (string, bool)
- func (p *CreateDomainParams) ResetDomainid()
- func (p *CreateDomainParams) ResetName()
- func (p *CreateDomainParams) ResetNetworkdomain()
- func (p *CreateDomainParams) ResetParentdomainid()
- func (p *CreateDomainParams) SetDomainid(v string)
- func (p *CreateDomainParams) SetName(v string)
- func (p *CreateDomainParams) SetNetworkdomain(v string)
- func (p *CreateDomainParams) SetParentdomainid(v string)
- type CreateDomainResponse
- type CreateEgressFirewallRuleParams
- func (p *CreateEgressFirewallRuleParams) GetCidrlist() ([]string, bool)
- func (p *CreateEgressFirewallRuleParams) GetDestcidrlist() ([]string, bool)
- func (p *CreateEgressFirewallRuleParams) GetEndport() (int, bool)
- func (p *CreateEgressFirewallRuleParams) GetFordisplay() (bool, bool)
- func (p *CreateEgressFirewallRuleParams) GetIcmpcode() (int, bool)
- func (p *CreateEgressFirewallRuleParams) GetIcmptype() (int, bool)
- func (p *CreateEgressFirewallRuleParams) GetNetworkid() (string, bool)
- func (p *CreateEgressFirewallRuleParams) GetProtocol() (string, bool)
- func (p *CreateEgressFirewallRuleParams) GetStartport() (int, bool)
- func (p *CreateEgressFirewallRuleParams) GetType() (string, bool)
- func (p *CreateEgressFirewallRuleParams) ResetCidrlist()
- func (p *CreateEgressFirewallRuleParams) ResetDestcidrlist()
- func (p *CreateEgressFirewallRuleParams) ResetEndport()
- func (p *CreateEgressFirewallRuleParams) ResetFordisplay()
- func (p *CreateEgressFirewallRuleParams) ResetIcmpcode()
- func (p *CreateEgressFirewallRuleParams) ResetIcmptype()
- func (p *CreateEgressFirewallRuleParams) ResetNetworkid()
- func (p *CreateEgressFirewallRuleParams) ResetProtocol()
- func (p *CreateEgressFirewallRuleParams) ResetStartport()
- func (p *CreateEgressFirewallRuleParams) ResetType()
- func (p *CreateEgressFirewallRuleParams) SetCidrlist(v []string)
- func (p *CreateEgressFirewallRuleParams) SetDestcidrlist(v []string)
- func (p *CreateEgressFirewallRuleParams) SetEndport(v int)
- func (p *CreateEgressFirewallRuleParams) SetFordisplay(v bool)
- func (p *CreateEgressFirewallRuleParams) SetIcmpcode(v int)
- func (p *CreateEgressFirewallRuleParams) SetIcmptype(v int)
- func (p *CreateEgressFirewallRuleParams) SetNetworkid(v string)
- func (p *CreateEgressFirewallRuleParams) SetProtocol(v string)
- func (p *CreateEgressFirewallRuleParams) SetStartport(v int)
- func (p *CreateEgressFirewallRuleParams) SetType(v string)
- type CreateEgressFirewallRuleResponse
- type CreateFirewallRuleParams
- func (p *CreateFirewallRuleParams) GetCidrlist() ([]string, bool)
- func (p *CreateFirewallRuleParams) GetEndport() (int, bool)
- func (p *CreateFirewallRuleParams) GetFordisplay() (bool, bool)
- func (p *CreateFirewallRuleParams) GetIcmpcode() (int, bool)
- func (p *CreateFirewallRuleParams) GetIcmptype() (int, bool)
- func (p *CreateFirewallRuleParams) GetIpaddressid() (string, bool)
- func (p *CreateFirewallRuleParams) GetProtocol() (string, bool)
- func (p *CreateFirewallRuleParams) GetStartport() (int, bool)
- func (p *CreateFirewallRuleParams) GetType() (string, bool)
- func (p *CreateFirewallRuleParams) ResetCidrlist()
- func (p *CreateFirewallRuleParams) ResetEndport()
- func (p *CreateFirewallRuleParams) ResetFordisplay()
- func (p *CreateFirewallRuleParams) ResetIcmpcode()
- func (p *CreateFirewallRuleParams) ResetIcmptype()
- func (p *CreateFirewallRuleParams) ResetIpaddressid()
- func (p *CreateFirewallRuleParams) ResetProtocol()
- func (p *CreateFirewallRuleParams) ResetStartport()
- func (p *CreateFirewallRuleParams) ResetType()
- func (p *CreateFirewallRuleParams) SetCidrlist(v []string)
- func (p *CreateFirewallRuleParams) SetEndport(v int)
- func (p *CreateFirewallRuleParams) SetFordisplay(v bool)
- func (p *CreateFirewallRuleParams) SetIcmpcode(v int)
- func (p *CreateFirewallRuleParams) SetIcmptype(v int)
- func (p *CreateFirewallRuleParams) SetIpaddressid(v string)
- func (p *CreateFirewallRuleParams) SetProtocol(v string)
- func (p *CreateFirewallRuleParams) SetStartport(v int)
- func (p *CreateFirewallRuleParams) SetType(v string)
- type CreateFirewallRuleResponse
- type CreateGlobalLoadBalancerRuleParams
- func (p *CreateGlobalLoadBalancerRuleParams) GetAccount() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetDescription() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetDomainid() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetGslbdomainname() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetGslblbmethod() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetGslbservicetype() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetGslbstickysessionmethodname() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetName() (string, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) GetRegionid() (int, bool)
- func (p *CreateGlobalLoadBalancerRuleParams) ResetAccount()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetDescription()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetDomainid()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetGslbdomainname()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetGslblbmethod()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetGslbservicetype()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetGslbstickysessionmethodname()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetName()
- func (p *CreateGlobalLoadBalancerRuleParams) ResetRegionid()
- func (p *CreateGlobalLoadBalancerRuleParams) SetAccount(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetDescription(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetDomainid(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetGslbdomainname(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetGslblbmethod(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetGslbservicetype(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetGslbstickysessionmethodname(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetName(v string)
- func (p *CreateGlobalLoadBalancerRuleParams) SetRegionid(v int)
- type CreateGlobalLoadBalancerRuleResponse
- type CreateGlobalLoadBalancerRuleResponseLoadbalancerrule
- type CreateGuestNetworkIpv6PrefixParams
- func (p *CreateGuestNetworkIpv6PrefixParams) GetPrefix() (string, bool)
- func (p *CreateGuestNetworkIpv6PrefixParams) GetZoneid() (string, bool)
- func (p *CreateGuestNetworkIpv6PrefixParams) ResetPrefix()
- func (p *CreateGuestNetworkIpv6PrefixParams) ResetZoneid()
- func (p *CreateGuestNetworkIpv6PrefixParams) SetPrefix(v string)
- func (p *CreateGuestNetworkIpv6PrefixParams) SetZoneid(v string)
- type CreateGuestNetworkIpv6PrefixResponse
- type CreateInstanceGroupParams
- func (p *CreateInstanceGroupParams) GetAccount() (string, bool)
- func (p *CreateInstanceGroupParams) GetDomainid() (string, bool)
- func (p *CreateInstanceGroupParams) GetName() (string, bool)
- func (p *CreateInstanceGroupParams) GetProjectid() (string, bool)
- func (p *CreateInstanceGroupParams) ResetAccount()
- func (p *CreateInstanceGroupParams) ResetDomainid()
- func (p *CreateInstanceGroupParams) ResetName()
- func (p *CreateInstanceGroupParams) ResetProjectid()
- func (p *CreateInstanceGroupParams) SetAccount(v string)
- func (p *CreateInstanceGroupParams) SetDomainid(v string)
- func (p *CreateInstanceGroupParams) SetName(v string)
- func (p *CreateInstanceGroupParams) SetProjectid(v string)
- type CreateInstanceGroupResponse
- type CreateInternalLoadBalancerElementParams
- type CreateInternalLoadBalancerElementResponse
- type CreateIpForwardingRuleParams
- func (p *CreateIpForwardingRuleParams) GetCidrlist() ([]string, bool)
- func (p *CreateIpForwardingRuleParams) GetEndport() (int, bool)
- func (p *CreateIpForwardingRuleParams) GetIpaddressid() (string, bool)
- func (p *CreateIpForwardingRuleParams) GetOpenfirewall() (bool, bool)
- func (p *CreateIpForwardingRuleParams) GetProtocol() (string, bool)
- func (p *CreateIpForwardingRuleParams) GetStartport() (int, bool)
- func (p *CreateIpForwardingRuleParams) ResetCidrlist()
- func (p *CreateIpForwardingRuleParams) ResetEndport()
- func (p *CreateIpForwardingRuleParams) ResetIpaddressid()
- func (p *CreateIpForwardingRuleParams) ResetOpenfirewall()
- func (p *CreateIpForwardingRuleParams) ResetProtocol()
- func (p *CreateIpForwardingRuleParams) ResetStartport()
- func (p *CreateIpForwardingRuleParams) SetCidrlist(v []string)
- func (p *CreateIpForwardingRuleParams) SetEndport(v int)
- func (p *CreateIpForwardingRuleParams) SetIpaddressid(v string)
- func (p *CreateIpForwardingRuleParams) SetOpenfirewall(v bool)
- func (p *CreateIpForwardingRuleParams) SetProtocol(v string)
- func (p *CreateIpForwardingRuleParams) SetStartport(v int)
- type CreateIpForwardingRuleResponse
- type CreateIpv6FirewallRuleParams
- func (p *CreateIpv6FirewallRuleParams) GetCidrlist() ([]string, bool)
- func (p *CreateIpv6FirewallRuleParams) GetDestcidrlist() ([]string, bool)
- func (p *CreateIpv6FirewallRuleParams) GetEndport() (int, bool)
- func (p *CreateIpv6FirewallRuleParams) GetFordisplay() (bool, bool)
- func (p *CreateIpv6FirewallRuleParams) GetIcmpcode() (int, bool)
- func (p *CreateIpv6FirewallRuleParams) GetIcmptype() (int, bool)
- func (p *CreateIpv6FirewallRuleParams) GetNetworkid() (string, bool)
- func (p *CreateIpv6FirewallRuleParams) GetProtocol() (string, bool)
- func (p *CreateIpv6FirewallRuleParams) GetStartport() (int, bool)
- func (p *CreateIpv6FirewallRuleParams) GetTraffictype() (string, bool)
- func (p *CreateIpv6FirewallRuleParams) ResetCidrlist()
- func (p *CreateIpv6FirewallRuleParams) ResetDestcidrlist()
- func (p *CreateIpv6FirewallRuleParams) ResetEndport()
- func (p *CreateIpv6FirewallRuleParams) ResetFordisplay()
- func (p *CreateIpv6FirewallRuleParams) ResetIcmpcode()
- func (p *CreateIpv6FirewallRuleParams) ResetIcmptype()
- func (p *CreateIpv6FirewallRuleParams) ResetNetworkid()
- func (p *CreateIpv6FirewallRuleParams) ResetProtocol()
- func (p *CreateIpv6FirewallRuleParams) ResetStartport()
- func (p *CreateIpv6FirewallRuleParams) ResetTraffictype()
- func (p *CreateIpv6FirewallRuleParams) SetCidrlist(v []string)
- func (p *CreateIpv6FirewallRuleParams) SetDestcidrlist(v []string)
- func (p *CreateIpv6FirewallRuleParams) SetEndport(v int)
- func (p *CreateIpv6FirewallRuleParams) SetFordisplay(v bool)
- func (p *CreateIpv6FirewallRuleParams) SetIcmpcode(v int)
- func (p *CreateIpv6FirewallRuleParams) SetIcmptype(v int)
- func (p *CreateIpv6FirewallRuleParams) SetNetworkid(v string)
- func (p *CreateIpv6FirewallRuleParams) SetProtocol(v string)
- func (p *CreateIpv6FirewallRuleParams) SetStartport(v int)
- func (p *CreateIpv6FirewallRuleParams) SetTraffictype(v string)
- type CreateIpv6FirewallRuleResponse
- type CreateKubernetesClusterParams
- func (p *CreateKubernetesClusterParams) GetAccount() (string, bool)
- func (p *CreateKubernetesClusterParams) GetClustertype() (string, bool)
- func (p *CreateKubernetesClusterParams) GetControlnodes() (int64, bool)
- func (p *CreateKubernetesClusterParams) GetDescription() (string, bool)
- func (p *CreateKubernetesClusterParams) GetDockerregistrypassword() (string, bool)
- func (p *CreateKubernetesClusterParams) GetDockerregistryurl() (string, bool)
- func (p *CreateKubernetesClusterParams) GetDockerregistryusername() (string, bool)
- func (p *CreateKubernetesClusterParams) GetDomainid() (string, bool)
- func (p *CreateKubernetesClusterParams) GetExternalloadbalanceripaddress() (string, bool)
- func (p *CreateKubernetesClusterParams) GetKeypair() (string, bool)
- func (p *CreateKubernetesClusterParams) GetKubernetesversionid() (string, bool)
- func (p *CreateKubernetesClusterParams) GetMasternodes() (int64, bool)
- func (p *CreateKubernetesClusterParams) GetName() (string, bool)
- func (p *CreateKubernetesClusterParams) GetNetworkid() (string, bool)
- func (p *CreateKubernetesClusterParams) GetNoderootdisksize() (int64, bool)
- func (p *CreateKubernetesClusterParams) GetProjectid() (string, bool)
- func (p *CreateKubernetesClusterParams) GetServiceofferingid() (string, bool)
- func (p *CreateKubernetesClusterParams) GetSize() (int64, bool)
- func (p *CreateKubernetesClusterParams) GetZoneid() (string, bool)
- func (p *CreateKubernetesClusterParams) ResetAccount()
- func (p *CreateKubernetesClusterParams) ResetClustertype()
- func (p *CreateKubernetesClusterParams) ResetControlnodes()
- func (p *CreateKubernetesClusterParams) ResetDescription()
- func (p *CreateKubernetesClusterParams) ResetDockerregistrypassword()
- func (p *CreateKubernetesClusterParams) ResetDockerregistryurl()
- func (p *CreateKubernetesClusterParams) ResetDockerregistryusername()
- func (p *CreateKubernetesClusterParams) ResetDomainid()
- func (p *CreateKubernetesClusterParams) ResetExternalloadbalanceripaddress()
- func (p *CreateKubernetesClusterParams) ResetKeypair()
- func (p *CreateKubernetesClusterParams) ResetKubernetesversionid()
- func (p *CreateKubernetesClusterParams) ResetMasternodes()
- func (p *CreateKubernetesClusterParams) ResetName()
- func (p *CreateKubernetesClusterParams) ResetNetworkid()
- func (p *CreateKubernetesClusterParams) ResetNoderootdisksize()
- func (p *CreateKubernetesClusterParams) ResetProjectid()
- func (p *CreateKubernetesClusterParams) ResetServiceofferingid()
- func (p *CreateKubernetesClusterParams) ResetSize()
- func (p *CreateKubernetesClusterParams) ResetZoneid()
- func (p *CreateKubernetesClusterParams) SetAccount(v string)
- func (p *CreateKubernetesClusterParams) SetClustertype(v string)
- func (p *CreateKubernetesClusterParams) SetControlnodes(v int64)
- func (p *CreateKubernetesClusterParams) SetDescription(v string)
- func (p *CreateKubernetesClusterParams) SetDockerregistrypassword(v string)
- func (p *CreateKubernetesClusterParams) SetDockerregistryurl(v string)
- func (p *CreateKubernetesClusterParams) SetDockerregistryusername(v string)
- func (p *CreateKubernetesClusterParams) SetDomainid(v string)
- func (p *CreateKubernetesClusterParams) SetExternalloadbalanceripaddress(v string)
- func (p *CreateKubernetesClusterParams) SetKeypair(v string)
- func (p *CreateKubernetesClusterParams) SetKubernetesversionid(v string)
- func (p *CreateKubernetesClusterParams) SetMasternodes(v int64)
- func (p *CreateKubernetesClusterParams) SetName(v string)
- func (p *CreateKubernetesClusterParams) SetNetworkid(v string)
- func (p *CreateKubernetesClusterParams) SetNoderootdisksize(v int64)
- func (p *CreateKubernetesClusterParams) SetProjectid(v string)
- func (p *CreateKubernetesClusterParams) SetServiceofferingid(v string)
- func (p *CreateKubernetesClusterParams) SetSize(v int64)
- func (p *CreateKubernetesClusterParams) SetZoneid(v string)
- type CreateKubernetesClusterResponse
- type CreateLBHealthCheckPolicyParams
- func (p *CreateLBHealthCheckPolicyParams) GetDescription() (string, bool)
- func (p *CreateLBHealthCheckPolicyParams) GetFordisplay() (bool, bool)
- func (p *CreateLBHealthCheckPolicyParams) GetHealthythreshold() (int, bool)
- func (p *CreateLBHealthCheckPolicyParams) GetIntervaltime() (int, bool)
- func (p *CreateLBHealthCheckPolicyParams) GetLbruleid() (string, bool)
- func (p *CreateLBHealthCheckPolicyParams) GetPingpath() (string, bool)
- func (p *CreateLBHealthCheckPolicyParams) GetResponsetimeout() (int, bool)
- func (p *CreateLBHealthCheckPolicyParams) GetUnhealthythreshold() (int, bool)
- func (p *CreateLBHealthCheckPolicyParams) ResetDescription()
- func (p *CreateLBHealthCheckPolicyParams) ResetFordisplay()
- func (p *CreateLBHealthCheckPolicyParams) ResetHealthythreshold()
- func (p *CreateLBHealthCheckPolicyParams) ResetIntervaltime()
- func (p *CreateLBHealthCheckPolicyParams) ResetLbruleid()
- func (p *CreateLBHealthCheckPolicyParams) ResetPingpath()
- func (p *CreateLBHealthCheckPolicyParams) ResetResponsetimeout()
- func (p *CreateLBHealthCheckPolicyParams) ResetUnhealthythreshold()
- func (p *CreateLBHealthCheckPolicyParams) SetDescription(v string)
- func (p *CreateLBHealthCheckPolicyParams) SetFordisplay(v bool)
- func (p *CreateLBHealthCheckPolicyParams) SetHealthythreshold(v int)
- func (p *CreateLBHealthCheckPolicyParams) SetIntervaltime(v int)
- func (p *CreateLBHealthCheckPolicyParams) SetLbruleid(v string)
- func (p *CreateLBHealthCheckPolicyParams) SetPingpath(v string)
- func (p *CreateLBHealthCheckPolicyParams) SetResponsetimeout(v int)
- func (p *CreateLBHealthCheckPolicyParams) SetUnhealthythreshold(v int)
- type CreateLBHealthCheckPolicyResponse
- type CreateLBHealthCheckPolicyResponseHealthcheckpolicy
- type CreateLBStickinessPolicyParams
- func (p *CreateLBStickinessPolicyParams) GetDescription() (string, bool)
- func (p *CreateLBStickinessPolicyParams) GetFordisplay() (bool, bool)
- func (p *CreateLBStickinessPolicyParams) GetLbruleid() (string, bool)
- func (p *CreateLBStickinessPolicyParams) GetMethodname() (string, bool)
- func (p *CreateLBStickinessPolicyParams) GetName() (string, bool)
- func (p *CreateLBStickinessPolicyParams) GetParam() (map[string]string, bool)
- func (p *CreateLBStickinessPolicyParams) ResetDescription()
- func (p *CreateLBStickinessPolicyParams) ResetFordisplay()
- func (p *CreateLBStickinessPolicyParams) ResetLbruleid()
- func (p *CreateLBStickinessPolicyParams) ResetMethodname()
- func (p *CreateLBStickinessPolicyParams) ResetName()
- func (p *CreateLBStickinessPolicyParams) ResetParam()
- func (p *CreateLBStickinessPolicyParams) SetDescription(v string)
- func (p *CreateLBStickinessPolicyParams) SetFordisplay(v bool)
- func (p *CreateLBStickinessPolicyParams) SetLbruleid(v string)
- func (p *CreateLBStickinessPolicyParams) SetMethodname(v string)
- func (p *CreateLBStickinessPolicyParams) SetName(v string)
- func (p *CreateLBStickinessPolicyParams) SetParam(v map[string]string)
- type CreateLBStickinessPolicyResponse
- type CreateLBStickinessPolicyResponseStickinesspolicy
- type CreateLoadBalancerParams
- func (p *CreateLoadBalancerParams) GetAlgorithm() (string, bool)
- func (p *CreateLoadBalancerParams) GetDescription() (string, bool)
- func (p *CreateLoadBalancerParams) GetFordisplay() (bool, bool)
- func (p *CreateLoadBalancerParams) GetInstanceport() (int, bool)
- func (p *CreateLoadBalancerParams) GetName() (string, bool)
- func (p *CreateLoadBalancerParams) GetNetworkid() (string, bool)
- func (p *CreateLoadBalancerParams) GetScheme() (string, bool)
- func (p *CreateLoadBalancerParams) GetSourceipaddress() (string, bool)
- func (p *CreateLoadBalancerParams) GetSourceipaddressnetworkid() (string, bool)
- func (p *CreateLoadBalancerParams) GetSourceport() (int, bool)
- func (p *CreateLoadBalancerParams) ResetAlgorithm()
- func (p *CreateLoadBalancerParams) ResetDescription()
- func (p *CreateLoadBalancerParams) ResetFordisplay()
- func (p *CreateLoadBalancerParams) ResetInstanceport()
- func (p *CreateLoadBalancerParams) ResetName()
- func (p *CreateLoadBalancerParams) ResetNetworkid()
- func (p *CreateLoadBalancerParams) ResetScheme()
- func (p *CreateLoadBalancerParams) ResetSourceipaddress()
- func (p *CreateLoadBalancerParams) ResetSourceipaddressnetworkid()
- func (p *CreateLoadBalancerParams) ResetSourceport()
- func (p *CreateLoadBalancerParams) SetAlgorithm(v string)
- func (p *CreateLoadBalancerParams) SetDescription(v string)
- func (p *CreateLoadBalancerParams) SetFordisplay(v bool)
- func (p *CreateLoadBalancerParams) SetInstanceport(v int)
- func (p *CreateLoadBalancerParams) SetName(v string)
- func (p *CreateLoadBalancerParams) SetNetworkid(v string)
- func (p *CreateLoadBalancerParams) SetScheme(v string)
- func (p *CreateLoadBalancerParams) SetSourceipaddress(v string)
- func (p *CreateLoadBalancerParams) SetSourceipaddressnetworkid(v string)
- func (p *CreateLoadBalancerParams) SetSourceport(v int)
- type CreateLoadBalancerResponse
- type CreateLoadBalancerResponseLoadbalancerinstance
- type CreateLoadBalancerResponseLoadbalancerrule
- type CreateLoadBalancerRuleParams
- func (p *CreateLoadBalancerRuleParams) GetAccount() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetAlgorithm() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetCidrlist() ([]string, bool)
- func (p *CreateLoadBalancerRuleParams) GetDescription() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetDomainid() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetFordisplay() (bool, bool)
- func (p *CreateLoadBalancerRuleParams) GetName() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetNetworkid() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetOpenfirewall() (bool, bool)
- func (p *CreateLoadBalancerRuleParams) GetPrivateport() (int, bool)
- func (p *CreateLoadBalancerRuleParams) GetProtocol() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetPublicipid() (string, bool)
- func (p *CreateLoadBalancerRuleParams) GetPublicport() (int, bool)
- func (p *CreateLoadBalancerRuleParams) GetZoneid() (string, bool)
- func (p *CreateLoadBalancerRuleParams) ResetAccount()
- func (p *CreateLoadBalancerRuleParams) ResetAlgorithm()
- func (p *CreateLoadBalancerRuleParams) ResetCidrlist()
- func (p *CreateLoadBalancerRuleParams) ResetDescription()
- func (p *CreateLoadBalancerRuleParams) ResetDomainid()
- func (p *CreateLoadBalancerRuleParams) ResetFordisplay()
- func (p *CreateLoadBalancerRuleParams) ResetName()
- func (p *CreateLoadBalancerRuleParams) ResetNetworkid()
- func (p *CreateLoadBalancerRuleParams) ResetOpenfirewall()
- func (p *CreateLoadBalancerRuleParams) ResetPrivateport()
- func (p *CreateLoadBalancerRuleParams) ResetProtocol()
- func (p *CreateLoadBalancerRuleParams) ResetPublicipid()
- func (p *CreateLoadBalancerRuleParams) ResetPublicport()
- func (p *CreateLoadBalancerRuleParams) ResetZoneid()
- func (p *CreateLoadBalancerRuleParams) SetAccount(v string)
- func (p *CreateLoadBalancerRuleParams) SetAlgorithm(v string)
- func (p *CreateLoadBalancerRuleParams) SetCidrlist(v []string)
- func (p *CreateLoadBalancerRuleParams) SetDescription(v string)
- func (p *CreateLoadBalancerRuleParams) SetDomainid(v string)
- func (p *CreateLoadBalancerRuleParams) SetFordisplay(v bool)
- func (p *CreateLoadBalancerRuleParams) SetName(v string)
- func (p *CreateLoadBalancerRuleParams) SetNetworkid(v string)
- func (p *CreateLoadBalancerRuleParams) SetOpenfirewall(v bool)
- func (p *CreateLoadBalancerRuleParams) SetPrivateport(v int)
- func (p *CreateLoadBalancerRuleParams) SetProtocol(v string)
- func (p *CreateLoadBalancerRuleParams) SetPublicipid(v string)
- func (p *CreateLoadBalancerRuleParams) SetPublicport(v int)
- func (p *CreateLoadBalancerRuleParams) SetZoneid(v string)
- type CreateLoadBalancerRuleResponse
- type CreateNetworkACLListParams
- func (p *CreateNetworkACLListParams) GetDescription() (string, bool)
- func (p *CreateNetworkACLListParams) GetFordisplay() (bool, bool)
- func (p *CreateNetworkACLListParams) GetName() (string, bool)
- func (p *CreateNetworkACLListParams) GetVpcid() (string, bool)
- func (p *CreateNetworkACLListParams) ResetDescription()
- func (p *CreateNetworkACLListParams) ResetFordisplay()
- func (p *CreateNetworkACLListParams) ResetName()
- func (p *CreateNetworkACLListParams) ResetVpcid()
- func (p *CreateNetworkACLListParams) SetDescription(v string)
- func (p *CreateNetworkACLListParams) SetFordisplay(v bool)
- func (p *CreateNetworkACLListParams) SetName(v string)
- func (p *CreateNetworkACLListParams) SetVpcid(v string)
- type CreateNetworkACLListResponse
- type CreateNetworkACLParams
- func (p *CreateNetworkACLParams) GetAclid() (string, bool)
- func (p *CreateNetworkACLParams) GetAction() (string, bool)
- func (p *CreateNetworkACLParams) GetCidrlist() ([]string, bool)
- func (p *CreateNetworkACLParams) GetEndport() (int, bool)
- func (p *CreateNetworkACLParams) GetFordisplay() (bool, bool)
- func (p *CreateNetworkACLParams) GetIcmpcode() (int, bool)
- func (p *CreateNetworkACLParams) GetIcmptype() (int, bool)
- func (p *CreateNetworkACLParams) GetNetworkid() (string, bool)
- func (p *CreateNetworkACLParams) GetNumber() (int, bool)
- func (p *CreateNetworkACLParams) GetProtocol() (string, bool)
- func (p *CreateNetworkACLParams) GetReason() (string, bool)
- func (p *CreateNetworkACLParams) GetStartport() (int, bool)
- func (p *CreateNetworkACLParams) GetTraffictype() (string, bool)
- func (p *CreateNetworkACLParams) ResetAclid()
- func (p *CreateNetworkACLParams) ResetAction()
- func (p *CreateNetworkACLParams) ResetCidrlist()
- func (p *CreateNetworkACLParams) ResetEndport()
- func (p *CreateNetworkACLParams) ResetFordisplay()
- func (p *CreateNetworkACLParams) ResetIcmpcode()
- func (p *CreateNetworkACLParams) ResetIcmptype()
- func (p *CreateNetworkACLParams) ResetNetworkid()
- func (p *CreateNetworkACLParams) ResetNumber()
- func (p *CreateNetworkACLParams) ResetProtocol()
- func (p *CreateNetworkACLParams) ResetReason()
- func (p *CreateNetworkACLParams) ResetStartport()
- func (p *CreateNetworkACLParams) ResetTraffictype()
- func (p *CreateNetworkACLParams) SetAclid(v string)
- func (p *CreateNetworkACLParams) SetAction(v string)
- func (p *CreateNetworkACLParams) SetCidrlist(v []string)
- func (p *CreateNetworkACLParams) SetEndport(v int)
- func (p *CreateNetworkACLParams) SetFordisplay(v bool)
- func (p *CreateNetworkACLParams) SetIcmpcode(v int)
- func (p *CreateNetworkACLParams) SetIcmptype(v int)
- func (p *CreateNetworkACLParams) SetNetworkid(v string)
- func (p *CreateNetworkACLParams) SetNumber(v int)
- func (p *CreateNetworkACLParams) SetProtocol(v string)
- func (p *CreateNetworkACLParams) SetReason(v string)
- func (p *CreateNetworkACLParams) SetStartport(v int)
- func (p *CreateNetworkACLParams) SetTraffictype(v string)
- type CreateNetworkACLResponse
- type CreateNetworkOfferingParams
- func (p *CreateNetworkOfferingParams) GetAvailability() (string, bool)
- func (p *CreateNetworkOfferingParams) GetConservemode() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetDetails() (map[string]string, bool)
- func (p *CreateNetworkOfferingParams) GetDisplaytext() (string, bool)
- func (p *CreateNetworkOfferingParams) GetDomainid() ([]string, bool)
- func (p *CreateNetworkOfferingParams) GetEgressdefaultpolicy() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetEnable() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetFortungsten() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetForvpc() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetGuestiptype() (string, bool)
- func (p *CreateNetworkOfferingParams) GetInternetprotocol() (string, bool)
- func (p *CreateNetworkOfferingParams) GetIspersistent() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetKeepaliveenabled() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetMaxconnections() (int, bool)
- func (p *CreateNetworkOfferingParams) GetName() (string, bool)
- func (p *CreateNetworkOfferingParams) GetNetworkrate() (int, bool)
- func (p *CreateNetworkOfferingParams) GetServicecapabilitylist() (map[string]string, bool)
- func (p *CreateNetworkOfferingParams) GetServiceofferingid() (string, bool)
- func (p *CreateNetworkOfferingParams) GetServiceproviderlist() (map[string]string, bool)
- func (p *CreateNetworkOfferingParams) GetSpecifyipranges() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetSpecifyvlan() (bool, bool)
- func (p *CreateNetworkOfferingParams) GetSupportedservices() ([]string, bool)
- func (p *CreateNetworkOfferingParams) GetTags() (string, bool)
- func (p *CreateNetworkOfferingParams) GetTraffictype() (string, bool)
- func (p *CreateNetworkOfferingParams) GetZoneid() ([]string, bool)
- func (p *CreateNetworkOfferingParams) ResetAvailability()
- func (p *CreateNetworkOfferingParams) ResetConservemode()
- func (p *CreateNetworkOfferingParams) ResetDetails()
- func (p *CreateNetworkOfferingParams) ResetDisplaytext()
- func (p *CreateNetworkOfferingParams) ResetDomainid()
- func (p *CreateNetworkOfferingParams) ResetEgressdefaultpolicy()
- func (p *CreateNetworkOfferingParams) ResetEnable()
- func (p *CreateNetworkOfferingParams) ResetFortungsten()
- func (p *CreateNetworkOfferingParams) ResetForvpc()
- func (p *CreateNetworkOfferingParams) ResetGuestiptype()
- func (p *CreateNetworkOfferingParams) ResetInternetprotocol()
- func (p *CreateNetworkOfferingParams) ResetIspersistent()
- func (p *CreateNetworkOfferingParams) ResetKeepaliveenabled()
- func (p *CreateNetworkOfferingParams) ResetMaxconnections()
- func (p *CreateNetworkOfferingParams) ResetName()
- func (p *CreateNetworkOfferingParams) ResetNetworkrate()
- func (p *CreateNetworkOfferingParams) ResetServicecapabilitylist()
- func (p *CreateNetworkOfferingParams) ResetServiceofferingid()
- func (p *CreateNetworkOfferingParams) ResetServiceproviderlist()
- func (p *CreateNetworkOfferingParams) ResetSpecifyipranges()
- func (p *CreateNetworkOfferingParams) ResetSpecifyvlan()
- func (p *CreateNetworkOfferingParams) ResetSupportedservices()
- func (p *CreateNetworkOfferingParams) ResetTags()
- func (p *CreateNetworkOfferingParams) ResetTraffictype()
- func (p *CreateNetworkOfferingParams) ResetZoneid()
- func (p *CreateNetworkOfferingParams) SetAvailability(v string)
- func (p *CreateNetworkOfferingParams) SetConservemode(v bool)
- func (p *CreateNetworkOfferingParams) SetDetails(v map[string]string)
- func (p *CreateNetworkOfferingParams) SetDisplaytext(v string)
- func (p *CreateNetworkOfferingParams) SetDomainid(v []string)
- func (p *CreateNetworkOfferingParams) SetEgressdefaultpolicy(v bool)
- func (p *CreateNetworkOfferingParams) SetEnable(v bool)
- func (p *CreateNetworkOfferingParams) SetFortungsten(v bool)
- func (p *CreateNetworkOfferingParams) SetForvpc(v bool)
- func (p *CreateNetworkOfferingParams) SetGuestiptype(v string)
- func (p *CreateNetworkOfferingParams) SetInternetprotocol(v string)
- func (p *CreateNetworkOfferingParams) SetIspersistent(v bool)
- func (p *CreateNetworkOfferingParams) SetKeepaliveenabled(v bool)
- func (p *CreateNetworkOfferingParams) SetMaxconnections(v int)
- func (p *CreateNetworkOfferingParams) SetName(v string)
- func (p *CreateNetworkOfferingParams) SetNetworkrate(v int)
- func (p *CreateNetworkOfferingParams) SetServicecapabilitylist(v map[string]string)
- func (p *CreateNetworkOfferingParams) SetServiceofferingid(v string)
- func (p *CreateNetworkOfferingParams) SetServiceproviderlist(v map[string]string)
- func (p *CreateNetworkOfferingParams) SetSpecifyipranges(v bool)
- func (p *CreateNetworkOfferingParams) SetSpecifyvlan(v bool)
- func (p *CreateNetworkOfferingParams) SetSupportedservices(v []string)
- func (p *CreateNetworkOfferingParams) SetTags(v string)
- func (p *CreateNetworkOfferingParams) SetTraffictype(v string)
- func (p *CreateNetworkOfferingParams) SetZoneid(v []string)
- type CreateNetworkOfferingResponse
- type CreateNetworkOfferingResponseService
- type CreateNetworkOfferingResponseServiceCapability
- type CreateNetworkOfferingResponseServiceProvider
- type CreateNetworkParams
- func (p *CreateNetworkParams) GetAccount() (string, bool)
- func (p *CreateNetworkParams) GetAclid() (string, bool)
- func (p *CreateNetworkParams) GetAcltype() (string, bool)
- func (p *CreateNetworkParams) GetAssociatednetworkid() (string, bool)
- func (p *CreateNetworkParams) GetBypassvlanoverlapcheck() (bool, bool)
- func (p *CreateNetworkParams) GetDisplaynetwork() (bool, bool)
- func (p *CreateNetworkParams) GetDisplaytext() (string, bool)
- func (p *CreateNetworkParams) GetDns1() (string, bool)
- func (p *CreateNetworkParams) GetDns2() (string, bool)
- func (p *CreateNetworkParams) GetDomainid() (string, bool)
- func (p *CreateNetworkParams) GetEndip() (string, bool)
- func (p *CreateNetworkParams) GetEndipv6() (string, bool)
- func (p *CreateNetworkParams) GetExternalid() (string, bool)
- func (p *CreateNetworkParams) GetGateway() (string, bool)
- func (p *CreateNetworkParams) GetHideipaddressusage() (bool, bool)
- func (p *CreateNetworkParams) GetIp6cidr() (string, bool)
- func (p *CreateNetworkParams) GetIp6dns1() (string, bool)
- func (p *CreateNetworkParams) GetIp6dns2() (string, bool)
- func (p *CreateNetworkParams) GetIp6gateway() (string, bool)
- func (p *CreateNetworkParams) GetIsolatedpvlan() (string, bool)
- func (p *CreateNetworkParams) GetIsolatedpvlantype() (string, bool)
- func (p *CreateNetworkParams) GetName() (string, bool)
- func (p *CreateNetworkParams) GetNetmask() (string, bool)
- func (p *CreateNetworkParams) GetNetworkdomain() (string, bool)
- func (p *CreateNetworkParams) GetNetworkofferingid() (string, bool)
- func (p *CreateNetworkParams) GetPhysicalnetworkid() (string, bool)
- func (p *CreateNetworkParams) GetPrivatemtu() (int, bool)
- func (p *CreateNetworkParams) GetProjectid() (string, bool)
- func (p *CreateNetworkParams) GetPublicmtu() (int, bool)
- func (p *CreateNetworkParams) GetRouterip() (string, bool)
- func (p *CreateNetworkParams) GetRouteripv6() (string, bool)
- func (p *CreateNetworkParams) GetSourcenatipaddress() (string, bool)
- func (p *CreateNetworkParams) GetStartip() (string, bool)
- func (p *CreateNetworkParams) GetStartipv6() (string, bool)
- func (p *CreateNetworkParams) GetSubdomainaccess() (bool, bool)
- func (p *CreateNetworkParams) GetTungstenvirtualrouteruuid() (string, bool)
- func (p *CreateNetworkParams) GetVlan() (string, bool)
- func (p *CreateNetworkParams) GetVpcid() (string, bool)
- func (p *CreateNetworkParams) GetZoneid() (string, bool)
- func (p *CreateNetworkParams) ResetAccount()
- func (p *CreateNetworkParams) ResetAclid()
- func (p *CreateNetworkParams) ResetAcltype()
- func (p *CreateNetworkParams) ResetAssociatednetworkid()
- func (p *CreateNetworkParams) ResetBypassvlanoverlapcheck()
- func (p *CreateNetworkParams) ResetDisplaynetwork()
- func (p *CreateNetworkParams) ResetDisplaytext()
- func (p *CreateNetworkParams) ResetDns1()
- func (p *CreateNetworkParams) ResetDns2()
- func (p *CreateNetworkParams) ResetDomainid()
- func (p *CreateNetworkParams) ResetEndip()
- func (p *CreateNetworkParams) ResetEndipv6()
- func (p *CreateNetworkParams) ResetExternalid()
- func (p *CreateNetworkParams) ResetGateway()
- func (p *CreateNetworkParams) ResetHideipaddressusage()
- func (p *CreateNetworkParams) ResetIp6cidr()
- func (p *CreateNetworkParams) ResetIp6dns1()
- func (p *CreateNetworkParams) ResetIp6dns2()
- func (p *CreateNetworkParams) ResetIp6gateway()
- func (p *CreateNetworkParams) ResetIsolatedpvlan()
- func (p *CreateNetworkParams) ResetIsolatedpvlantype()
- func (p *CreateNetworkParams) ResetName()
- func (p *CreateNetworkParams) ResetNetmask()
- func (p *CreateNetworkParams) ResetNetworkdomain()
- func (p *CreateNetworkParams) ResetNetworkofferingid()
- func (p *CreateNetworkParams) ResetPhysicalnetworkid()
- func (p *CreateNetworkParams) ResetPrivatemtu()
- func (p *CreateNetworkParams) ResetProjectid()
- func (p *CreateNetworkParams) ResetPublicmtu()
- func (p *CreateNetworkParams) ResetRouterip()
- func (p *CreateNetworkParams) ResetRouteripv6()
- func (p *CreateNetworkParams) ResetSourcenatipaddress()
- func (p *CreateNetworkParams) ResetStartip()
- func (p *CreateNetworkParams) ResetStartipv6()
- func (p *CreateNetworkParams) ResetSubdomainaccess()
- func (p *CreateNetworkParams) ResetTungstenvirtualrouteruuid()
- func (p *CreateNetworkParams) ResetVlan()
- func (p *CreateNetworkParams) ResetVpcid()
- func (p *CreateNetworkParams) ResetZoneid()
- func (p *CreateNetworkParams) SetAccount(v string)
- func (p *CreateNetworkParams) SetAclid(v string)
- func (p *CreateNetworkParams) SetAcltype(v string)
- func (p *CreateNetworkParams) SetAssociatednetworkid(v string)
- func (p *CreateNetworkParams) SetBypassvlanoverlapcheck(v bool)
- func (p *CreateNetworkParams) SetDisplaynetwork(v bool)
- func (p *CreateNetworkParams) SetDisplaytext(v string)
- func (p *CreateNetworkParams) SetDns1(v string)
- func (p *CreateNetworkParams) SetDns2(v string)
- func (p *CreateNetworkParams) SetDomainid(v string)
- func (p *CreateNetworkParams) SetEndip(v string)
- func (p *CreateNetworkParams) SetEndipv6(v string)
- func (p *CreateNetworkParams) SetExternalid(v string)
- func (p *CreateNetworkParams) SetGateway(v string)
- func (p *CreateNetworkParams) SetHideipaddressusage(v bool)
- func (p *CreateNetworkParams) SetIp6cidr(v string)
- func (p *CreateNetworkParams) SetIp6dns1(v string)
- func (p *CreateNetworkParams) SetIp6dns2(v string)
- func (p *CreateNetworkParams) SetIp6gateway(v string)
- func (p *CreateNetworkParams) SetIsolatedpvlan(v string)
- func (p *CreateNetworkParams) SetIsolatedpvlantype(v string)
- func (p *CreateNetworkParams) SetName(v string)
- func (p *CreateNetworkParams) SetNetmask(v string)
- func (p *CreateNetworkParams) SetNetworkdomain(v string)
- func (p *CreateNetworkParams) SetNetworkofferingid(v string)
- func (p *CreateNetworkParams) SetPhysicalnetworkid(v string)
- func (p *CreateNetworkParams) SetPrivatemtu(v int)
- func (p *CreateNetworkParams) SetProjectid(v string)
- func (p *CreateNetworkParams) SetPublicmtu(v int)
- func (p *CreateNetworkParams) SetRouterip(v string)
- func (p *CreateNetworkParams) SetRouteripv6(v string)
- func (p *CreateNetworkParams) SetSourcenatipaddress(v string)
- func (p *CreateNetworkParams) SetStartip(v string)
- func (p *CreateNetworkParams) SetStartipv6(v string)
- func (p *CreateNetworkParams) SetSubdomainaccess(v bool)
- func (p *CreateNetworkParams) SetTungstenvirtualrouteruuid(v string)
- func (p *CreateNetworkParams) SetVlan(v string)
- func (p *CreateNetworkParams) SetVpcid(v string)
- func (p *CreateNetworkParams) SetZoneid(v string)
- type CreateNetworkPermissionsParams
- func (p *CreateNetworkPermissionsParams) GetAccountids() ([]string, bool)
- func (p *CreateNetworkPermissionsParams) GetAccounts() ([]string, bool)
- func (p *CreateNetworkPermissionsParams) GetNetworkid() (string, bool)
- func (p *CreateNetworkPermissionsParams) GetProjectids() ([]string, bool)
- func (p *CreateNetworkPermissionsParams) ResetAccountids()
- func (p *CreateNetworkPermissionsParams) ResetAccounts()
- func (p *CreateNetworkPermissionsParams) ResetNetworkid()
- func (p *CreateNetworkPermissionsParams) ResetProjectids()
- func (p *CreateNetworkPermissionsParams) SetAccountids(v []string)
- func (p *CreateNetworkPermissionsParams) SetAccounts(v []string)
- func (p *CreateNetworkPermissionsParams) SetNetworkid(v string)
- func (p *CreateNetworkPermissionsParams) SetProjectids(v []string)
- type CreateNetworkPermissionsResponse
- type CreateNetworkResponse
- type CreateNetworkResponseService
- type CreateNetworkResponseServiceCapability
- type CreateNetworkResponseServiceProvider
- type CreatePhysicalNetworkParams
- func (p *CreatePhysicalNetworkParams) GetBroadcastdomainrange() (string, bool)
- func (p *CreatePhysicalNetworkParams) GetDomainid() (string, bool)
- func (p *CreatePhysicalNetworkParams) GetIsolationmethods() ([]string, bool)
- func (p *CreatePhysicalNetworkParams) GetName() (string, bool)
- func (p *CreatePhysicalNetworkParams) GetNetworkspeed() (string, bool)
- func (p *CreatePhysicalNetworkParams) GetTags() ([]string, bool)
- func (p *CreatePhysicalNetworkParams) GetVlan() (string, bool)
- func (p *CreatePhysicalNetworkParams) GetZoneid() (string, bool)
- func (p *CreatePhysicalNetworkParams) ResetBroadcastdomainrange()
- func (p *CreatePhysicalNetworkParams) ResetDomainid()
- func (p *CreatePhysicalNetworkParams) ResetIsolationmethods()
- func (p *CreatePhysicalNetworkParams) ResetName()
- func (p *CreatePhysicalNetworkParams) ResetNetworkspeed()
- func (p *CreatePhysicalNetworkParams) ResetTags()
- func (p *CreatePhysicalNetworkParams) ResetVlan()
- func (p *CreatePhysicalNetworkParams) ResetZoneid()
- func (p *CreatePhysicalNetworkParams) SetBroadcastdomainrange(v string)
- func (p *CreatePhysicalNetworkParams) SetDomainid(v string)
- func (p *CreatePhysicalNetworkParams) SetIsolationmethods(v []string)
- func (p *CreatePhysicalNetworkParams) SetName(v string)
- func (p *CreatePhysicalNetworkParams) SetNetworkspeed(v string)
- func (p *CreatePhysicalNetworkParams) SetTags(v []string)
- func (p *CreatePhysicalNetworkParams) SetVlan(v string)
- func (p *CreatePhysicalNetworkParams) SetZoneid(v string)
- type CreatePhysicalNetworkResponse
- type CreatePodParams
- func (p *CreatePodParams) GetAllocationstate() (string, bool)
- func (p *CreatePodParams) GetEndip() (string, bool)
- func (p *CreatePodParams) GetGateway() (string, bool)
- func (p *CreatePodParams) GetName() (string, bool)
- func (p *CreatePodParams) GetNetmask() (string, bool)
- func (p *CreatePodParams) GetStartip() (string, bool)
- func (p *CreatePodParams) GetZoneid() (string, bool)
- func (p *CreatePodParams) ResetAllocationstate()
- func (p *CreatePodParams) ResetEndip()
- func (p *CreatePodParams) ResetGateway()
- func (p *CreatePodParams) ResetName()
- func (p *CreatePodParams) ResetNetmask()
- func (p *CreatePodParams) ResetStartip()
- func (p *CreatePodParams) ResetZoneid()
- func (p *CreatePodParams) SetAllocationstate(v string)
- func (p *CreatePodParams) SetEndip(v string)
- func (p *CreatePodParams) SetGateway(v string)
- func (p *CreatePodParams) SetName(v string)
- func (p *CreatePodParams) SetNetmask(v string)
- func (p *CreatePodParams) SetStartip(v string)
- func (p *CreatePodParams) SetZoneid(v string)
- type CreatePodResponse
- type CreatePodResponseCapacity
- type CreatePodResponseIpranges
- type CreatePortForwardingRuleParams
- func (p *CreatePortForwardingRuleParams) GetCidrlist() ([]string, bool)
- func (p *CreatePortForwardingRuleParams) GetFordisplay() (bool, bool)
- func (p *CreatePortForwardingRuleParams) GetIpaddressid() (string, bool)
- func (p *CreatePortForwardingRuleParams) GetNetworkid() (string, bool)
- func (p *CreatePortForwardingRuleParams) GetOpenfirewall() (bool, bool)
- func (p *CreatePortForwardingRuleParams) GetPrivateendport() (int, bool)
- func (p *CreatePortForwardingRuleParams) GetPrivateport() (int, bool)
- func (p *CreatePortForwardingRuleParams) GetProtocol() (string, bool)
- func (p *CreatePortForwardingRuleParams) GetPublicendport() (int, bool)
- func (p *CreatePortForwardingRuleParams) GetPublicport() (int, bool)
- func (p *CreatePortForwardingRuleParams) GetVirtualmachineid() (string, bool)
- func (p *CreatePortForwardingRuleParams) GetVmguestip() (string, bool)
- func (p *CreatePortForwardingRuleParams) ResetCidrlist()
- func (p *CreatePortForwardingRuleParams) ResetFordisplay()
- func (p *CreatePortForwardingRuleParams) ResetIpaddressid()
- func (p *CreatePortForwardingRuleParams) ResetNetworkid()
- func (p *CreatePortForwardingRuleParams) ResetOpenfirewall()
- func (p *CreatePortForwardingRuleParams) ResetPrivateendport()
- func (p *CreatePortForwardingRuleParams) ResetPrivateport()
- func (p *CreatePortForwardingRuleParams) ResetProtocol()
- func (p *CreatePortForwardingRuleParams) ResetPublicendport()
- func (p *CreatePortForwardingRuleParams) ResetPublicport()
- func (p *CreatePortForwardingRuleParams) ResetVirtualmachineid()
- func (p *CreatePortForwardingRuleParams) ResetVmguestip()
- func (p *CreatePortForwardingRuleParams) SetCidrlist(v []string)
- func (p *CreatePortForwardingRuleParams) SetFordisplay(v bool)
- func (p *CreatePortForwardingRuleParams) SetIpaddressid(v string)
- func (p *CreatePortForwardingRuleParams) SetNetworkid(v string)
- func (p *CreatePortForwardingRuleParams) SetOpenfirewall(v bool)
- func (p *CreatePortForwardingRuleParams) SetPrivateendport(v int)
- func (p *CreatePortForwardingRuleParams) SetPrivateport(v int)
- func (p *CreatePortForwardingRuleParams) SetProtocol(v string)
- func (p *CreatePortForwardingRuleParams) SetPublicendport(v int)
- func (p *CreatePortForwardingRuleParams) SetPublicport(v int)
- func (p *CreatePortForwardingRuleParams) SetVirtualmachineid(v string)
- func (p *CreatePortForwardingRuleParams) SetVmguestip(v string)
- type CreatePortForwardingRuleResponse
- type CreatePortableIpRangeParams
- func (p *CreatePortableIpRangeParams) GetEndip() (string, bool)
- func (p *CreatePortableIpRangeParams) GetGateway() (string, bool)
- func (p *CreatePortableIpRangeParams) GetNetmask() (string, bool)
- func (p *CreatePortableIpRangeParams) GetRegionid() (int, bool)
- func (p *CreatePortableIpRangeParams) GetStartip() (string, bool)
- func (p *CreatePortableIpRangeParams) GetVlan() (string, bool)
- func (p *CreatePortableIpRangeParams) ResetEndip()
- func (p *CreatePortableIpRangeParams) ResetGateway()
- func (p *CreatePortableIpRangeParams) ResetNetmask()
- func (p *CreatePortableIpRangeParams) ResetRegionid()
- func (p *CreatePortableIpRangeParams) ResetStartip()
- func (p *CreatePortableIpRangeParams) ResetVlan()
- func (p *CreatePortableIpRangeParams) SetEndip(v string)
- func (p *CreatePortableIpRangeParams) SetGateway(v string)
- func (p *CreatePortableIpRangeParams) SetNetmask(v string)
- func (p *CreatePortableIpRangeParams) SetRegionid(v int)
- func (p *CreatePortableIpRangeParams) SetStartip(v string)
- func (p *CreatePortableIpRangeParams) SetVlan(v string)
- type CreatePortableIpRangeResponse
- type CreatePortableIpRangeResponsePortableipaddress
- type CreatePrivateGatewayParams
- func (p *CreatePrivateGatewayParams) GetAclid() (string, bool)
- func (p *CreatePrivateGatewayParams) GetAssociatednetworkid() (string, bool)
- func (p *CreatePrivateGatewayParams) GetBypassvlanoverlapcheck() (bool, bool)
- func (p *CreatePrivateGatewayParams) GetGateway() (string, bool)
- func (p *CreatePrivateGatewayParams) GetIpaddress() (string, bool)
- func (p *CreatePrivateGatewayParams) GetNetmask() (string, bool)
- func (p *CreatePrivateGatewayParams) GetNetworkofferingid() (string, bool)
- func (p *CreatePrivateGatewayParams) GetPhysicalnetworkid() (string, bool)
- func (p *CreatePrivateGatewayParams) GetSourcenatsupported() (bool, bool)
- func (p *CreatePrivateGatewayParams) GetVlan() (string, bool)
- func (p *CreatePrivateGatewayParams) GetVpcid() (string, bool)
- func (p *CreatePrivateGatewayParams) ResetAclid()
- func (p *CreatePrivateGatewayParams) ResetAssociatednetworkid()
- func (p *CreatePrivateGatewayParams) ResetBypassvlanoverlapcheck()
- func (p *CreatePrivateGatewayParams) ResetGateway()
- func (p *CreatePrivateGatewayParams) ResetIpaddress()
- func (p *CreatePrivateGatewayParams) ResetNetmask()
- func (p *CreatePrivateGatewayParams) ResetNetworkofferingid()
- func (p *CreatePrivateGatewayParams) ResetPhysicalnetworkid()
- func (p *CreatePrivateGatewayParams) ResetSourcenatsupported()
- func (p *CreatePrivateGatewayParams) ResetVlan()
- func (p *CreatePrivateGatewayParams) ResetVpcid()
- func (p *CreatePrivateGatewayParams) SetAclid(v string)
- func (p *CreatePrivateGatewayParams) SetAssociatednetworkid(v string)
- func (p *CreatePrivateGatewayParams) SetBypassvlanoverlapcheck(v bool)
- func (p *CreatePrivateGatewayParams) SetGateway(v string)
- func (p *CreatePrivateGatewayParams) SetIpaddress(v string)
- func (p *CreatePrivateGatewayParams) SetNetmask(v string)
- func (p *CreatePrivateGatewayParams) SetNetworkofferingid(v string)
- func (p *CreatePrivateGatewayParams) SetPhysicalnetworkid(v string)
- func (p *CreatePrivateGatewayParams) SetSourcenatsupported(v bool)
- func (p *CreatePrivateGatewayParams) SetVlan(v string)
- func (p *CreatePrivateGatewayParams) SetVpcid(v string)
- type CreatePrivateGatewayResponse
- type CreateProjectParams
- func (p *CreateProjectParams) GetAccount() (string, bool)
- func (p *CreateProjectParams) GetAccountid() (string, bool)
- func (p *CreateProjectParams) GetDisplaytext() (string, bool)
- func (p *CreateProjectParams) GetDomainid() (string, bool)
- func (p *CreateProjectParams) GetName() (string, bool)
- func (p *CreateProjectParams) GetUserid() (string, bool)
- func (p *CreateProjectParams) ResetAccount()
- func (p *CreateProjectParams) ResetAccountid()
- func (p *CreateProjectParams) ResetDisplaytext()
- func (p *CreateProjectParams) ResetDomainid()
- func (p *CreateProjectParams) ResetName()
- func (p *CreateProjectParams) ResetUserid()
- func (p *CreateProjectParams) SetAccount(v string)
- func (p *CreateProjectParams) SetAccountid(v string)
- func (p *CreateProjectParams) SetDisplaytext(v string)
- func (p *CreateProjectParams) SetDomainid(v string)
- func (p *CreateProjectParams) SetName(v string)
- func (p *CreateProjectParams) SetUserid(v string)
- type CreateProjectResponse
- type CreateProjectRolePermissionParams
- func (p *CreateProjectRolePermissionParams) GetDescription() (string, bool)
- func (p *CreateProjectRolePermissionParams) GetPermission() (string, bool)
- func (p *CreateProjectRolePermissionParams) GetProjectid() (string, bool)
- func (p *CreateProjectRolePermissionParams) GetProjectroleid() (string, bool)
- func (p *CreateProjectRolePermissionParams) GetRule() (string, bool)
- func (p *CreateProjectRolePermissionParams) ResetDescription()
- func (p *CreateProjectRolePermissionParams) ResetPermission()
- func (p *CreateProjectRolePermissionParams) ResetProjectid()
- func (p *CreateProjectRolePermissionParams) ResetProjectroleid()
- func (p *CreateProjectRolePermissionParams) ResetRule()
- func (p *CreateProjectRolePermissionParams) SetDescription(v string)
- func (p *CreateProjectRolePermissionParams) SetPermission(v string)
- func (p *CreateProjectRolePermissionParams) SetProjectid(v string)
- func (p *CreateProjectRolePermissionParams) SetProjectroleid(v string)
- func (p *CreateProjectRolePermissionParams) SetRule(v string)
- type CreateProjectRolePermissionResponse
- type CreateRemoteAccessVpnParams
- func (p *CreateRemoteAccessVpnParams) GetAccount() (string, bool)
- func (p *CreateRemoteAccessVpnParams) GetDomainid() (string, bool)
- func (p *CreateRemoteAccessVpnParams) GetFordisplay() (bool, bool)
- func (p *CreateRemoteAccessVpnParams) GetIprange() (string, bool)
- func (p *CreateRemoteAccessVpnParams) GetOpenfirewall() (bool, bool)
- func (p *CreateRemoteAccessVpnParams) GetPublicipid() (string, bool)
- func (p *CreateRemoteAccessVpnParams) ResetAccount()
- func (p *CreateRemoteAccessVpnParams) ResetDomainid()
- func (p *CreateRemoteAccessVpnParams) ResetFordisplay()
- func (p *CreateRemoteAccessVpnParams) ResetIprange()
- func (p *CreateRemoteAccessVpnParams) ResetOpenfirewall()
- func (p *CreateRemoteAccessVpnParams) ResetPublicipid()
- func (p *CreateRemoteAccessVpnParams) SetAccount(v string)
- func (p *CreateRemoteAccessVpnParams) SetDomainid(v string)
- func (p *CreateRemoteAccessVpnParams) SetFordisplay(v bool)
- func (p *CreateRemoteAccessVpnParams) SetIprange(v string)
- func (p *CreateRemoteAccessVpnParams) SetOpenfirewall(v bool)
- func (p *CreateRemoteAccessVpnParams) SetPublicipid(v string)
- type CreateRemoteAccessVpnResponse
- type CreateRoleParams
- func (p *CreateRoleParams) GetDescription() (string, bool)
- func (p *CreateRoleParams) GetIspublic() (bool, bool)
- func (p *CreateRoleParams) GetName() (string, bool)
- func (p *CreateRoleParams) GetRoleid() (string, bool)
- func (p *CreateRoleParams) GetType() (string, bool)
- func (p *CreateRoleParams) ResetDescription()
- func (p *CreateRoleParams) ResetIspublic()
- func (p *CreateRoleParams) ResetName()
- func (p *CreateRoleParams) ResetRoleid()
- func (p *CreateRoleParams) ResetType()
- func (p *CreateRoleParams) SetDescription(v string)
- func (p *CreateRoleParams) SetIspublic(v bool)
- func (p *CreateRoleParams) SetName(v string)
- func (p *CreateRoleParams) SetRoleid(v string)
- func (p *CreateRoleParams) SetType(v string)
- type CreateRolePermissionParams
- func (p *CreateRolePermissionParams) GetDescription() (string, bool)
- func (p *CreateRolePermissionParams) GetPermission() (string, bool)
- func (p *CreateRolePermissionParams) GetRoleid() (string, bool)
- func (p *CreateRolePermissionParams) GetRule() (string, bool)
- func (p *CreateRolePermissionParams) ResetDescription()
- func (p *CreateRolePermissionParams) ResetPermission()
- func (p *CreateRolePermissionParams) ResetRoleid()
- func (p *CreateRolePermissionParams) ResetRule()
- func (p *CreateRolePermissionParams) SetDescription(v string)
- func (p *CreateRolePermissionParams) SetPermission(v string)
- func (p *CreateRolePermissionParams) SetRoleid(v string)
- func (p *CreateRolePermissionParams) SetRule(v string)
- type CreateRolePermissionResponse
- type CreateRoleResponse
- type CreateSSHKeyPairParams
- func (p *CreateSSHKeyPairParams) GetAccount() (string, bool)
- func (p *CreateSSHKeyPairParams) GetDomainid() (string, bool)
- func (p *CreateSSHKeyPairParams) GetName() (string, bool)
- func (p *CreateSSHKeyPairParams) GetProjectid() (string, bool)
- func (p *CreateSSHKeyPairParams) ResetAccount()
- func (p *CreateSSHKeyPairParams) ResetDomainid()
- func (p *CreateSSHKeyPairParams) ResetName()
- func (p *CreateSSHKeyPairParams) ResetProjectid()
- func (p *CreateSSHKeyPairParams) SetAccount(v string)
- func (p *CreateSSHKeyPairParams) SetDomainid(v string)
- func (p *CreateSSHKeyPairParams) SetName(v string)
- func (p *CreateSSHKeyPairParams) SetProjectid(v string)
- type CreateSSHKeyPairResponse
- type CreateSecondaryStagingStoreParams
- func (p *CreateSecondaryStagingStoreParams) GetDetails() (map[string]string, bool)
- func (p *CreateSecondaryStagingStoreParams) GetProvider() (string, bool)
- func (p *CreateSecondaryStagingStoreParams) GetScope() (string, bool)
- func (p *CreateSecondaryStagingStoreParams) GetUrl() (string, bool)
- func (p *CreateSecondaryStagingStoreParams) GetZoneid() (string, bool)
- func (p *CreateSecondaryStagingStoreParams) ResetDetails()
- func (p *CreateSecondaryStagingStoreParams) ResetProvider()
- func (p *CreateSecondaryStagingStoreParams) ResetScope()
- func (p *CreateSecondaryStagingStoreParams) ResetUrl()
- func (p *CreateSecondaryStagingStoreParams) ResetZoneid()
- func (p *CreateSecondaryStagingStoreParams) SetDetails(v map[string]string)
- func (p *CreateSecondaryStagingStoreParams) SetProvider(v string)
- func (p *CreateSecondaryStagingStoreParams) SetScope(v string)
- func (p *CreateSecondaryStagingStoreParams) SetUrl(v string)
- func (p *CreateSecondaryStagingStoreParams) SetZoneid(v string)
- type CreateSecondaryStagingStoreResponse
- type CreateSecurityGroupParams
- func (p *CreateSecurityGroupParams) GetAccount() (string, bool)
- func (p *CreateSecurityGroupParams) GetDescription() (string, bool)
- func (p *CreateSecurityGroupParams) GetDomainid() (string, bool)
- func (p *CreateSecurityGroupParams) GetName() (string, bool)
- func (p *CreateSecurityGroupParams) GetProjectid() (string, bool)
- func (p *CreateSecurityGroupParams) ResetAccount()
- func (p *CreateSecurityGroupParams) ResetDescription()
- func (p *CreateSecurityGroupParams) ResetDomainid()
- func (p *CreateSecurityGroupParams) ResetName()
- func (p *CreateSecurityGroupParams) ResetProjectid()
- func (p *CreateSecurityGroupParams) SetAccount(v string)
- func (p *CreateSecurityGroupParams) SetDescription(v string)
- func (p *CreateSecurityGroupParams) SetDomainid(v string)
- func (p *CreateSecurityGroupParams) SetName(v string)
- func (p *CreateSecurityGroupParams) SetProjectid(v string)
- type CreateSecurityGroupResponse
- type CreateSecurityGroupResponseRule
- type CreateServiceInstanceParams
- func (p *CreateServiceInstanceParams) GetAccount() (string, bool)
- func (p *CreateServiceInstanceParams) GetDomainid() (string, bool)
- func (p *CreateServiceInstanceParams) GetLeftnetworkid() (string, bool)
- func (p *CreateServiceInstanceParams) GetName() (string, bool)
- func (p *CreateServiceInstanceParams) GetProjectid() (string, bool)
- func (p *CreateServiceInstanceParams) GetRightnetworkid() (string, bool)
- func (p *CreateServiceInstanceParams) GetServiceofferingid() (string, bool)
- func (p *CreateServiceInstanceParams) GetTemplateid() (string, bool)
- func (p *CreateServiceInstanceParams) GetZoneid() (string, bool)
- func (p *CreateServiceInstanceParams) ResetAccount()
- func (p *CreateServiceInstanceParams) ResetDomainid()
- func (p *CreateServiceInstanceParams) ResetLeftnetworkid()
- func (p *CreateServiceInstanceParams) ResetName()
- func (p *CreateServiceInstanceParams) ResetProjectid()
- func (p *CreateServiceInstanceParams) ResetRightnetworkid()
- func (p *CreateServiceInstanceParams) ResetServiceofferingid()
- func (p *CreateServiceInstanceParams) ResetTemplateid()
- func (p *CreateServiceInstanceParams) ResetZoneid()
- func (p *CreateServiceInstanceParams) SetAccount(v string)
- func (p *CreateServiceInstanceParams) SetDomainid(v string)
- func (p *CreateServiceInstanceParams) SetLeftnetworkid(v string)
- func (p *CreateServiceInstanceParams) SetName(v string)
- func (p *CreateServiceInstanceParams) SetProjectid(v string)
- func (p *CreateServiceInstanceParams) SetRightnetworkid(v string)
- func (p *CreateServiceInstanceParams) SetServiceofferingid(v string)
- func (p *CreateServiceInstanceParams) SetTemplateid(v string)
- func (p *CreateServiceInstanceParams) SetZoneid(v string)
- type CreateServiceInstanceResponse
- type CreateServiceOfferingParams
- func (p *CreateServiceOfferingParams) GetBytesreadrate() (int64, bool)
- func (p *CreateServiceOfferingParams) GetBytesreadratemax() (int64, bool)
- func (p *CreateServiceOfferingParams) GetBytesreadratemaxlength() (int64, bool)
- func (p *CreateServiceOfferingParams) GetByteswriterate() (int64, bool)
- func (p *CreateServiceOfferingParams) GetByteswriteratemax() (int64, bool)
- func (p *CreateServiceOfferingParams) GetByteswriteratemaxlength() (int64, bool)
- func (p *CreateServiceOfferingParams) GetCachemode() (string, bool)
- func (p *CreateServiceOfferingParams) GetCpunumber() (int, bool)
- func (p *CreateServiceOfferingParams) GetCpuspeed() (int, bool)
- func (p *CreateServiceOfferingParams) GetCustomized() (bool, bool)
- func (p *CreateServiceOfferingParams) GetCustomizediops() (bool, bool)
- func (p *CreateServiceOfferingParams) GetDeploymentplanner() (string, bool)
- func (p *CreateServiceOfferingParams) GetDiskofferingid() (string, bool)
- func (p *CreateServiceOfferingParams) GetDiskofferingstrictness() (bool, bool)
- func (p *CreateServiceOfferingParams) GetDisplaytext() (string, bool)
- func (p *CreateServiceOfferingParams) GetDomainid() ([]string, bool)
- func (p *CreateServiceOfferingParams) GetDynamicscalingenabled() (bool, bool)
- func (p *CreateServiceOfferingParams) GetEncryptroot() (bool, bool)
- func (p *CreateServiceOfferingParams) GetHosttags() (string, bool)
- func (p *CreateServiceOfferingParams) GetHypervisorsnapshotreserve() (int, bool)
- func (p *CreateServiceOfferingParams) GetIopsreadrate() (int64, bool)
- func (p *CreateServiceOfferingParams) GetIopsreadratemax() (int64, bool)
- func (p *CreateServiceOfferingParams) GetIopsreadratemaxlength() (int64, bool)
- func (p *CreateServiceOfferingParams) GetIopswriterate() (int64, bool)
- func (p *CreateServiceOfferingParams) GetIopswriteratemax() (int64, bool)
- func (p *CreateServiceOfferingParams) GetIopswriteratemaxlength() (int64, bool)
- func (p *CreateServiceOfferingParams) GetIssystem() (bool, bool)
- func (p *CreateServiceOfferingParams) GetIsvolatile() (bool, bool)
- func (p *CreateServiceOfferingParams) GetLimitcpuuse() (bool, bool)
- func (p *CreateServiceOfferingParams) GetMaxcpunumber() (int, bool)
- func (p *CreateServiceOfferingParams) GetMaxiops() (int64, bool)
- func (p *CreateServiceOfferingParams) GetMaxmemory() (int, bool)
- func (p *CreateServiceOfferingParams) GetMemory() (int, bool)
- func (p *CreateServiceOfferingParams) GetMincpunumber() (int, bool)
- func (p *CreateServiceOfferingParams) GetMiniops() (int64, bool)
- func (p *CreateServiceOfferingParams) GetMinmemory() (int, bool)
- func (p *CreateServiceOfferingParams) GetName() (string, bool)
- func (p *CreateServiceOfferingParams) GetNetworkrate() (int, bool)
- func (p *CreateServiceOfferingParams) GetOfferha() (bool, bool)
- func (p *CreateServiceOfferingParams) GetProvisioningtype() (string, bool)
- func (p *CreateServiceOfferingParams) GetRootdisksize() (int64, bool)
- func (p *CreateServiceOfferingParams) GetServiceofferingdetails() (map[string]string, bool)
- func (p *CreateServiceOfferingParams) GetStoragepolicy() (string, bool)
- func (p *CreateServiceOfferingParams) GetStoragetype() (string, bool)
- func (p *CreateServiceOfferingParams) GetSystemvmtype() (string, bool)
- func (p *CreateServiceOfferingParams) GetTags() (string, bool)
- func (p *CreateServiceOfferingParams) GetZoneid() ([]string, bool)
- func (p *CreateServiceOfferingParams) ResetBytesreadrate()
- func (p *CreateServiceOfferingParams) ResetBytesreadratemax()
- func (p *CreateServiceOfferingParams) ResetBytesreadratemaxlength()
- func (p *CreateServiceOfferingParams) ResetByteswriterate()
- func (p *CreateServiceOfferingParams) ResetByteswriteratemax()
- func (p *CreateServiceOfferingParams) ResetByteswriteratemaxlength()
- func (p *CreateServiceOfferingParams) ResetCachemode()
- func (p *CreateServiceOfferingParams) ResetCpunumber()
- func (p *CreateServiceOfferingParams) ResetCpuspeed()
- func (p *CreateServiceOfferingParams) ResetCustomized()
- func (p *CreateServiceOfferingParams) ResetCustomizediops()
- func (p *CreateServiceOfferingParams) ResetDeploymentplanner()
- func (p *CreateServiceOfferingParams) ResetDiskofferingid()
- func (p *CreateServiceOfferingParams) ResetDiskofferingstrictness()
- func (p *CreateServiceOfferingParams) ResetDisplaytext()
- func (p *CreateServiceOfferingParams) ResetDomainid()
- func (p *CreateServiceOfferingParams) ResetDynamicscalingenabled()
- func (p *CreateServiceOfferingParams) ResetEncryptroot()
- func (p *CreateServiceOfferingParams) ResetHosttags()
- func (p *CreateServiceOfferingParams) ResetHypervisorsnapshotreserve()
- func (p *CreateServiceOfferingParams) ResetIopsreadrate()
- func (p *CreateServiceOfferingParams) ResetIopsreadratemax()
- func (p *CreateServiceOfferingParams) ResetIopsreadratemaxlength()
- func (p *CreateServiceOfferingParams) ResetIopswriterate()
- func (p *CreateServiceOfferingParams) ResetIopswriteratemax()
- func (p *CreateServiceOfferingParams) ResetIopswriteratemaxlength()
- func (p *CreateServiceOfferingParams) ResetIssystem()
- func (p *CreateServiceOfferingParams) ResetIsvolatile()
- func (p *CreateServiceOfferingParams) ResetLimitcpuuse()
- func (p *CreateServiceOfferingParams) ResetMaxcpunumber()
- func (p *CreateServiceOfferingParams) ResetMaxiops()
- func (p *CreateServiceOfferingParams) ResetMaxmemory()
- func (p *CreateServiceOfferingParams) ResetMemory()
- func (p *CreateServiceOfferingParams) ResetMincpunumber()
- func (p *CreateServiceOfferingParams) ResetMiniops()
- func (p *CreateServiceOfferingParams) ResetMinmemory()
- func (p *CreateServiceOfferingParams) ResetName()
- func (p *CreateServiceOfferingParams) ResetNetworkrate()
- func (p *CreateServiceOfferingParams) ResetOfferha()
- func (p *CreateServiceOfferingParams) ResetProvisioningtype()
- func (p *CreateServiceOfferingParams) ResetRootdisksize()
- func (p *CreateServiceOfferingParams) ResetServiceofferingdetails()
- func (p *CreateServiceOfferingParams) ResetStoragepolicy()
- func (p *CreateServiceOfferingParams) ResetStoragetype()
- func (p *CreateServiceOfferingParams) ResetSystemvmtype()
- func (p *CreateServiceOfferingParams) ResetTags()
- func (p *CreateServiceOfferingParams) ResetZoneid()
- func (p *CreateServiceOfferingParams) SetBytesreadrate(v int64)
- func (p *CreateServiceOfferingParams) SetBytesreadratemax(v int64)
- func (p *CreateServiceOfferingParams) SetBytesreadratemaxlength(v int64)
- func (p *CreateServiceOfferingParams) SetByteswriterate(v int64)
- func (p *CreateServiceOfferingParams) SetByteswriteratemax(v int64)
- func (p *CreateServiceOfferingParams) SetByteswriteratemaxlength(v int64)
- func (p *CreateServiceOfferingParams) SetCachemode(v string)
- func (p *CreateServiceOfferingParams) SetCpunumber(v int)
- func (p *CreateServiceOfferingParams) SetCpuspeed(v int)
- func (p *CreateServiceOfferingParams) SetCustomized(v bool)
- func (p *CreateServiceOfferingParams) SetCustomizediops(v bool)
- func (p *CreateServiceOfferingParams) SetDeploymentplanner(v string)
- func (p *CreateServiceOfferingParams) SetDiskofferingid(v string)
- func (p *CreateServiceOfferingParams) SetDiskofferingstrictness(v bool)
- func (p *CreateServiceOfferingParams) SetDisplaytext(v string)
- func (p *CreateServiceOfferingParams) SetDomainid(v []string)
- func (p *CreateServiceOfferingParams) SetDynamicscalingenabled(v bool)
- func (p *CreateServiceOfferingParams) SetEncryptroot(v bool)
- func (p *CreateServiceOfferingParams) SetHosttags(v string)
- func (p *CreateServiceOfferingParams) SetHypervisorsnapshotreserve(v int)
- func (p *CreateServiceOfferingParams) SetIopsreadrate(v int64)
- func (p *CreateServiceOfferingParams) SetIopsreadratemax(v int64)
- func (p *CreateServiceOfferingParams) SetIopsreadratemaxlength(v int64)
- func (p *CreateServiceOfferingParams) SetIopswriterate(v int64)
- func (p *CreateServiceOfferingParams) SetIopswriteratemax(v int64)
- func (p *CreateServiceOfferingParams) SetIopswriteratemaxlength(v int64)
- func (p *CreateServiceOfferingParams) SetIssystem(v bool)
- func (p *CreateServiceOfferingParams) SetIsvolatile(v bool)
- func (p *CreateServiceOfferingParams) SetLimitcpuuse(v bool)
- func (p *CreateServiceOfferingParams) SetMaxcpunumber(v int)
- func (p *CreateServiceOfferingParams) SetMaxiops(v int64)
- func (p *CreateServiceOfferingParams) SetMaxmemory(v int)
- func (p *CreateServiceOfferingParams) SetMemory(v int)
- func (p *CreateServiceOfferingParams) SetMincpunumber(v int)
- func (p *CreateServiceOfferingParams) SetMiniops(v int64)
- func (p *CreateServiceOfferingParams) SetMinmemory(v int)
- func (p *CreateServiceOfferingParams) SetName(v string)
- func (p *CreateServiceOfferingParams) SetNetworkrate(v int)
- func (p *CreateServiceOfferingParams) SetOfferha(v bool)
- func (p *CreateServiceOfferingParams) SetProvisioningtype(v string)
- func (p *CreateServiceOfferingParams) SetRootdisksize(v int64)
- func (p *CreateServiceOfferingParams) SetServiceofferingdetails(v map[string]string)
- func (p *CreateServiceOfferingParams) SetStoragepolicy(v string)
- func (p *CreateServiceOfferingParams) SetStoragetype(v string)
- func (p *CreateServiceOfferingParams) SetSystemvmtype(v string)
- func (p *CreateServiceOfferingParams) SetTags(v string)
- func (p *CreateServiceOfferingParams) SetZoneid(v []string)
- type CreateServiceOfferingResponse
- type CreateSnapshotParams
- func (p *CreateSnapshotParams) GetAccount() (string, bool)
- func (p *CreateSnapshotParams) GetAsyncbackup() (bool, bool)
- func (p *CreateSnapshotParams) GetDomainid() (string, bool)
- func (p *CreateSnapshotParams) GetLocationtype() (string, bool)
- func (p *CreateSnapshotParams) GetName() (string, bool)
- func (p *CreateSnapshotParams) GetPolicyid() (string, bool)
- func (p *CreateSnapshotParams) GetQuiescevm() (bool, bool)
- func (p *CreateSnapshotParams) GetTags() (map[string]string, bool)
- func (p *CreateSnapshotParams) GetVolumeid() (string, bool)
- func (p *CreateSnapshotParams) GetZoneids() ([]string, bool)
- func (p *CreateSnapshotParams) ResetAccount()
- func (p *CreateSnapshotParams) ResetAsyncbackup()
- func (p *CreateSnapshotParams) ResetDomainid()
- func (p *CreateSnapshotParams) ResetLocationtype()
- func (p *CreateSnapshotParams) ResetName()
- func (p *CreateSnapshotParams) ResetPolicyid()
- func (p *CreateSnapshotParams) ResetQuiescevm()
- func (p *CreateSnapshotParams) ResetTags()
- func (p *CreateSnapshotParams) ResetVolumeid()
- func (p *CreateSnapshotParams) ResetZoneids()
- func (p *CreateSnapshotParams) SetAccount(v string)
- func (p *CreateSnapshotParams) SetAsyncbackup(v bool)
- func (p *CreateSnapshotParams) SetDomainid(v string)
- func (p *CreateSnapshotParams) SetLocationtype(v string)
- func (p *CreateSnapshotParams) SetName(v string)
- func (p *CreateSnapshotParams) SetPolicyid(v string)
- func (p *CreateSnapshotParams) SetQuiescevm(v bool)
- func (p *CreateSnapshotParams) SetTags(v map[string]string)
- func (p *CreateSnapshotParams) SetVolumeid(v string)
- func (p *CreateSnapshotParams) SetZoneids(v []string)
- type CreateSnapshotPolicyParams
- func (p *CreateSnapshotPolicyParams) GetFordisplay() (bool, bool)
- func (p *CreateSnapshotPolicyParams) GetIntervaltype() (string, bool)
- func (p *CreateSnapshotPolicyParams) GetMaxsnaps() (int, bool)
- func (p *CreateSnapshotPolicyParams) GetSchedule() (string, bool)
- func (p *CreateSnapshotPolicyParams) GetTags() (map[string]string, bool)
- func (p *CreateSnapshotPolicyParams) GetTimezone() (string, bool)
- func (p *CreateSnapshotPolicyParams) GetVolumeid() (string, bool)
- func (p *CreateSnapshotPolicyParams) GetZoneids() ([]string, bool)
- func (p *CreateSnapshotPolicyParams) ResetFordisplay()
- func (p *CreateSnapshotPolicyParams) ResetIntervaltype()
- func (p *CreateSnapshotPolicyParams) ResetMaxsnaps()
- func (p *CreateSnapshotPolicyParams) ResetSchedule()
- func (p *CreateSnapshotPolicyParams) ResetTags()
- func (p *CreateSnapshotPolicyParams) ResetTimezone()
- func (p *CreateSnapshotPolicyParams) ResetVolumeid()
- func (p *CreateSnapshotPolicyParams) ResetZoneids()
- func (p *CreateSnapshotPolicyParams) SetFordisplay(v bool)
- func (p *CreateSnapshotPolicyParams) SetIntervaltype(v string)
- func (p *CreateSnapshotPolicyParams) SetMaxsnaps(v int)
- func (p *CreateSnapshotPolicyParams) SetSchedule(v string)
- func (p *CreateSnapshotPolicyParams) SetTags(v map[string]string)
- func (p *CreateSnapshotPolicyParams) SetTimezone(v string)
- func (p *CreateSnapshotPolicyParams) SetVolumeid(v string)
- func (p *CreateSnapshotPolicyParams) SetZoneids(v []string)
- type CreateSnapshotPolicyResponse
- type CreateSnapshotResponse
- type CreateStaticRouteParams
- func (p *CreateStaticRouteParams) GetCidr() (string, bool)
- func (p *CreateStaticRouteParams) GetGatewayid() (string, bool)
- func (p *CreateStaticRouteParams) ResetCidr()
- func (p *CreateStaticRouteParams) ResetGatewayid()
- func (p *CreateStaticRouteParams) SetCidr(v string)
- func (p *CreateStaticRouteParams) SetGatewayid(v string)
- type CreateStaticRouteResponse
- type CreateStorageNetworkIpRangeParams
- func (p *CreateStorageNetworkIpRangeParams) GetEndip() (string, bool)
- func (p *CreateStorageNetworkIpRangeParams) GetGateway() (string, bool)
- func (p *CreateStorageNetworkIpRangeParams) GetNetmask() (string, bool)
- func (p *CreateStorageNetworkIpRangeParams) GetPodid() (string, bool)
- func (p *CreateStorageNetworkIpRangeParams) GetStartip() (string, bool)
- func (p *CreateStorageNetworkIpRangeParams) GetVlan() (int, bool)
- func (p *CreateStorageNetworkIpRangeParams) ResetEndip()
- func (p *CreateStorageNetworkIpRangeParams) ResetGateway()
- func (p *CreateStorageNetworkIpRangeParams) ResetNetmask()
- func (p *CreateStorageNetworkIpRangeParams) ResetPodid()
- func (p *CreateStorageNetworkIpRangeParams) ResetStartip()
- func (p *CreateStorageNetworkIpRangeParams) ResetVlan()
- func (p *CreateStorageNetworkIpRangeParams) SetEndip(v string)
- func (p *CreateStorageNetworkIpRangeParams) SetGateway(v string)
- func (p *CreateStorageNetworkIpRangeParams) SetNetmask(v string)
- func (p *CreateStorageNetworkIpRangeParams) SetPodid(v string)
- func (p *CreateStorageNetworkIpRangeParams) SetStartip(v string)
- func (p *CreateStorageNetworkIpRangeParams) SetVlan(v int)
- type CreateStorageNetworkIpRangeResponse
- type CreateStoragePoolParams
- func (p *CreateStoragePoolParams) GetCapacitybytes() (int64, bool)
- func (p *CreateStoragePoolParams) GetCapacityiops() (int64, bool)
- func (p *CreateStoragePoolParams) GetClusterid() (string, bool)
- func (p *CreateStoragePoolParams) GetDetails() (map[string]string, bool)
- func (p *CreateStoragePoolParams) GetHypervisor() (string, bool)
- func (p *CreateStoragePoolParams) GetIstagarule() (bool, bool)
- func (p *CreateStoragePoolParams) GetManaged() (bool, bool)
- func (p *CreateStoragePoolParams) GetName() (string, bool)
- func (p *CreateStoragePoolParams) GetPodid() (string, bool)
- func (p *CreateStoragePoolParams) GetProvider() (string, bool)
- func (p *CreateStoragePoolParams) GetScope() (string, bool)
- func (p *CreateStoragePoolParams) GetTags() (string, bool)
- func (p *CreateStoragePoolParams) GetUrl() (string, bool)
- func (p *CreateStoragePoolParams) GetZoneid() (string, bool)
- func (p *CreateStoragePoolParams) ResetCapacitybytes()
- func (p *CreateStoragePoolParams) ResetCapacityiops()
- func (p *CreateStoragePoolParams) ResetClusterid()
- func (p *CreateStoragePoolParams) ResetDetails()
- func (p *CreateStoragePoolParams) ResetHypervisor()
- func (p *CreateStoragePoolParams) ResetIstagarule()
- func (p *CreateStoragePoolParams) ResetManaged()
- func (p *CreateStoragePoolParams) ResetName()
- func (p *CreateStoragePoolParams) ResetPodid()
- func (p *CreateStoragePoolParams) ResetProvider()
- func (p *CreateStoragePoolParams) ResetScope()
- func (p *CreateStoragePoolParams) ResetTags()
- func (p *CreateStoragePoolParams) ResetUrl()
- func (p *CreateStoragePoolParams) ResetZoneid()
- func (p *CreateStoragePoolParams) SetCapacitybytes(v int64)
- func (p *CreateStoragePoolParams) SetCapacityiops(v int64)
- func (p *CreateStoragePoolParams) SetClusterid(v string)
- func (p *CreateStoragePoolParams) SetDetails(v map[string]string)
- func (p *CreateStoragePoolParams) SetHypervisor(v string)
- func (p *CreateStoragePoolParams) SetIstagarule(v bool)
- func (p *CreateStoragePoolParams) SetManaged(v bool)
- func (p *CreateStoragePoolParams) SetName(v string)
- func (p *CreateStoragePoolParams) SetPodid(v string)
- func (p *CreateStoragePoolParams) SetProvider(v string)
- func (p *CreateStoragePoolParams) SetScope(v string)
- func (p *CreateStoragePoolParams) SetTags(v string)
- func (p *CreateStoragePoolParams) SetUrl(v string)
- func (p *CreateStoragePoolParams) SetZoneid(v string)
- type CreateStoragePoolResponse
- type CreateTagsParams
- func (p *CreateTagsParams) GetCustomer() (string, bool)
- func (p *CreateTagsParams) GetResourceids() ([]string, bool)
- func (p *CreateTagsParams) GetResourcetype() (string, bool)
- func (p *CreateTagsParams) GetTags() (map[string]string, bool)
- func (p *CreateTagsParams) ResetCustomer()
- func (p *CreateTagsParams) ResetResourceids()
- func (p *CreateTagsParams) ResetResourcetype()
- func (p *CreateTagsParams) ResetTags()
- func (p *CreateTagsParams) SetCustomer(v string)
- func (p *CreateTagsParams) SetResourceids(v []string)
- func (p *CreateTagsParams) SetResourcetype(v string)
- func (p *CreateTagsParams) SetTags(v map[string]string)
- type CreateTagsResponse
- type CreateTemplateParams
- func (p *CreateTemplateParams) GetAccount() (string, bool)
- func (p *CreateTemplateParams) GetBits() (int, bool)
- func (p *CreateTemplateParams) GetDetails() (map[string]string, bool)
- func (p *CreateTemplateParams) GetDisplaytext() (string, bool)
- func (p *CreateTemplateParams) GetDomainid() (string, bool)
- func (p *CreateTemplateParams) GetIsdynamicallyscalable() (bool, bool)
- func (p *CreateTemplateParams) GetIsfeatured() (bool, bool)
- func (p *CreateTemplateParams) GetIspublic() (bool, bool)
- func (p *CreateTemplateParams) GetName() (string, bool)
- func (p *CreateTemplateParams) GetOstypeid() (string, bool)
- func (p *CreateTemplateParams) GetPasswordenabled() (bool, bool)
- func (p *CreateTemplateParams) GetProjectid() (string, bool)
- func (p *CreateTemplateParams) GetRequireshvm() (bool, bool)
- func (p *CreateTemplateParams) GetSnapshotid() (string, bool)
- func (p *CreateTemplateParams) GetSshkeyenabled() (bool, bool)
- func (p *CreateTemplateParams) GetTemplatetag() (string, bool)
- func (p *CreateTemplateParams) GetUrl() (string, bool)
- func (p *CreateTemplateParams) GetVirtualmachineid() (string, bool)
- func (p *CreateTemplateParams) GetVolumeid() (string, bool)
- func (p *CreateTemplateParams) GetZoneid() (string, bool)
- func (p *CreateTemplateParams) ResetAccount()
- func (p *CreateTemplateParams) ResetBits()
- func (p *CreateTemplateParams) ResetDetails()
- func (p *CreateTemplateParams) ResetDisplaytext()
- func (p *CreateTemplateParams) ResetDomainid()
- func (p *CreateTemplateParams) ResetIsdynamicallyscalable()
- func (p *CreateTemplateParams) ResetIsfeatured()
- func (p *CreateTemplateParams) ResetIspublic()
- func (p *CreateTemplateParams) ResetName()
- func (p *CreateTemplateParams) ResetOstypeid()
- func (p *CreateTemplateParams) ResetPasswordenabled()
- func (p *CreateTemplateParams) ResetProjectid()
- func (p *CreateTemplateParams) ResetRequireshvm()
- func (p *CreateTemplateParams) ResetSnapshotid()
- func (p *CreateTemplateParams) ResetSshkeyenabled()
- func (p *CreateTemplateParams) ResetTemplatetag()
- func (p *CreateTemplateParams) ResetUrl()
- func (p *CreateTemplateParams) ResetVirtualmachineid()
- func (p *CreateTemplateParams) ResetVolumeid()
- func (p *CreateTemplateParams) ResetZoneid()
- func (p *CreateTemplateParams) SetAccount(v string)
- func (p *CreateTemplateParams) SetBits(v int)
- func (p *CreateTemplateParams) SetDetails(v map[string]string)
- func (p *CreateTemplateParams) SetDisplaytext(v string)
- func (p *CreateTemplateParams) SetDomainid(v string)
- func (p *CreateTemplateParams) SetIsdynamicallyscalable(v bool)
- func (p *CreateTemplateParams) SetIsfeatured(v bool)
- func (p *CreateTemplateParams) SetIspublic(v bool)
- func (p *CreateTemplateParams) SetName(v string)
- func (p *CreateTemplateParams) SetOstypeid(v string)
- func (p *CreateTemplateParams) SetPasswordenabled(v bool)
- func (p *CreateTemplateParams) SetProjectid(v string)
- func (p *CreateTemplateParams) SetRequireshvm(v bool)
- func (p *CreateTemplateParams) SetSnapshotid(v string)
- func (p *CreateTemplateParams) SetSshkeyenabled(v bool)
- func (p *CreateTemplateParams) SetTemplatetag(v string)
- func (p *CreateTemplateParams) SetUrl(v string)
- func (p *CreateTemplateParams) SetVirtualmachineid(v string)
- func (p *CreateTemplateParams) SetVolumeid(v string)
- func (p *CreateTemplateParams) SetZoneid(v string)
- type CreateTemplateResponse
- type CreateUserParams
- func (p *CreateUserParams) GetAccount() (string, bool)
- func (p *CreateUserParams) GetDomainid() (string, bool)
- func (p *CreateUserParams) GetEmail() (string, bool)
- func (p *CreateUserParams) GetFirstname() (string, bool)
- func (p *CreateUserParams) GetLastname() (string, bool)
- func (p *CreateUserParams) GetPassword() (string, bool)
- func (p *CreateUserParams) GetTimezone() (string, bool)
- func (p *CreateUserParams) GetUserid() (string, bool)
- func (p *CreateUserParams) GetUsername() (string, bool)
- func (p *CreateUserParams) ResetAccount()
- func (p *CreateUserParams) ResetDomainid()
- func (p *CreateUserParams) ResetEmail()
- func (p *CreateUserParams) ResetFirstname()
- func (p *CreateUserParams) ResetLastname()
- func (p *CreateUserParams) ResetPassword()
- func (p *CreateUserParams) ResetTimezone()
- func (p *CreateUserParams) ResetUserid()
- func (p *CreateUserParams) ResetUsername()
- func (p *CreateUserParams) SetAccount(v string)
- func (p *CreateUserParams) SetDomainid(v string)
- func (p *CreateUserParams) SetEmail(v string)
- func (p *CreateUserParams) SetFirstname(v string)
- func (p *CreateUserParams) SetLastname(v string)
- func (p *CreateUserParams) SetPassword(v string)
- func (p *CreateUserParams) SetTimezone(v string)
- func (p *CreateUserParams) SetUserid(v string)
- func (p *CreateUserParams) SetUsername(v string)
- type CreateUserResponse
- type CreateVMSnapshotParams
- func (p *CreateVMSnapshotParams) GetDescription() (string, bool)
- func (p *CreateVMSnapshotParams) GetName() (string, bool)
- func (p *CreateVMSnapshotParams) GetQuiescevm() (bool, bool)
- func (p *CreateVMSnapshotParams) GetSnapshotmemory() (bool, bool)
- func (p *CreateVMSnapshotParams) GetVirtualmachineid() (string, bool)
- func (p *CreateVMSnapshotParams) ResetDescription()
- func (p *CreateVMSnapshotParams) ResetName()
- func (p *CreateVMSnapshotParams) ResetQuiescevm()