ghost

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func B64ToStr

func B64ToStr(data string) string

func MatchesRegexp

func MatchesRegexp(exp string) func(v interface{}, k string) (ws []string, errors []error)

func Provider

func Provider() terraform.ResourceProvider

Provider represents a resource provider in Terraform

func StrToB64

func StrToB64(data string) string

Types

type Config

type Config struct {
	User     string
	Password string
	URL      string
}

Config defines the configuration options for the Ghost client

func (*Config) Client

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

Client returns a new Ghost client

Jump to

Keyboard shortcuts

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