Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LayerInfo ¶
type LayerInfo interface { Info Descriptor() ocispec.Descriptor }
type ManifestInfo ¶
type RequestResolver ¶
type RequestResolver struct {
// contains filtered or unexported fields
}
func NewRequestResolver ¶
func NewRequestResolver(o RequestResolverOptions) (*RequestResolver, error)
func (*RequestResolver) Resolve ¶
func (u *RequestResolver) Resolve(ctx context.Context, ref string) (ManifestInfo, error)
type RequestResolverOptions ¶
func (*RequestResolverOptions) SetDefaults ¶
func (o *RequestResolverOptions) SetDefaults()
type URL ¶
func (*URL) MarshalJSON ¶
func (URL) MarshalText ¶
func (*URL) UnmarshalJSON ¶
func (*URL) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.