Documentation
¶
Index ¶
- func ConvertDeployType(s string) string
- func ConvertStorageCapacityToInt(s string) int64
- func GetSddc(connector client.Connector, orgID string, sddcID string) (model.Sddc, error)
- func HandleCreateError(resourceType string, err error) error
- func HandleDataSourceReadError(resourceType string, err error) error
- func HandleDeleteError(resourceType string, resourceID string, err error) error
- func HandleListError(resourceType string, err error) error
- func HandleReadError(d *schema.ResourceData, resourceType string, resourceID string, err error) error
- func HandleUpdateError(resourceType string, err error) error
- func IsValidURL(s string) error
- func IsValidUUID(u string) error
- func Provider() *schema.Provider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertDeployType ¶ added in v1.4.0
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 HandleCreateError ¶ added in v1.4.0
func HandleDataSourceReadError ¶ added in v1.4.0
func HandleDeleteError ¶ added in v1.4.0
func HandleListError ¶ added in v1.4.0
func HandleReadError ¶ added in v1.4.0
func HandleUpdateError ¶ added in v1.4.0
func IsValidURL ¶ added in v1.4.0
func IsValidUUID ¶ added in v1.4.0
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.