ContainerServiceOrchestratorTypes Enum

The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom.

Inheritance
builtins.str
ContainerServiceOrchestratorTypes
ContainerServiceOrchestratorTypes

Constructor

ContainerServiceOrchestratorTypes(value)

Fields

CUSTOM
DCOS
DOCKER_CE
KUBERNETES
SWARM