Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶
type Common interface {
Digest() digest.Digest
Length() int64
MediaType() string
Response() *http.Response
RawHeaders() http.Header
SetMeta(ref types.Ref, d digest.Digest, cl int64)
SetResp(resp *http.Response)
}
Common interface is provided by all Blob implementations
type OCIConfig ¶
OCIConfig wraps an OCI Config struct extracted from a Blob
func NewOCIConfig ¶
NewOCIConfig creates a new BlobOCIConfig from an OCI Image
Click to show internal directories.
Click to hide internal directories.