Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsListWatchable ¶
func Register ¶
func Register(ctx context.Context, cols *common.DynamicColumns, discovery discovery.DiscoveryInterface, crd apiextcontrollerv1.CustomResourceDefinitionController, apiService v1.APIServiceController, ssar authorizationv1client.SelfSubjectAccessReviewInterface, schemasHandler SchemasHandlerFunc, schemas *schema2.Collection)
Types ¶
type SchemasHandlerFunc ¶
type SchemasHandlerFunc func(schemas *schema2.Collection, changedSchemas map[string]*types.APISchema, deletedSomething bool) error
func (SchemasHandlerFunc) OnSchemas ¶
func (s SchemasHandlerFunc) OnSchemas(schemas *schema2.Collection, changedSchemas map[string]*types.APISchema, forceChange bool) error
Click to show internal directories.
Click to hide internal directories.