container

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 License: GPL-3.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListStream added in v0.45.0

type ListStream interface {
	util.ServerStream
	Send(*container.ListStreamResponse) error
}

ListStream is an interface of FrostFS API v2 compatible search streamer.

type Server

Server is an interface of the FrostFS API Container service server.

func NewAPEServer added in v0.38.0

func NewAPEServer(router policyengine.ChainRouter, reader containers, ir ir, nm netmap.Source, frostFSIDClient frostfsidcore.Source, srv Server) Server

func NewAuditService added in v0.42.0

func NewAuditService(next Server, log *logger.Logger, enabled *atomic.Bool) Server

func NewExecutionService

func NewExecutionService(exec ServiceExecutor, respSvc *response.Service) Server

NewExecutionService wraps ServiceExecutor and returns Container Service interface.

func NewSignService

func NewSignService(key *ecdsa.PrivateKey, svc Server) Server

func NewSplitterService added in v0.45.0

func NewSplitterService(cnrAmount uint32, respSvc *response.Service, next Server) Server

type TransportSplitter added in v0.45.0

type TransportSplitter struct {
	// contains filtered or unexported fields
}

func (*TransportSplitter) Delete added in v0.45.0

func (*TransportSplitter) Get added in v0.45.0

func (*TransportSplitter) List added in v0.45.0

func (*TransportSplitter) ListStream added in v0.45.0

func (s *TransportSplitter) ListStream(req *container.ListStreamRequest, stream ListStream) error

func (*TransportSplitter) Put added in v0.45.0

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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