Documentation ¶
Index ¶
- func DatasetGC(ctx context.Context, ins dsync.Interface) error
- func NewEventHandlerFuncs(ctx context.Context, ins dsync.Interface, set nodeset.Interface) cache.ResourceEventHandlerFuncs
- func NewRouter(cfg *Config, kubeClient kubernetes.Interface, ins dsync.Interface, ...) http.Handler
- func Run(cfg *Config, kubeClient kubernetes.Interface, dynamicClient dynamic.Interface) error
- type Config
- type Instance
- type Storage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventHandlerFuncs ¶
func NewEventHandlerFuncs(ctx context.Context, ins dsync.Interface, set nodeset.Interface) cache.ResourceEventHandlerFuncs
NewEventHandlerFuncs returns a resource event handler funcs
Types ¶
type Config ¶
type Storage ¶
type Storage struct {
Badger *badgerstorage.Config `json:"badger"`
}
Click to show internal directories.
Click to hide internal directories.