componentmapping

package
v2.0.0-...-98cc131 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LegacyComponentDescriptorTarMimeType  = "application/vnd.gardener.cloud.cnudie.component-descriptor.v2+yaml+tar"
	Legacy2ComponentDescriptorTarMimeType = "application/vnd.oci.gardener.cloud.cnudie.component-descriptor.config.v2+yaml+tar"
)

Legacy2ComponentDescriptorTarMimeType is the legacy mimetype for component-descriptor-blobs that are stored as tar.

View Source
const (
	ComponentDescriptorJSONMimeType       = "application/vnd.ocm.software.component-descriptor.v2+json"
	LegacyComponentDescriptorJSONMimeType = "application/vnd.gardener.cloud.cnudie.component-descriptor.v2+json"
)

ComponentDescriptorJSONMimeType is the mimetype for component-descriptor-blobs that are stored as JSON.

View Source
const (
	ComponentDescriptorYAMLMimeType       = "application/vnd.ocm.software.component-descriptor.v2+yaml"
	LegacyComponentDescriptorYAMLMimeType = "application/vnd.gardener.cloud.cnudie.component-descriptor.v2+yaml"
)

ComponentDescriptorJSONMimeType is the mimetype for component-descriptor-blobs that are stored as YAML.

View Source
const (
	LegacyComponentDescriptorConfigMimeType  = "application/vnd.gardener.cloud.cnudie.component.config.v1+json"
	Legacy2ComponentDescriptorConfigMimeType = "application/vnd.oci.gardener.cloud.cnudie.component-descriptor-metadata.config.v2+json"
)

LegacyComponentDescriptorConfigMimeType is the mimetype for the legacy component-descriptor-oci-cfg-blobs.

View Source
const ComponentDescriptorConfigMimeType = "application/vnd.ocm.software.component.config.v1+json"

ComponentDescriptorConfigMimeType is the mimetype for component-descriptor-oci-cfg-blobs.

View Source
const ComponentDescriptorFileName = compdesc.ComponentDescriptorFileName

ComponentDescriptorFileName is the filename of the component descriptor in a tar file used to store the component descriptor in an OCI image layer.

View Source
const ComponentDescriptorNamespace = "component-descriptors"

ComponentDescriptorNamespace is the subpath for all component descriptor artifacts in an oci registry.‚.

View Source
const ComponentDescriptorTarMimeType = "application/vnd.ocm.software.component-descriptor.v2+yaml+tar"

ComponentDescriptorTarMimeType is the old mimetype for component-descriptor-blobs that are stored as tar.

Variables

ComponentDescriptorMimeType are the mimetypes for component-descriptor-blobs.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL