package
2.11.1+incompatible
Repository: https://github.com/hashicorp/terraform-provider-vsphere.git
Documentation: pkg.go.dev

# Functions

CreateLibrary creates a Content Library.
CreateLibraryItem creates an item in a Content Library.
DeleteLibrary deletes a Content Library.
DeleteLibraryItem deletes an item from a Content Library.
ExpandStorageBackings takes ResourceData, and returns a list of StorageBackings.
FlattenPublication takes a Publication sub resource and sets it in ResourceData.
FlattenStorageBackings takes a list of StorageBackings, and returns a list of datastore IDs.
FlattenSubscription takes a Subscription sub resource and sets it in ResourceData.
FromID accepts a Content Library ID and returns a Library object.
FromName accepts a Content Library name and returns a Library object.
IsContentLibraryItem accepts an ID and determines if that ID is associated with an item in a Content Library.
ItemFromID accepts a Content Library item ID and will return the item object.
ItemFromName accepts a Content Library item name along with a Content Library and will return the item object.
MapNetworkDevices maps NICs defined in the OVF to networks..