NamespaceManagementSupervisorServicesVersionsContentType

The Versions.ContentType enumerated type defines the type of content that describes the format of Supervisor Service version definition.
VSPHERE_APPS_YAML : The Supervisor Service version definition is provided as inline YAML document that follows the vSphere application service format.
CARVEL_APPS_YAML : The Supervisor Service version definition is provided as inline YAML document that follows the Carvel application package format.
CUSTOM_YAML : The Supervisor Service version definition is provided as inline YAML document that follows a plain Kubernetes YAML format.

Enumeration:   VSPHERE_APPS_YAML,   CARVEL_APPS_YAML,   CUSTOM_YAML,  


Feedback

Was this page helpful?