Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSParameters ¶
type AWSParameters struct {
// contains filtered or unexported fields
}
func NewAWSParameters ¶
func NewAWSParameters(base string, config *aws.Config) (*AWSParameters, error)
func (*AWSParameters) GetAllParameters ¶
func (a *AWSParameters) GetAllParameters() (map[string]string, error)
Click to show internal directories.
Click to hide internal directories.