provider

package
v0.3.10-0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SNutanixProvider

type SNutanixProvider struct {
	cloudprovider.SBaseProvider
	// contains filtered or unexported fields
}

func (*SNutanixProvider) GetAccountId

func (self *SNutanixProvider) GetAccountId() string

func (*SNutanixProvider) GetBalance

func (self *SNutanixProvider) GetBalance() (float64, string, error)

func (*SNutanixProvider) GetBucketCannedAcls

func (self *SNutanixProvider) GetBucketCannedAcls(regionId string) []string

func (*SNutanixProvider) GetCapabilities

func (self *SNutanixProvider) GetCapabilities() []string

func (*SNutanixProvider) GetIProjects

func (self *SNutanixProvider) GetIProjects() ([]cloudprovider.ICloudProject, error)

func (*SNutanixProvider) GetIRegionById

func (self *SNutanixProvider) GetIRegionById(id string) (cloudprovider.ICloudRegion, error)

func (*SNutanixProvider) GetIRegions

func (self *SNutanixProvider) GetIRegions() []cloudprovider.ICloudRegion

func (*SNutanixProvider) GetObjectCannedAcls

func (self *SNutanixProvider) GetObjectCannedAcls(regionId string) []string

func (*SNutanixProvider) GetStorageClasses

func (self *SNutanixProvider) GetStorageClasses(regionId string) []string

func (*SNutanixProvider) GetSubAccounts

func (self *SNutanixProvider) GetSubAccounts() ([]cloudprovider.SSubAccount, error)

func (*SNutanixProvider) GetSysInfo

func (self *SNutanixProvider) GetSysInfo() (jsonutils.JSONObject, error)

func (*SNutanixProvider) GetVersion

func (self *SNutanixProvider) GetVersion() string

type SNutanixProviderFactory

type SNutanixProviderFactory struct {
	cloudprovider.SPrivateCloudBaseProviderFactory
}

func (*SNutanixProviderFactory) GetClientRC

func (self *SNutanixProviderFactory) GetClientRC(info cloudprovider.SProviderInfo) (map[string]string, error)

func (*SNutanixProviderFactory) GetId

func (self *SNutanixProviderFactory) GetId() string

func (*SNutanixProviderFactory) GetName

func (self *SNutanixProviderFactory) GetName() string

func (*SNutanixProviderFactory) GetProvider

func (*SNutanixProviderFactory) ValidateChangeBandwidth

func (self *SNutanixProviderFactory) ValidateChangeBandwidth(instanceId string, bandwidth int64) error

func (*SNutanixProviderFactory) ValidateCreateCloudaccountData

func (*SNutanixProviderFactory) ValidateUpdateCloudaccountCredential

func (self *SNutanixProviderFactory) ValidateUpdateCloudaccountCredential(ctx context.Context, userCred mcclient.TokenCredential, input cloudprovider.SCloudaccountCredential, cloudaccount string) (cloudprovider.SCloudaccount, error)

Jump to

Keyboard shortcuts

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