hiera

package
v0.0.0-...-cf6bdd8 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type Hiera

type Hiera struct {
	Bin    string
	Config string
	Scope  map[string]interface{}
	Merge  string
}

func NewHiera

func NewHiera(bin string, config string, scope map[string]interface{}, merge string) Hiera

func (*Hiera) Array

func (h *Hiera) Array(key string) ([]interface{}, error)

func (*Hiera) Exec

func (h *Hiera) Exec(arg ...string) ([]byte, error)

func (*Hiera) Hash

func (h *Hiera) Hash(key string) (map[string]interface{}, error)

func (*Hiera) Value

func (h *Hiera) Value(key string) (string, error)

Jump to

Keyboard shortcuts

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