Liking cljdoc? Tell your friends :D

dda.pallet.commons.existing


ExistingNodeclj

Represents a target node with ip and its name.

Represents a target node with ip and its name.
sourceraw docstring

ExistingNodesclj

A sequence of ExistingNodes.

A sequence of ExistingNodes.
sourceraw docstring

load-targetsclj

(load-targets file-name)

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

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

node-specclj

(node-spec provisioning-user)
source

providerclj

(provider existing-nodes)
(provider provisioning-ip node-id group-name & [node-port])

Inputs: ([provisioning-ip :- s/Str node-id :- s/Str group-name :- s/Str & [node-port] :- [s/Int]] [existing-nodes :- ExistingNodes])

Inputs: ([provisioning-ip :- s/Str node-id :- s/Str group-name :- s/Str & [node-port] :- [s/Int]] [existing-nodes :- ExistingNodes])
sourceraw docstring

ProvisioningUserclj

User used for provisioning.

User used for provisioning.
sourceraw docstring

ProvisioningUserResolvedclj

source

remote-nodeclj

(remote-node group existing-nodes)
(remote-node node-ip node-name group-name)
(remote-node node-ip node-name group-name node-port)

Inputs: ([node-ip node-name group-name node-port] [node-ip node-name group-name] [group :- s/Keyword existing-nodes :- [ExistingNode]])

Inputs: ([node-ip node-name group-name node-port] [node-ip node-name group-name] [group :- s/Keyword existing-nodes :- [ExistingNode]])
sourceraw docstring

resolve-targetsclj

(resolve-targets targets)

Inputs: [targets :- Targets] Returns: TargetsResolved

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

single-remote-nodeclj

(single-remote-node group existing-node)

Inputs: [group :- s/Keyword existing-node :- ExistingNode]

Inputs: [group :- s/Keyword existing-node :- ExistingNode]
sourceraw docstring

Targetsclj

Targets to be used during provisioning.

Targets to be used during provisioning.
sourceraw docstring

TargetsResolvedclj

source

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

× close