consts

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OCIArtefact describes a generic OCI artefact following the
	//   [open containers image specification](https://github.com/opencontainers/image-spec/blob/main/spec.md)
	OCIArtefact = resourcetypes.OCI_ARTEFACT
	// OCIImage describes an OCIArtefact containing an image.
	OCIImage = resourcetypes.OCI_IMAGE
	// HelmChart describes a helm chart, either stored as OCI artefact or as tar blob (tar media type).
	HelmChart = resourcetypes.HELM_CHART
	// blob describes any anonymous untyped blob data.
	Blob = resourcetypes.BLOB
	// FileSystem describes a directory structure stored as archive (tar, tgz).
	FileSystem = resourcetypes.FILESYSTEM
)

Variables

This section is empty.

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