Documentation ¶
Index ¶
Constants ¶
View Source
const ( VsphereCloudProviderName = "vsphere" VsphereConfig = "VsphereConfig" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudProvider ¶
type CloudProvider struct { Config *v3.VsphereCloudProvider Name string }
func GetInstance ¶
func GetInstance() *CloudProvider
func (*CloudProvider) GenerateCloudConfigFile ¶
func (p *CloudProvider) GenerateCloudConfigFile() (string, error)
func (*CloudProvider) GetName ¶
func (p *CloudProvider) GetName() string
func (*CloudProvider) Init ¶
func (p *CloudProvider) Init(cloudProviderConfig v3.CloudProvider) error
Click to show internal directories.
Click to hide internal directories.