Documentation
¶
Index ¶
- type CIDN
- func (c *CIDN) Blob(ctx context.Context, host, image, digest string, forceAcceptRanges bool, ...) error
- func (c *CIDN) ManifestDigest(ctx context.Context, host, image, digest, manifest string, priority int64) error
- func (c *CIDN) ManifestTag(ctx context.Context, host, image, tag string, priority int64) (*Response, error)
- type Response
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) ManifestDigest ¶
Click to show internal directories.
Click to hide internal directories.