Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resetter ¶
type Resetter interface {
Reset(k8sschema.GroupVersionKind) error
}
type SchemaTracker ¶
type SchemaTracker struct {
// contains filtered or unexported fields
}
func NewSchemaTracker ¶
func NewSchemaTracker(resetter Resetter) *SchemaTracker
func (*SchemaTracker) OnSchemas ¶
func (s *SchemaTracker) OnSchemas(schemas *schema.Collection) error
Click to show internal directories.
Click to hide internal directories.