package
0.8.0
Repository: https://github.com/containous/maesh.git
Documentation: pkg.go.dev

# Functions

NewAPI creates a new api.
NewDeployLog returns an initialized DeployLog.
NewHandler creates a handler.
NewMeshController is used to build the informers and other required components of the mesh controller, and return an initialized mesh controller object.

# Structs

API is an implementation of an api.
Controller hold controller configuration.
DeployLog holds a slice of log entries.
Entry
Entry holds the details of a deployment.
Handler is an implementation of a ResourceEventHandler.