cidn

package
v0.0.34 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CIDN

type CIDN struct {
	Client        versioned.Interface
	BlobInformer  informers.BlobInformer
	ChunkInformer informers.ChunkInformer
	Destination   string
}

func (*CIDN) Blob

func (c *CIDN) Blob(ctx context.Context, host, image, digest string, forceAcceptRanges bool) error

func (*CIDN) ManifestDigest

func (c *CIDN) ManifestDigest(ctx context.Context, host, image, digest, manifest string) error

func (*CIDN) ManifestTag

func (c *CIDN) ManifestTag(ctx context.Context, host, image, tag string) (*Response, error)

type Response

type Response struct {
	StatusCode int
	Headers    map[string]string
}

Jump to

Keyboard shortcuts

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