package
Version:
v0.6.13
Opens a new window with list of versions in this module.
Published: Mar 16, 2016
License: MPL-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Provider() terraform.ResourceProvider
Provider returns a schema.Provider for managing Packet infrastructure.
type Config struct {
AuthToken string
}
func (c *Config) Client() *packngo.Client
Client() returns a new client for accessing Packet's API.
type ErrorResponse struct {
StatusCode int
Errors
}
func (e Errors) Error() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.