Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerImageGC ¶
type DockerImageGC struct {
// contains filtered or unexported fields
}
func NewDockerImageGC ¶
func NewDockerImageGC(log *log.Logger, dc builder.ImageBuildClient, mc metrics.MetricsCollector, dockerPath string) *DockerImageGC
func (*DockerImageGC) GC ¶
func (dgc *DockerImageGC) GC()
Click to show internal directories.
Click to hide internal directories.