package
1.5.0
Repository: https://github.com/hashicorp/vic.git
Documentation: pkg.go.dev

# Functions

ContainerInfoToDockerContainerInspect takes a ContainerInfo swagger-based struct returned from VIC's port layer and creates an engine-api based container inspect struct.
No description provided by the author
No description provided by the author
mountsFromContainer derives []types.MountPoint (used in inspect) from the cached container data.
No description provided by the author
NewContainerProxy will create a new proxy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RemoveAnonContainerVols removes anonymous volumes joined to a container.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Volume drivers currently supported.

# Structs

No description provided by the author
AttachConfig wraps backend.ContainerAttachConfig and adds other required fields Similar to https://github.com/docker/docker/blob/master/container/stream/attach.go.
ContainerProxy struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
VicContainerProxy interface.
No description provided by the author
No description provided by the author
No description provided by the author