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 handles node changes
func NewController ¶
func NewController(client client.Client, dtcFunc oneagent_utils.DynatraceClientFunc) *Controller
NewController => returns a new instance of Controller
func (*Controller) ReconcileNodes ¶
func (c *Controller) ReconcileNodes(nodeName string) error
ReconcileNodes => checks if node is marked unschedulable or unavailable and sends adequate event to dynatrace api
Click to show internal directories.
Click to hide internal directories.