Package-level declarations

Types

Link copied to clipboard

Scope for the deployment DSL configuration.

Link copied to clipboard

Scope for the deployment configuration of a device.

Link copied to clipboard
class OnDeviceScope(deviceStructure: DeviceStructure, infrastructure: NonEmptySet<Host>)

Scope for the reconfiguration of a device.

Link copied to clipboard
class ReconfigurationRulesScope(infrastructure: NonEmptySet<Host>)

Scope for the reconfiguration rules given the infrastructure.