Module: Azure::ARM::Compute::Models::ContainerServiceOrchestratorTypes

Defined in:
lib/generated/azure_mgmt_compute/models/container_service_orchestrator_types.rb

Overview

Defines values for ContainerServiceOrchestratorTypes

Constant Summary collapse

Swarm =
"Swarm"
DCOS =
"DCOS"
Custom =
"Custom"
Kubernetes =
"Kubernetes"