Documentation ¶
Index ¶
Constants ¶
View Source
const ( AuthHeaderSecretDefaultKey = "authHeader" // OldHelmResourceType describes the old resource type of helm chart resources defined in a component descriptor. OldHelmResourceType = "helm" // HelmChartResourceType describes the resource type of helm chart resources defined in a component descriptor. HelmChartResourceType = "helm.io/chart" )
Constants for resource types
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentDescriptor ¶
type ComponentDescriptor = cdv2.ComponentDescriptor
type ComponentDescriptorList ¶
type ComponentDescriptorList = cdv2.ComponentDescriptorList
type ComponentReference ¶
type ComponentReference = cdv2.ComponentReference
type UnstructuredTypedObject ¶
type UnstructuredTypedObject = cdv2.UnstructuredTypedObject
Click to show internal directories.
Click to hide internal directories.