ManifestType type

Defines values for ManifestType.
KnownManifestType can be used interchangeably with ManifestType, this enum contains the known values that the service supports.

Known values supported by the service

helm: Repositories using helm
kube: Repositories using kubernetes manifests

type ManifestType = string