# Packages
Package k8sclient provides the Kubernetes client for the controllers package.
# Functions
Start starts all Iter8 controllers if this pod is the leader.
# Variables
AllRoutemaps contains all the routemaps known to the controller.
# Structs
Config defines the configuration of the controllers.
DefaultRoutemaps is default implementation.
GroupVersionResourceConditions is a Kubernetes resource type along with a list of conditions.
# Interfaces
AllRouteMapsInterface is interface defines way to get all routemaps.
RoutemapInterface defines behavior of a routemap.
RoutemapsInterface defines behavior for a set of routemaps.
VersionInterface defines behavior for a version.