ReconfigurationRulesScope

class ReconfigurationRulesScope(infrastructure: NonEmptySet<Host>)

Scope for the reconfiguration rules given the infrastructure.

Constructors

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

Functions

Link copied to clipboard
fun onDevice(config: OnDeviceScope.() -> Unit)

Specifies the reconfiguration rules associated to the device.