[][src]Module iza::resource

Resource Domain represent interface of deployment resources

Structs

Command

Command is a unit of Execution

SSHExecutor

Kind of Executor for execution by SSH Connection

Enums

Error

Resource Error

Traits

CommandExecutor

A extension of Executor for command execution

Executor

Executor execute something for deployment

ResourceApp

Resource App is a interface for library user.