resolver

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 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 MemorySecretStore

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

MemorySecretStore implements a basic SecretStore that holds the Secrets in memory.

func NewMemorySecretStore

func NewMemorySecretStore() *MemorySecretStore

func (*MemorySecretStore) Get

func (s *MemorySecretStore) Get(systemID v1.SystemID, path tree.PathSubcomponent) (string, error)

func (*MemorySecretStore) Ready

func (s *MemorySecretStore) Ready() bool

type MemoryTemplateStore

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

MemoryTemplateStore implements a basic TemplateStore that holds the templates in memory.

func NewMemoryTemplateStore

func NewMemoryTemplateStore() *MemoryTemplateStore

func (*MemoryTemplateStore) Get

func (*MemoryTemplateStore) Put

func (*MemoryTemplateStore) Ready

func (s *MemoryTemplateStore) Ready() bool

Jump to

Keyboard shortcuts

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