Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(kClient k8s.Client) *Controller
func (*Controller) OnChange ¶
func (m *Controller) OnChange(ctx context.Context, st store.RStore, _ store.ChangeSummary)
Click to show internal directories.
Click to hide internal directories.