Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageController ¶
type MessageController struct{}
MessageController is responsible for adding the Message controller and its corresponding reconciler to the manager with any runtime configuration.
func (*MessageController) SetupWithManager ¶
func (c *MessageController) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager creates a new Message Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and start it when the Manager is Started.
Click to show internal directories.
Click to hide internal directories.