# Functions
NewContainerOutputHandler creates ContainerOutputHandler with default headers values.
NewEventOutputHandler creates EventOutputHandler with default headers values.
No description provided by the author
No description provided by the author
# Structs
ContainerOutputHandler is custom return handlers for stdout/stderr.
ContainersHandlersImpl is the receiver for all of the exec handler methods.
EventOutputHandler is custom return handlers for event stream.
EventHandlerImpl is the receiver for all of the event handler methods.
No description provided by the author
HandlerContext is set of shared objects for the port layer server handlers.
InteractionHandlersImpl is the receiver for all of the interaction handler methods.
No description provided by the author
LoggingHandlersImpl is the receiver for all of the logging handler methods.
MiscHandlersImpl is the receiver for all the misc handler methods.
ScopesHandlersImpl is the receiver for all of the storage handler methods.
StorageHandlersImpl is the receiver for all of the storage handler methods.
# Interfaces
GenericFlusher is a custom reader to allow us to detach cleanly during an io.Copy.