Documentation
¶
Index ¶
- func FromTerraformOutputFile(ctx context.Context, outputFile string) (*DynamoDBFactory, Names, error)
- func KeybaseDecode(b64Secret string) (string, error)
- func ParseJSONTerraformOutput(ctx context.Context, jsonOutput []byte, decoder SecretAccessKeyDecoder) (*StaticConfig, Names, error)
- type ConfigFactory
- type DynamoDBFactory
- type Names
- type SecretAccessKeyDecoder
- type StaticConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromTerraformOutputFile ¶
func KeybaseDecode ¶
func ParseJSONTerraformOutput ¶
func ParseJSONTerraformOutput(ctx context.Context, jsonOutput []byte, decoder SecretAccessKeyDecoder) (*StaticConfig, Names, error)
Types ¶
type ConfigFactory ¶
type DynamoDBFactory ¶
type DynamoDBFactory struct {
ConfigFactory
}
func (*DynamoDBFactory) GetDynamoDBClient ¶
type SecretAccessKeyDecoder ¶
Click to show internal directories.
Click to hide internal directories.