package
0.3.0
Repository: https://github.com/cpuguy83/go-docker.git
Documentation: pkg.go.dev

# Functions

NewService creates a Service.
WithAddEventFilter is an EventOption that adds a filter to the event stream.
WithFilters is an EventOption that adds filters to the event stream.
WithEventsBetween is an EventOption that sets the time range for the event stream.

# Structs

Event represents a docker event.
EventActor represents the actor of a docker event with attributes specific to that actor.
EventConfig is used to configure the event stream.
No description provided by the author
No description provided by the author
Service facilitates all communication with Docker's container endpoints.

# Type aliases

EventOption is a function that can be passed to Events to configure the event stream.