MCPcopy Create free account
hub / github.com/arshamalh/dockeroller / ContainerRemoveForm

Struct ContainerRemoveForm

entities/forms.go:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8type ContainerRemoveForm struct {
9 Force bool
10 RemoveVolumes bool
11}
12
13type ImageRemoveForm struct {
14 Force bool

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected