vmc

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MPL-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertDeployType added in v1.4.0

func ConvertDeployType(s string) string

ConvertDeployType Mapping for deployment_type field During refresh/import state, return value of VMC API should be converted to uppercamel case in terraform to maintain consistency

func ConvertStorageCapacityToInt added in v1.11.0

func ConvertStorageCapacityToInt(s string) int64

func GetSddc added in v1.11.0

func GetSddc(connector client.Connector, orgID string, sddcID string) (model.Sddc, error)

func HandleCreateError added in v1.4.0

func HandleCreateError(resourceType string, err error) error

func HandleDataSourceReadError added in v1.4.0

func HandleDataSourceReadError(resourceType string, err error) error

func HandleDeleteError added in v1.4.0

func HandleDeleteError(resourceType string, resourceID string, err error) error

func HandleListError added in v1.4.0

func HandleListError(resourceType string, err error) error

func HandleReadError added in v1.4.0

func HandleReadError(d *schema.ResourceData, resourceType string, resourceID string, err error) error

func HandleUpdateError added in v1.4.0

func HandleUpdateError(resourceType string, err error) error

func IsValidURL added in v1.4.0

func IsValidURL(s string) error

func IsValidUUID added in v1.4.0

func IsValidUUID(u string) error

func Provider

func Provider() *schema.Provider

Provider for VMware VMC Console APIs. Returns terraform.ResourceProvider

Types

This section is empty.

Directories

Path Synopsis
Package connector provides helper methods that provides client.Connector, required to call VMC APIs.
Package connector provides helper methods that provides client.Connector, required to call VMC APIs.

Jump to

Keyboard shortcuts

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