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 describes a new appm controller.
func NewAPPMController ¶
func NewAPPMController(clientset *kubernetes.Clientset, store store.Storer, startCh *channels.RingChannel, updateCh *channels.RingChannel, probeCh *channels.RingChannel) *Controller
NewAPPMController creates a new appm controller.
Click to show internal directories.
Click to hide internal directories.