Documentation ¶ Index ¶ Constants func Layer(ctx context.Context, t *testing.T, c *http.Client, from, repo string, ...) (*os.File, error) type Option Constants ¶ View Source const ( IgnoreIntegration ) Variables ¶ This section is empty. Functions ¶ func Layer ¶ func Layer(ctx context.Context, t *testing.T, c *http.Client, from, repo string, blob claircore.Digest, opt ...Option) (*os.File, error) Types ¶ type Option ¶ added in v1.4.5 type Option uint Source Files ¶ View all Source files layer.go Click to show internal directories. Click to hide internal directories.