container

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: GPL-3.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server added in v0.12.0

type Server struct {
	containerGRPC.UnimplementedContainerServiceServer
	// contains filtered or unexported fields
}

Server wraps NeoFS API Container service and provides gRPC Container service server interface.

func New

func New(c containersvc.Server) *Server

New creates, initializes and returns Server instance.

func (*Server) AnnounceUsedSpace added in v0.15.0

AnnounceUsedSpace converts gRPC AnnounceUsedSpaceRequest message and passes it to internal Container service.

func (*Server) Delete added in v0.12.0

Delete converts gRPC DeleteRequest message and passes it to internal Container service.

func (*Server) Get added in v0.12.0

Get converts gRPC GetRequest message and passes it to internal Container service.

func (*Server) GetExtendedACL added in v0.12.0

GetExtendedACL converts gRPC GetExtendedACLRequest message and passes it to internal Container service.

func (*Server) List added in v0.12.0

List converts gRPC ListRequest message and passes it to internal Container service.

func (*Server) Put added in v0.12.0

Put converts gRPC PutRequest message and passes it to internal Container service.

func (*Server) SetExtendedACL added in v0.12.0

SetExtendedACL converts gRPC SetExtendedACLRequest message and passes it to internal Container service.

Jump to

Keyboard shortcuts

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