Documentation ¶
Index ¶
- func Cleanup(ctx *context.Context, client *client.Client)
- func CreateClient() (*context.Context, *client.Client, error)
- func CreateUfwRule(ch <-chan *types.ContainerJSON, c *cache.Cache)
- func DeleteUfwRule(containerID <-chan string, c *cache.Cache)
- func Reconnect() (*context.Context, *client.Client)
- func StreamEvents(ctx *context.Context, c *client.Client) (<-chan events.Message, <-chan error)
- func Sync(ctx *context.Context, createChannel chan *types.ContainerJSON, ...)
- type TrackedContainer
- type UfwRule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUfwRule ¶
func CreateUfwRule(ch <-chan *types.ContainerJSON, c *cache.Cache)
func DeleteUfwRule ¶
func DeleteUfwRule(containerID <-chan string, c *cache.Cache)
func StreamEvents ¶ added in v0.11.0
Types ¶
type TrackedContainer ¶
Click to show internal directories.
Click to hide internal directories.