hetzner

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: May 10, 2019 License: Apache-2.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(configVarResolver *providerconfig.ConfigVarResolver) cloud.Provider

New returns a Hetzner provider

Types

type Config

type Config struct {
	Token      string
	ServerType string
	Datacenter string
	Location   string
}

type RawConfig added in v0.2.0

type RawConfig struct {
	Token      providerconfig.ConfigVarString `json:"token"`
	ServerType providerconfig.ConfigVarString `json:"serverType"`
	Datacenter providerconfig.ConfigVarString `json:"datacenter"`
	Location   providerconfig.ConfigVarString `json:"location"`
}

Jump to

Keyboard shortcuts

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