Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller populates local storage with all ApplicationMapping custom resources created in k8s cluster.
func New ¶
func New(emInformer cache.SharedIndexInformer, instInformer cache.SharedIndexInformer, nsBrokerFacade nsBrokerFacade, nsBrokerSyncer nsBrokerSyncer, instanceChecker instanceChecker, log logrus.FieldLogger, livenessCheckStatus *broker.LivenessCheckStatus) *Controller
New creates new application mapping controller
Click to show internal directories.
Click to hide internal directories.