Documentation ¶
Index ¶
Constants ¶
View Source
const (
LabelStorageGridConfig = "storageGridConfig"
)
Variables ¶
This section is empty.
Functions ¶
func RouteActiveHandler ¶
func RouteActiveHandler(writer http.ResponseWriter, request *http.Request, rc *gwcommon.RouteConfig)
routeActiveHandler handles new route
Types ¶
type Filter ¶
Filter represents filters to apply to bucket notifications for specifying constraints on objects +k8s:openapi-gen=true
type StorageGridEventSourceExecutor ¶
StorageGridEventSourceExecutor implements Eventing
func (*StorageGridEventSourceExecutor) StartEventSource ¶
func (ese *StorageGridEventSourceExecutor) StartEventSource(eventSource *gateways.EventSource, eventStream gateways.Eventing_StartEventSourceServer) error
StartConfig runs a configuration
func (*StorageGridEventSourceExecutor) ValidateEventSource ¶
func (ese *StorageGridEventSourceExecutor) ValidateEventSource(ctx context.Context, es *gateways.EventSource) (*gateways.ValidEventSource, error)
ValidateEventSource validates gateway event source
Click to show internal directories.
Click to hide internal directories.