Documentation ¶
Overview ¶
Package grpc wraps a Minio server for exposing the content of the datasource with the S3 protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectHandler ¶
type ObjectHandler struct {
Config *object.MinioConfig
}
ObjectHandler definition
func (*ObjectHandler) GetMinioConfig ¶
func (o *ObjectHandler) GetMinioConfig(ctx context.Context, req *object.GetMinioConfigRequest, resp *object.GetMinioConfigResponse) error
GetHttpURL of handler
func (*ObjectHandler) StartMinioServer ¶
func (o *ObjectHandler) StartMinioServer(ctx context.Context, minioServiceName string) error
StartMinioServer handler
Click to show internal directories.
Click to hide internal directories.