Documentation
¶
Index ¶
- type Version
- func (v *Version) Fetch(ctx context.Context, imageURL string, _ *api.Options) (interface{}, error)
- func (v *Version) LatestTagFromImage(ctx context.Context, imageURL string, opts *api.Options) (*api.ImageTag, error)
- func (v *Version) ResolveSHAToTag(ctx context.Context, imageURL string, imageSHA string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶ added in v0.2.0
type Version struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.