Liking cljdoc? Tell your friends :D

dda.pallet.dda-serverspec-crate.infra.fact.iproute


build-iproute-scriptclj

(build-iproute-script [iproute-config-key {:keys [ip]}])

Inputs: [[iproute-config-key {:keys [ip]}]]

builds the script to retrieve ip gateways

Inputs: [[iproute-config-key {:keys [ip]}]]

builds the script to retrieve ip gateways
sourceraw docstring

collect-iproute-factclj

(collect-iproute-fact fact-configs)

Inputs: [fact-configs :- IprouteFactConfig]

Collects the file facts.

Inputs: [fact-configs :- IprouteFactConfig]

Collects the file facts.
sourceraw docstring

fact-id-iprouteclj

source

hostname-to-ipsclj

(hostname-to-ips hostname version)

Inputs: [hostname :- s/Str version :- s/Int] Returns: [s/Str]

Inputs: [hostname :- s/Str version :- s/Int]
Returns: [s/Str]
sourceraw docstring

installclj

(install)

Inputs: []

Inputs: []
sourceraw docstring

ip-to-keywordclj

(ip-to-keyword ip)

Inputs: [ip :- s/Str] Returns: s/Keyword

Inputs: [ip :- s/Str]
Returns: s/Keyword
sourceraw docstring

ip?clj

(ip? s)

Inputs: [s :- s/Str]

Inputs: [s :- s/Str]
sourceraw docstring

IprouteFactConfigclj

source

IprouteFactResultclj

source

IprouteFactResultsclj

source

output-separatorclj

source

parse-iproute-responseclj

(parse-iproute-response single-script-result)

Inputs: [single-script-result :- s/Str] Returns: IprouteFactResult

returns a IprouteFactResult from the result of a gateway probe

Inputs: [single-script-result :- s/Str]
Returns: IprouteFactResult

returns a IprouteFactResult from the result of a gateway probe
sourceraw docstring

parse-iproute-script-responsesclj

(parse-iproute-script-responses raw-script-results)

Inputs: [raw-script-results :- s/Str] Returns: IprouteFactResults

returns a IprouteFactResults from the result gateway probes

Inputs: [raw-script-results :- s/Str]
Returns: IprouteFactResults

returns a IprouteFactResults from the result gateway probes
sourceraw docstring

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

× close