Module bollard::container[][src]

Container API: run docker containers and manage their lifecycle

Structs

BlkioStats

I/O statistics for the container.

BlkioStatsEntry
CPUStats

General CPU statistics for the container.

CPUUsage

CPU usage statistics for the container.

Config

Container to create.

CreateContainerOptions

Parameters used in the Create Container API

DownloadFromContainerOptions

Parameters used in the Download From Container API

InspectContainerOptions

Parameters used in the Inspect Container API

KillContainerOptions

Parameters used in the Kill Container API

ListContainersOptions

Parameters used in the List Container API

LogsOptions

Parameters used in the Logs API

MemoryStats

General memory statistics for the container.

MemoryStatsStatsV1

Granular memory statistics for the container, v1 cgroups.

MemoryStatsStatsV2

Granular memory statistics for the container, v2 cgroups.

NetworkStats

Network statistics for the container.

NetworkingConfig

This container’s networking configuration.

PidsStats

Process ID statistics for the container.

PruneContainersOptions

Parameters used in the Prune Containers API

RemoveContainerOptions

Parameters used in the Remove Container API

RenameContainerOptions

Parameters used in the Rename Container API

RestartContainerOptions

Parameters used in the Restart Container API

StartContainerOptions

Parameters used in the Start Container API

Stats

Statistics for the container.

StatsOptions

Parameters used in the Stats API

StopContainerOptions

Parameters used in the Stop Container API

StorageStats

File I/O statistics for the container.

ThrottlingData

CPU throttling statistics.

TopOptions

Parameters used in the Top Processes API

UpdateContainerOptions

Configuration for the Update Container API

UploadToContainerOptions

Parameters used in the Upload To Container API

WaitContainerOptions

Parameters used in the Wait Container API

Enums

LogOutput

Result type for the Logs API

MemoryStatsStats

Granular memory statistics for the container.