Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns a terraform.ResourceProvider.
Types ¶
type Client ¶ added in v0.1.1
type Client struct {
// contains filtered or unexported fields
}
Client represents all internally accessible Triton APIs utilized by this provider and the configuration necessary to connect to them.
Source Files ¶
- client.go
- data_source_account.go
- data_source_datacenter.go
- data_source_fabric_network.go
- data_source_fabric_vlan.go
- data_source_image.go
- data_source_network.go
- data_source_package.go
- data_source_volume.go
- image_sort.go
- provider.go
- resource_fabric.go
- resource_fabric_migrate.go
- resource_firewall_rule.go
- resource_instance_template.go
- resource_key.go
- resource_machine.go
- resource_service_group.go
- resource_snapshot.go
- resource_vlan.go
- resource_volume.go
- tritonerr.go
- utils.go
- validators.go
Click to show internal directories.
Click to hide internal directories.