Enum KubeClientPlatform
Enumerates the operating systems supported by NEONKUBE client applications used on developer or operator workstations to manage remote NEONKUBE clusters.
Namespace: Neon.Kube
Assembly: Neon.Kube.dll
Syntax
public enum KubeClientPlatform
Fields
| Name | Description |
|---|---|
| Linux | Linux. |
| Osx | OS/X |
| Windows | Windows. |