metadatacontroller

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GlobalViewFileSystem

type GlobalViewFileSystem struct {
	Servers map[string]*datastoreapis.DataServer
	// contains filtered or unexported fields
}

func (*GlobalViewFileSystem) RemoveDataServer

func (gs *GlobalViewFileSystem) RemoveDataServer(ds *datastorev1alpha1.DataSet)

func (*GlobalViewFileSystem) UpdateDataObjects

func (gs *GlobalViewFileSystem) UpdateDataObjects(ds *datastorev1alpha1.DataSet, objs []*datastoreapis.DataObject)

func (*GlobalViewFileSystem) UpdateDataServer

func (gs *GlobalViewFileSystem) UpdateDataServer(ds *datastorev1alpha1.DataSet)

type MetadataController

type MetadataController interface {
	Run(stopCh <-chan struct{}) error
}

MetadataController interface

func NewMetadataController

func NewMetadataController(namespace string) MetadataController

New an assistant instance

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL