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
}
AppProfile controller struct
func NewController ¶
func NewController(config *rest.Config, storeNamespace string, onError func(error)) *Controller
Create a new controller based on given config
func (*Controller) StartController ¶
func (c *Controller) StartController()
Responsible for instantiating AppProfile controller
func (*Controller) StopController ¶
func (c *Controller) StopController()
Stop the AppProfile controller
Click to show internal directories.
Click to hide internal directories.