OrchestratorType type

Defines values for OrchestratorType. Possible values include: 'Kubernetes', 'None'

type OrchestratorType = "Kubernetes" | "None"