sakuracloud

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2017 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version app version
	Version = "0.0.0"
	// Revision git commit short commithash
	Revision = "xxxxxx" // set on build
)
View Source
var DefaultZone = "is1b"

DefaultZone is value that used if zone parameter is empty

Functions

func FullVersion added in v0.5.0

func FullVersion() string

FullVersion return sackerel full version text

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type Config

type Config struct {
	AccessToken       string
	AccessTokenSecret string
	Zone              string
	TimeoutMinute     int
	TraceMode         bool
}

Config type of SakuraCloud Config

func (*Config) NewClient

func (c *Config) NewClient() *API.Client

NewClient returns new API Client for SakuraCloud

Source Files

Jump to

Keyboard shortcuts

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