ContainerServiceOrchestratorTypes 枚举
定义
Defines values for ContainerServiceOrchestratorTypes.
public enum ContainerServiceOrchestratorTypes
- 继承
-
java.lang.Objectjava.lang.Enum<ContainerServiceOrchestratorTypes>ContainerServiceOrchestratorTypes
字段
CUSTOM | Enum value Custom. |
DCOS | Enum value DCOS. |
KUBERNETES | Enum value Kubernetes. |
SWARM | Enum value Swarm. |