Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractUUID ¶
ExtractUUID finds an UUID in the input string Returns an empty string if no UUID was found.
func NormalizeID ¶
NormalizeID checks if the ID contains a wanted prefix If it does, the function returns the original ID. Otherwise, it returns the prefix + the ID.
Types ¶
type AttributeOpts ¶
type AttributeOpts func(*AttributeStruct)
func IsComputed ¶
func IsComputed() AttributeOpts
IsComputed sets the storage profile attribute as computed.
func IsOptional ¶
func IsOptional() AttributeOpts
IsOptional sets the storage profile attribute as optional.
func IsRequired ¶
func IsRequired() AttributeOpts
IsRequired sets the storage profile attribute as required.
type AttributeStruct ¶
Directories ¶
Path | Synopsis |
---|---|
Package mutex provides a simple key/value store for arbitrary mutexes.
|
Package mutex provides a simple key/value store for arbitrary mutexes. |
Package vapp provides common functionality for vApp resources.
|
Package vapp provides common functionality for vApp resources. |
Package vm contains the common code for the VM resource and the VM datasource.
|
Package vm contains the common code for the VM resource and the VM datasource. |
Click to show internal directories.
Click to hide internal directories.