scaleway

package
v0.8.0-rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2016 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(val bool) *bool

Bool returns a pointer to of the bool value passed in.

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

func String

func String(val string) *string

String returns a pointer to of the string value passed in.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client contains scaleway api clients

type Config

type Config struct {
	Organization string
	APIKey       string
	Region       string
}

Config contains scaleway configuration values

func (*Config) Client

func (c *Config) Client() (*Client, error)

Client configures and returns a fully initialized Scaleway client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL