paramstore

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const ProviderKey = "aws"

Variables

This section is empty.

Functions

func NewProvider

func NewProvider(o *provider.Options) (provider.Interface, error)

func Sessions

func Sessions(region string, debug bool) (*session.Session, error)

Types

type Client

type Client struct {
	*provider.Options
	// contains filtered or unexported fields
}

Client is a Client API client.

func (*Client) GetValue

func (s *Client) GetValue(name string) (string, error)

GetValue implements provider.Interface

func (*Client) GetValueTree

func (s *Client) GetValueTree(prefix string) (map[string]string, error)

GetValueTree implements provider.Interface

func (*Client) SetValue

func (s *Client) SetValue(key, value string) error

SetValue implements provider.Interface

Jump to

Keyboard shortcuts

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