Class: UU::OperationRegistry::ResourceGroup::NodeProviderType

Inherits:
Object
  • Object
show all
Defined in:
lib/uu/operation_registry/resource_group.rb

Overview

Types of supported NodeProviderTypes

Constant Summary collapse

SWARM =

Swarm type.

'SWARM'
DOCKER =

Docker type.

'DOCKER'