types

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageNameOrIDNotFoundError

type ImageNameOrIDNotFoundError struct {
	Name string
}

func (*ImageNameOrIDNotFoundError) Error

type ManifestDescriptor

type ManifestDescriptor struct {
	ID       string      `json:"id,omitempty"`
	CREATED  time.Time   `json:"created,omitempty"`
	SIZE     int64       `json:"size,omitempty"`
	Platform v1.Platform `json:"platform,omitempty"`
}

type ManifestList

type ManifestList struct {
	Manifests []*ManifestDescriptor `json:"manifests,omitempty"`
}

Jump to

Keyboard shortcuts

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