Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIClient ¶
func NewAPIClient(i_uri string, i_insecure bool, i_username string, i_password string, i_auth_header string, i_timeout int, i_id_attribute string, i_copy_keys []string, i_wro bool, i_cro bool, i_debug bool) *api_client
Make a new api client for RESTful calls
func NewAPIObject ¶
func NewAPIObject(i_client *api_client, i_path string, i_id string, i_data string, i_debug bool) (*api_object, error)
Make an api_object to manage a RESTful object in an API
func Provider ¶
func Provider() terraform.ResourceProvider
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.