sakuracloud

package
v0.7.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

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

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
}

func (*Config) NewClient

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

Source Files

Jump to

Keyboard shortcuts

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