contentmanifest

package
v0.4.11 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContentManifest

type ContentManifest struct {
	ContentSets []string         `json:"content_sets"`
	Metadata    ManifestMetadata `json:"metadata"`
}

ContentManifest structure is based on file provided by OSBS The struct stores content metadata about the image

type ManifestMetadata

type ManifestMetadata struct {
	ImageLayerIndex int `json:"image_layer_index"`
}

ManifestMetadata struct holds additional metadata about image

Jump to

Keyboard shortcuts

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