Multimethod for app-rollout phase of a DdaCrateInfra.
Multimethod for app-rollout phase of a DdaCrateInfra.
Multimethod for configure phase of a DdaCrateInfra.
Multimethod for configure phase of a DdaCrateInfra.
Multimethod for init phase of a DdaCrateInfra.
Multimethod for init phase of a DdaCrateInfra.
Multimethod for install phase of a DdaCrateInfra.
Multimethod for install phase of a DdaCrateInfra.
Multimethod for settings phase of a DdaCrateInfra.
Multimethod for settings phase of a DdaCrateInfra.
Multimethod for test phase of a DdaCrateInfra.
Multimethod for test phase of a DdaCrateInfra.
(dispatch-by-crate-facility dda-crate config)
Inputs: [dda-crate :- DdaCrateInfra config] Returns: s/Keyword
Dispatcher for phase multimethods by facility. Also does a schema validation of arguments.
Inputs: [dda-crate :- DdaCrateInfra config] Returns: s/Keyword Dispatcher for phase multimethods by facility. Also does a schema validation of arguments.
(get-config facility)
get either the node- or the group-specific additional configuration.
get either the node- or the group-specific additional configuration.
(make-dda-crate-infra &
{:keys [facility infra-schema payload]
:or {infra-schema {s/Any s/Any} payload nil}})
Creates a DdaCrate. (Wrapper for ->DdaCrate with validation.)
Creates a DdaCrate. (Wrapper for ->DdaCrate with validation.)
Protocol for pallet-related crate functions
Protocol for pallet-related crate functions
(create-infra-plan dda-crate)
Creates a pallet server-spec from the infra
Creates a pallet server-spec from the infra
Protocol for pallet-related crate functions
Protocol for pallet-related crate functions
(app-rollout-raw dda-crate dda-pallet-runtime)
Raw implementation of app-rollout phase
Raw implementation of app-rollout phase
(configure-raw dda-crate dda-pallet-runtime)
Raw implementation of configure phase
Raw implementation of configure phase
(init-raw dda-crate dda-pallet-runtime)
Raw implementation of configure init
Raw implementation of configure init
(install-raw dda-crate dda-pallet-runtime)
Raw implementation of install phase
Raw implementation of install phase
(settings-raw dda-crate dda-pallet-runtime)
Raw implementation of settings phase
Raw implementation of settings phase
(test-raw dda-crate dda-pallet-runtime)
Raw implementation of install phase
Raw implementation of install phase
(strict-map->DdaCrateInfra m25630 & [drop-extra-keys?__15845__auto__])
Factory function for class DdaCrateInfra, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class DdaCrateInfra, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close