parameters

package
v0.0.0-...-ed3454d Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const StackName = "<stack-name>"

Variables

This section is empty.

Functions

This section is empty.

Types

type ParametersClient

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

func New

func New() (*ParametersClient, error)

func (*ParametersClient) ReadConfig

func (c *ParametersClient) ReadConfig(param string) (*string, error)

func (*ParametersClient) ReadConfigByStack

func (c *ParametersClient) ReadConfigByStack(param, stack string) (*string, error)

func (*ParametersClient) ReadIntConfig

func (c *ParametersClient) ReadIntConfig(param string) (*int, error)

func (*ParametersClient) ReadIntConfigByStack

func (c *ParametersClient) ReadIntConfigByStack(param, stack string) (*int, error)

func (*ParametersClient) ResolveParameter

func (c *ParametersClient) ResolveParameter(param, stack string) string

Jump to

Keyboard shortcuts

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