secure

package
v0.0.0-...-84e4c92 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2015 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MapEqualSlice

type MapEqualSlice struct {
	// contains filtered or unexported fields
}

func (*MapEqualSlice) Map

func (s *MapEqualSlice) Map() map[string]string

func (MapEqualSlice) MarshalYAML

func (s MapEqualSlice) MarshalYAML() (interface{}, error)

func (*MapEqualSlice) UnmarshalYAML

func (s *MapEqualSlice) UnmarshalYAML(unmarshal func(interface{}) error) error

type Secure

type Secure struct {
	Checksum    string        `yaml:"checksum"`
	Environment MapEqualSlice `yaml:"environment"`
}

func Parse

func Parse(in, privKey string) (*Secure, error)

Parse parses and returns the secure section of the yaml file as plaintext parameters.

Jump to

Keyboard shortcuts

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