Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamicController ¶
type DynamicController struct {
// contains filtered or unexported fields
}
func NewDynamicController ¶
func NewDynamicController(client dynamic.Interface, resource schema.GroupVersionResource, namespace apicontracts.Workspace) *DynamicController
Function creates a new dynamic controller to listen for api-changes in provided GroupVersionResource
func (*DynamicController) Run ¶
func (c *DynamicController) Run(stop chan struct{})
Click to show internal directories.
Click to hide internal directories.