Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ImageKind Represents kind of resource ImageKind = "image" // DELETED ... DELETED = "DELETED" // ERROR .. ERROR = "ERROR" )
View Source
const (
// CDROM ...
CDROM = "CDROM"
)
View Source
const Version = "3.1"
Version represents api version
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider function returns the object that implements the terraform.ResourceProvider interface, specifically a schema.Provider
Types ¶
Source Files ¶
- categories.go
- config.go
- data_source_nutanix_cluster.go
- data_source_nutanix_clusters.go
- data_source_nutanix_image.go
- data_source_nutanix_subnet.go
- data_source_nutanix_virtual_machine.go
- helpers.go
- provider.go
- resource_nutanix_category_key.go
- resource_nutanix_category_value.go
- resource_nutanix_image.go
- resource_nutanix_subnet.go
- resource_nutanix_virtual_machine.go
- structure.go
Click to show internal directories.
Click to hide internal directories.