Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(configVarResolver *providerconfig.ConfigVarResolver) cloudprovidertypes.Provider
New returns a nutanix provider.
Types ¶
type ClientSet ¶
func GetClientSet ¶
type Config ¶
type Config struct { Endpoint string Port *int Username string Password string AllowInsecure bool ProxyURL string ClusterName string ProjectName string SubnetName string AdditionalSubnetNames []string ImageName string Categories map[string]string CPUs int64 CPUCores *int64 CPUPassthrough *bool MemoryMB int64 DiskSizeGB *int64 }
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server holds Nutanix server information.
func (Server) ProviderID ¶ added in v1.43.4
NB: Nutanix doesn't have a CCM.
Click to show internal directories.
Click to hide internal directories.