Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDockerImageReceiver ¶
func NewDockerImageReceiver(config *configuration.Configuration, target, outdir string) (types.TargetReceiver, error)
Types ¶
type DockerImageReceiver ¶
type DockerImageReceiver struct {
// contains filtered or unexported fields
}
func (*DockerImageReceiver) Cleanup ¶
func (r *DockerImageReceiver) Cleanup() error
func (*DockerImageReceiver) Fetch ¶
func (r *DockerImageReceiver) Fetch() error
func (*DockerImageReceiver) Snapshot ¶
func (r *DockerImageReceiver) Snapshot() error
Click to show internal directories.
Click to hide internal directories.