Liking cljdoc? Tell your friends :D

dda.pallet.commons.aws


AwsContextclj

source

AwsContextResolvedclj

source

AwsNodeSpecclj

source

load-targetsclj

(load-targets file-name)

Inputs: [file-name :- s/Str] Returns: Targets

Inputs: [file-name :- s/Str]
Returns: Targets
sourceraw docstring

meissa-default-node-specclj

(meissa-default-node-spec ssh-key-name)

Inputs: [ssh-key-name :- s/Str] Returns: AwsNodeSpec

Inputs: [ssh-key-name :- s/Str]
Returns: AwsNodeSpec
sourceraw docstring

meissa-encrypted-contextclj

(meissa-encrypted-context key-id)

Inputs: [key-id :- s/Str] Returns: AwsContext

Inputs: [key-id :- s/Str]
Returns: AwsContext
sourceraw docstring

meissa-unencrypted-contextclj

(meissa-unencrypted-context)

Inputs: [] Returns: AwsContext

Inputs: []
Returns: AwsContext
sourceraw docstring

node-specclj

(node-spec aws-node-spec)

Inputs: [aws-node-spec :- AwsNodeSpec]

Inputs: [aws-node-spec :- AwsNodeSpec]
sourceraw docstring

providerclj

(provider resolved-aws-context)
source

ProvisioningUserclj

source

resolve-secretsclj

(resolve-secrets context)
(resolve-secrets context passphrase)

Inputs: ([context :- AwsContext] [context :- AwsContext passphrase :- s/Str]) Returns: AwsContextResolved

Inputs: ([context :- AwsContext] [context :- AwsContext passphrase :- s/Str])
Returns: AwsContextResolved
sourceraw docstring

resolve-targetsclj

(resolve-targets targets)

Inputs: [targets :- Targets] Returns: TargetsResolved

Inputs: [targets :- Targets]
Returns: TargetsResolved
sourceraw docstring

Targetsclj

source

TargetsResolvedclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close