Documentation
¶
Index ¶
- func Build(ctx context.Context) error
- func Image(ctx context.Context) error
- func Lint(ctx context.Context) error
- func RotateCache(ctx context.Context) error
- type Docker
- func (d *Docker) Build(ctx context.Context) error
- func (d *Docker) BuildxCacheFrom() string
- func (d *Docker) BuildxCacheTo() string
- func (d *Docker) Image() string
- func (d *Docker) Lint(ctx context.Context) error
- func (d *Docker) Repository() string
- func (d *Docker) RotateCache(ctx context.Context) error
- func (d *Docker) SanitizeTag(s string) string
- func (d *Docker) Tag() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Docker ¶
var Instance Docker
func (*Docker) BuildxCacheFrom ¶
func (*Docker) BuildxCacheTo ¶
func (*Docker) Repository ¶
func (*Docker) SanitizeTag ¶
Click to show internal directories.
Click to hide internal directories.