Documentation
¶
Index ¶
- Variables
- type AdminServiceBucketExistsRequest
- func (x *AdminServiceBucketExistsRequest) GetBucket() string
- func (x *AdminServiceBucketExistsRequest) GetNamespace() string
- func (*AdminServiceBucketExistsRequest) ProtoMessage()
- func (x *AdminServiceBucketExistsRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceBucketExistsRequest) Reset()
- func (x *AdminServiceBucketExistsRequest) SetBucket(v string)
- func (x *AdminServiceBucketExistsRequest) SetNamespace(v string)
- func (x *AdminServiceBucketExistsRequest) String() string
- type AdminServiceBucketExistsRequest_builder
- type AdminServiceBucketExistsResponse
- func (x *AdminServiceBucketExistsResponse) GetExists() bool
- func (*AdminServiceBucketExistsResponse) ProtoMessage()
- func (x *AdminServiceBucketExistsResponse) ProtoReflect() protoreflect.Message
- func (x *AdminServiceBucketExistsResponse) Reset()
- func (x *AdminServiceBucketExistsResponse) SetExists(v bool)
- func (x *AdminServiceBucketExistsResponse) String() string
- type AdminServiceBucketExistsResponse_builder
- type AdminServiceCreateBucketRequest
- func (x *AdminServiceCreateBucketRequest) GetBucket() string
- func (x *AdminServiceCreateBucketRequest) GetNamespace() string
- func (*AdminServiceCreateBucketRequest) ProtoMessage()
- func (x *AdminServiceCreateBucketRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceCreateBucketRequest) Reset()
- func (x *AdminServiceCreateBucketRequest) SetBucket(v string)
- func (x *AdminServiceCreateBucketRequest) SetNamespace(v string)
- func (x *AdminServiceCreateBucketRequest) String() string
- type AdminServiceCreateBucketRequest_builder
- type AdminServiceCreateBucketResponse
- func (x *AdminServiceCreateBucketResponse) ClearBucket()
- func (x *AdminServiceCreateBucketResponse) GetBucket() *Bucket
- func (x *AdminServiceCreateBucketResponse) HasBucket() bool
- func (*AdminServiceCreateBucketResponse) ProtoMessage()
- func (x *AdminServiceCreateBucketResponse) ProtoReflect() protoreflect.Message
- func (x *AdminServiceCreateBucketResponse) Reset()
- func (x *AdminServiceCreateBucketResponse) SetBucket(v *Bucket)
- func (x *AdminServiceCreateBucketResponse) String() string
- type AdminServiceCreateBucketResponse_builder
- type AdminServiceCreateNamespaceRequest
- func (x *AdminServiceCreateNamespaceRequest) GetNamespace() string
- func (*AdminServiceCreateNamespaceRequest) ProtoMessage()
- func (x *AdminServiceCreateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceCreateNamespaceRequest) Reset()
- func (x *AdminServiceCreateNamespaceRequest) SetNamespace(v string)
- func (x *AdminServiceCreateNamespaceRequest) String() string
- type AdminServiceCreateNamespaceRequest_builder
- type AdminServiceCreateNamespaceResponse
- func (x *AdminServiceCreateNamespaceResponse) ClearNamespace()
- func (x *AdminServiceCreateNamespaceResponse) GetNamespace() *Namespace
- func (x *AdminServiceCreateNamespaceResponse) HasNamespace() bool
- func (*AdminServiceCreateNamespaceResponse) ProtoMessage()
- func (x *AdminServiceCreateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *AdminServiceCreateNamespaceResponse) Reset()
- func (x *AdminServiceCreateNamespaceResponse) SetNamespace(v *Namespace)
- func (x *AdminServiceCreateNamespaceResponse) String() string
- type AdminServiceCreateNamespaceResponse_builder
- type AdminServiceDeleteBucketRequest
- func (x *AdminServiceDeleteBucketRequest) GetBucket() string
- func (x *AdminServiceDeleteBucketRequest) GetNamespace() string
- func (*AdminServiceDeleteBucketRequest) ProtoMessage()
- func (x *AdminServiceDeleteBucketRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceDeleteBucketRequest) Reset()
- func (x *AdminServiceDeleteBucketRequest) SetBucket(v string)
- func (x *AdminServiceDeleteBucketRequest) SetNamespace(v string)
- func (x *AdminServiceDeleteBucketRequest) String() string
- type AdminServiceDeleteBucketRequest_builder
- type AdminServiceDeleteBucketResponse
- type AdminServiceDeleteBucketResponse_builder
- type AdminServiceGetBucketRequest
- func (x *AdminServiceGetBucketRequest) GetBucket() string
- func (x *AdminServiceGetBucketRequest) GetNamespace() string
- func (*AdminServiceGetBucketRequest) ProtoMessage()
- func (x *AdminServiceGetBucketRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceGetBucketRequest) Reset()
- func (x *AdminServiceGetBucketRequest) SetBucket(v string)
- func (x *AdminServiceGetBucketRequest) SetNamespace(v string)
- func (x *AdminServiceGetBucketRequest) String() string
- type AdminServiceGetBucketRequest_builder
- type AdminServiceGetBucketResponse
- func (x *AdminServiceGetBucketResponse) ClearBucket()
- func (x *AdminServiceGetBucketResponse) GetBucket() *Bucket
- func (x *AdminServiceGetBucketResponse) HasBucket() bool
- func (*AdminServiceGetBucketResponse) ProtoMessage()
- func (x *AdminServiceGetBucketResponse) ProtoReflect() protoreflect.Message
- func (x *AdminServiceGetBucketResponse) Reset()
- func (x *AdminServiceGetBucketResponse) SetBucket(v *Bucket)
- func (x *AdminServiceGetBucketResponse) String() string
- type AdminServiceGetBucketResponse_builder
- type AdminServiceGetNamespaceRequest
- func (x *AdminServiceGetNamespaceRequest) GetNamespace() string
- func (*AdminServiceGetNamespaceRequest) ProtoMessage()
- func (x *AdminServiceGetNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceGetNamespaceRequest) Reset()
- func (x *AdminServiceGetNamespaceRequest) SetNamespace(v string)
- func (x *AdminServiceGetNamespaceRequest) String() string
- type AdminServiceGetNamespaceRequest_builder
- type AdminServiceGetNamespaceResponse
- func (x *AdminServiceGetNamespaceResponse) ClearNamespace()
- func (x *AdminServiceGetNamespaceResponse) GetNamespace() *Namespace
- func (x *AdminServiceGetNamespaceResponse) HasNamespace() bool
- func (*AdminServiceGetNamespaceResponse) ProtoMessage()
- func (x *AdminServiceGetNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *AdminServiceGetNamespaceResponse) Reset()
- func (x *AdminServiceGetNamespaceResponse) SetNamespace(v *Namespace)
- func (x *AdminServiceGetNamespaceResponse) String() string
- type AdminServiceGetNamespaceResponse_builder
- type AdminServiceListBucketsRequest
- func (x *AdminServiceListBucketsRequest) GetNamespace() string
- func (*AdminServiceListBucketsRequest) ProtoMessage()
- func (x *AdminServiceListBucketsRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceListBucketsRequest) Reset()
- func (x *AdminServiceListBucketsRequest) SetNamespace(v string)
- func (x *AdminServiceListBucketsRequest) String() string
- type AdminServiceListBucketsRequest_builder
- type AdminServiceListBucketsResponse
- func (x *AdminServiceListBucketsResponse) GetBuckets() []*Bucket
- func (*AdminServiceListBucketsResponse) ProtoMessage()
- func (x *AdminServiceListBucketsResponse) ProtoReflect() protoreflect.Message
- func (x *AdminServiceListBucketsResponse) Reset()
- func (x *AdminServiceListBucketsResponse) SetBuckets(v []*Bucket)
- func (x *AdminServiceListBucketsResponse) String() string
- type AdminServiceListBucketsResponse_builder
- type AdminServiceListFilesRequest
- func (x *AdminServiceListFilesRequest) GetBucket() string
- func (x *AdminServiceListFilesRequest) GetNamespace() string
- func (x *AdminServiceListFilesRequest) GetPath() string
- func (*AdminServiceListFilesRequest) ProtoMessage()
- func (x *AdminServiceListFilesRequest) ProtoReflect() protoreflect.Message
- func (x *AdminServiceListFilesRequest) Reset()
- func (x *AdminServiceListFilesRequest) SetBucket(v string)
- func (x *AdminServiceListFilesRequest) SetNamespace(v string)
- func (x *AdminServiceListFilesRequest) SetPath(v string)
- func (x *AdminServiceListFilesRequest) String() string
- type AdminServiceListFilesRequest_builder
- type AdminServiceListFilesResponse
- func (x *AdminServiceListFilesResponse) ClearFolder()
- func (x *AdminServiceListFilesResponse) GetFolder() *Folder
- func (x *AdminServiceListFilesResponse) HasFolder() bool
- func (*AdminServiceListFilesResponse) ProtoMessage()
- func (x *AdminServiceListFilesResponse) ProtoReflect() protoreflect.Message
- func (x *AdminServiceListFilesResponse) Reset()
- func (x *AdminServiceListFilesResponse) SetFolder(v *Folder)
- func (x *AdminServiceListFilesResponse) String() string
- type AdminServiceListFilesResponse_builder
- type AdminServicePingRequest
- type AdminServicePingRequest_builder
- type AdminServicePingResponse
- type AdminServicePingResponse_builder
- type Bucket
- func (x *Bucket) ClearCreatedAt()
- func (x *Bucket) ClearUpdatedAt()
- func (x *Bucket) GetCreatedAt() *timestamppb.Timestamp
- func (x *Bucket) GetMarkedForDeletion() bool
- func (x *Bucket) GetName() string
- func (x *Bucket) GetReady() bool
- func (x *Bucket) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Bucket) HasCreatedAt() bool
- func (x *Bucket) HasUpdatedAt() bool
- func (*Bucket) ProtoMessage()
- func (x *Bucket) ProtoReflect() protoreflect.Message
- func (x *Bucket) Reset()
- func (x *Bucket) SetCreatedAt(v *timestamppb.Timestamp)
- func (x *Bucket) SetMarkedForDeletion(v bool)
- func (x *Bucket) SetName(v string)
- func (x *Bucket) SetReady(v bool)
- func (x *Bucket) SetUpdatedAt(v *timestamppb.Timestamp)
- func (x *Bucket) String() string
- type Bucket_builder
- type ClusterMode
- type File
- func (x *File) ClearCreatedAt()
- func (x *File) GetContentType() string
- func (x *File) GetCreatedAt() *timestamppb.Timestamp
- func (x *File) GetData() []byte
- func (x *File) GetName() string
- func (x *File) GetPath() string
- func (x *File) GetSize() int64
- func (x *File) GetUrl() string
- func (x *File) HasCreatedAt() bool
- func (*File) ProtoMessage()
- func (x *File) ProtoReflect() protoreflect.Message
- func (x *File) Reset()
- func (x *File) SetContentType(v string)
- func (x *File) SetCreatedAt(v *timestamppb.Timestamp)
- func (x *File) SetData(v []byte)
- func (x *File) SetName(v string)
- func (x *File) SetPath(v string)
- func (x *File) SetSize(v int64)
- func (x *File) SetUrl(v string)
- func (x *File) String() string
- type File_builder
- type Folder
- func (x *Folder) GetFiles() []*File
- func (x *Folder) GetFolders() []*Folder
- func (x *Folder) GetName() string
- func (x *Folder) GetPath() string
- func (*Folder) ProtoMessage()
- func (x *Folder) ProtoReflect() protoreflect.Message
- func (x *Folder) Reset()
- func (x *Folder) SetFiles(v []*File)
- func (x *Folder) SetFolders(v []*Folder)
- func (x *Folder) SetName(v string)
- func (x *Folder) SetPath(v string)
- func (x *Folder) String() string
- type Folder_builder
- type MigrationServiceFirebaseCredentialsRequest
- func (x *MigrationServiceFirebaseCredentialsRequest) GetCredentials() string
- func (x *MigrationServiceFirebaseCredentialsRequest) GetFirebaseBucket() string
- func (x *MigrationServiceFirebaseCredentialsRequest) GetFirebaseProjectId() string
- func (x *MigrationServiceFirebaseCredentialsRequest) GetNamespace() string
- func (*MigrationServiceFirebaseCredentialsRequest) ProtoMessage()
- func (x *MigrationServiceFirebaseCredentialsRequest) ProtoReflect() protoreflect.Message
- func (x *MigrationServiceFirebaseCredentialsRequest) Reset()
- func (x *MigrationServiceFirebaseCredentialsRequest) SetCredentials(v string)
- func (x *MigrationServiceFirebaseCredentialsRequest) SetFirebaseBucket(v string)
- func (x *MigrationServiceFirebaseCredentialsRequest) SetFirebaseProjectId(v string)
- func (x *MigrationServiceFirebaseCredentialsRequest) SetNamespace(v string)
- func (x *MigrationServiceFirebaseCredentialsRequest) String() string
- type MigrationServiceFirebaseCredentialsRequest_builder
- type MigrationServiceFirebaseCredentialsResponse
- func (x *MigrationServiceFirebaseCredentialsResponse) GetCount() int32
- func (*MigrationServiceFirebaseCredentialsResponse) ProtoMessage()
- func (x *MigrationServiceFirebaseCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *MigrationServiceFirebaseCredentialsResponse) Reset()
- func (x *MigrationServiceFirebaseCredentialsResponse) SetCount(v int32)
- func (x *MigrationServiceFirebaseCredentialsResponse) String() string
- type MigrationServiceFirebaseCredentialsResponse_builder
- type MigrationServicePingRequest
- type MigrationServicePingRequest_builder
- type MigrationServicePingResponse
- type MigrationServicePingResponse_builder
- type Namespace
- func (x *Namespace) ClearCreatedAt()
- func (x *Namespace) ClearUpdatedAt()
- func (x *Namespace) GetBuckets() []*Bucket
- func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
- func (x *Namespace) GetId() string
- func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Namespace) HasCreatedAt() bool
- func (x *Namespace) HasUpdatedAt() bool
- func (*Namespace) ProtoMessage()
- func (x *Namespace) ProtoReflect() protoreflect.Message
- func (x *Namespace) Reset()
- func (x *Namespace) SetBuckets(v []*Bucket)
- func (x *Namespace) SetCreatedAt(v *timestamppb.Timestamp)
- func (x *Namespace) SetId(v string)
- func (x *Namespace) SetUpdatedAt(v *timestamppb.Timestamp)
- func (x *Namespace) String() string
- type Namespace_builder
- type PublicServiceDeleteRequest
- func (x *PublicServiceDeleteRequest) ClearRecursive()
- func (x *PublicServiceDeleteRequest) GetBucket() string
- func (x *PublicServiceDeleteRequest) GetKey() string
- func (x *PublicServiceDeleteRequest) GetRecursive() bool
- func (x *PublicServiceDeleteRequest) HasRecursive() bool
- func (*PublicServiceDeleteRequest) ProtoMessage()
- func (x *PublicServiceDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *PublicServiceDeleteRequest) Reset()
- func (x *PublicServiceDeleteRequest) SetBucket(v string)
- func (x *PublicServiceDeleteRequest) SetKey(v string)
- func (x *PublicServiceDeleteRequest) SetRecursive(v bool)
- func (x *PublicServiceDeleteRequest) String() string
- type PublicServiceDeleteRequest_builder
- type PublicServiceDeleteResponse
- type PublicServiceDeleteResponse_builder
- type PublicServiceDownloadFileRequest
- func (x *PublicServiceDownloadFileRequest) GetBucket() string
- func (x *PublicServiceDownloadFileRequest) GetKey() string
- func (*PublicServiceDownloadFileRequest) ProtoMessage()
- func (x *PublicServiceDownloadFileRequest) ProtoReflect() protoreflect.Message
- func (x *PublicServiceDownloadFileRequest) Reset()
- func (x *PublicServiceDownloadFileRequest) SetBucket(v string)
- func (x *PublicServiceDownloadFileRequest) SetKey(v string)
- func (x *PublicServiceDownloadFileRequest) String() string
- type PublicServiceDownloadFileRequest_builder
- type PublicServiceDownloadFileResponse
- func (x *PublicServiceDownloadFileResponse) GetData() []byte
- func (*PublicServiceDownloadFileResponse) ProtoMessage()
- func (x *PublicServiceDownloadFileResponse) ProtoReflect() protoreflect.Message
- func (x *PublicServiceDownloadFileResponse) Reset()
- func (x *PublicServiceDownloadFileResponse) SetData(v []byte)
- func (x *PublicServiceDownloadFileResponse) String() string
- type PublicServiceDownloadFileResponse_builder
- type PublicServiceGenerateLinkRequest
- func (x *PublicServiceGenerateLinkRequest) ClearDuration()
- func (x *PublicServiceGenerateLinkRequest) GetBucket() string
- func (x *PublicServiceGenerateLinkRequest) GetDuration() *durationpb.Duration
- func (x *PublicServiceGenerateLinkRequest) GetKey() string
- func (x *PublicServiceGenerateLinkRequest) HasDuration() bool
- func (*PublicServiceGenerateLinkRequest) ProtoMessage()
- func (x *PublicServiceGenerateLinkRequest) ProtoReflect() protoreflect.Message
- func (x *PublicServiceGenerateLinkRequest) Reset()
- func (x *PublicServiceGenerateLinkRequest) SetBucket(v string)
- func (x *PublicServiceGenerateLinkRequest) SetDuration(v *durationpb.Duration)
- func (x *PublicServiceGenerateLinkRequest) SetKey(v string)
- func (x *PublicServiceGenerateLinkRequest) String() string
- type PublicServiceGenerateLinkRequest_builder
- type PublicServiceGenerateLinkResponse
- func (x *PublicServiceGenerateLinkResponse) ClearExpiresAt()
- func (x *PublicServiceGenerateLinkResponse) GetExpiresAt() *timestamppb.Timestamp
- func (x *PublicServiceGenerateLinkResponse) GetUrl() string
- func (x *PublicServiceGenerateLinkResponse) HasExpiresAt() bool
- func (*PublicServiceGenerateLinkResponse) ProtoMessage()
- func (x *PublicServiceGenerateLinkResponse) ProtoReflect() protoreflect.Message
- func (x *PublicServiceGenerateLinkResponse) Reset()
- func (x *PublicServiceGenerateLinkResponse) SetExpiresAt(v *timestamppb.Timestamp)
- func (x *PublicServiceGenerateLinkResponse) SetUrl(v string)
- func (x *PublicServiceGenerateLinkResponse) String() string
- type PublicServiceGenerateLinkResponse_builder
- type PublicServicePingRequest
- type PublicServicePingRequest_builder
- type PublicServicePingResponse
- type PublicServicePingResponse_builder
- type PublicServiceUploadRequest
- func (x *PublicServiceUploadRequest) GetBucket() string
- func (x *PublicServiceUploadRequest) GetData() []byte
- func (x *PublicServiceUploadRequest) GetPath() string
- func (*PublicServiceUploadRequest) ProtoMessage()
- func (x *PublicServiceUploadRequest) ProtoReflect() protoreflect.Message
- func (x *PublicServiceUploadRequest) Reset()
- func (x *PublicServiceUploadRequest) SetBucket(v string)
- func (x *PublicServiceUploadRequest) SetData(v []byte)
- func (x *PublicServiceUploadRequest) SetPath(v string)
- func (x *PublicServiceUploadRequest) String() string
- type PublicServiceUploadRequest_builder
- type PublicServiceUploadResponse
- type PublicServiceUploadResponse_builder
Constants ¶
This section is empty.
Variables ¶
var ( ClusterMode_name = map[int32]string{ 0: "MODE_UNSPEFICIED", 1: "MODE_MULTI_TENANT", 2: "MODE_MONO_TENANT", } ClusterMode_value = map[string]int32{ "MODE_UNSPEFICIED": 0, "MODE_MULTI_TENANT": 1, "MODE_MONO_TENANT": 2, } )
Enum value maps for ClusterMode.
var File_nuntio_storage_v1alpha1_storage_admin_proto protoreflect.FileDescriptor
var File_nuntio_storage_v1alpha1_storage_messages_proto protoreflect.FileDescriptor
var File_nuntio_storage_v1alpha1_storage_migration_proto protoreflect.FileDescriptor
var File_nuntio_storage_v1alpha1_storage_public_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AdminServiceBucketExistsRequest ¶
type AdminServiceBucketExistsRequest struct {
// the id of the namespace
Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// the id of the namespace
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The request of a Namespace.BucketExists RPC
func (*AdminServiceBucketExistsRequest) GetBucket ¶
func (x *AdminServiceBucketExistsRequest) GetBucket() string
func (*AdminServiceBucketExistsRequest) GetNamespace ¶
func (x *AdminServiceBucketExistsRequest) GetNamespace() string
func (*AdminServiceBucketExistsRequest) ProtoMessage ¶
func (*AdminServiceBucketExistsRequest) ProtoMessage()
func (*AdminServiceBucketExistsRequest) ProtoReflect ¶
func (x *AdminServiceBucketExistsRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceBucketExistsRequest) Reset ¶
func (x *AdminServiceBucketExistsRequest) Reset()
func (*AdminServiceBucketExistsRequest) SetBucket ¶
func (x *AdminServiceBucketExistsRequest) SetBucket(v string)
func (*AdminServiceBucketExistsRequest) SetNamespace ¶
func (x *AdminServiceBucketExistsRequest) SetNamespace(v string)
func (*AdminServiceBucketExistsRequest) String ¶
func (x *AdminServiceBucketExistsRequest) String() string
type AdminServiceBucketExistsRequest_builder ¶
type AdminServiceBucketExistsRequest_builder struct {
// the id of the namespace
Bucket string
// the id of the namespace
Namespace string
// contains filtered or unexported fields
}
func (AdminServiceBucketExistsRequest_builder) Build ¶
func (b0 AdminServiceBucketExistsRequest_builder) Build() *AdminServiceBucketExistsRequest
type AdminServiceBucketExistsResponse ¶
type AdminServiceBucketExistsResponse struct {
Exists bool `protobuf:"varint,1,opt,name=exists,proto3" json:"exists,omitempty"`
// contains filtered or unexported fields
}
The response of a Namespace.BucketExsits RPC
func (*AdminServiceBucketExistsResponse) GetExists ¶
func (x *AdminServiceBucketExistsResponse) GetExists() bool
func (*AdminServiceBucketExistsResponse) ProtoMessage ¶
func (*AdminServiceBucketExistsResponse) ProtoMessage()
func (*AdminServiceBucketExistsResponse) ProtoReflect ¶
func (x *AdminServiceBucketExistsResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceBucketExistsResponse) Reset ¶
func (x *AdminServiceBucketExistsResponse) Reset()
func (*AdminServiceBucketExistsResponse) SetExists ¶
func (x *AdminServiceBucketExistsResponse) SetExists(v bool)
func (*AdminServiceBucketExistsResponse) String ¶
func (x *AdminServiceBucketExistsResponse) String() string
type AdminServiceBucketExistsResponse_builder ¶
type AdminServiceBucketExistsResponse_builder struct {
Exists bool
// contains filtered or unexported fields
}
func (AdminServiceBucketExistsResponse_builder) Build ¶
func (b0 AdminServiceBucketExistsResponse_builder) Build() *AdminServiceBucketExistsResponse
type AdminServiceCreateBucketRequest ¶
type AdminServiceCreateBucketRequest struct {
// the name of the bucket
Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// the id of the namespace
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The request of a AdminStorNamespaceage.Create RPC
func (*AdminServiceCreateBucketRequest) GetBucket ¶
func (x *AdminServiceCreateBucketRequest) GetBucket() string
func (*AdminServiceCreateBucketRequest) GetNamespace ¶
func (x *AdminServiceCreateBucketRequest) GetNamespace() string
func (*AdminServiceCreateBucketRequest) ProtoMessage ¶
func (*AdminServiceCreateBucketRequest) ProtoMessage()
func (*AdminServiceCreateBucketRequest) ProtoReflect ¶
func (x *AdminServiceCreateBucketRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceCreateBucketRequest) Reset ¶
func (x *AdminServiceCreateBucketRequest) Reset()
func (*AdminServiceCreateBucketRequest) SetBucket ¶
func (x *AdminServiceCreateBucketRequest) SetBucket(v string)
func (*AdminServiceCreateBucketRequest) SetNamespace ¶
func (x *AdminServiceCreateBucketRequest) SetNamespace(v string)
func (*AdminServiceCreateBucketRequest) String ¶
func (x *AdminServiceCreateBucketRequest) String() string
type AdminServiceCreateBucketRequest_builder ¶
type AdminServiceCreateBucketRequest_builder struct {
// the name of the bucket
Bucket string
// the id of the namespace
Namespace string
// contains filtered or unexported fields
}
func (AdminServiceCreateBucketRequest_builder) Build ¶
func (b0 AdminServiceCreateBucketRequest_builder) Build() *AdminServiceCreateBucketRequest
type AdminServiceCreateBucketResponse ¶
type AdminServiceCreateBucketResponse struct {
Bucket *Bucket `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// contains filtered or unexported fields
}
The response of a Namespace.Create RPC
func (*AdminServiceCreateBucketResponse) ClearBucket ¶
func (x *AdminServiceCreateBucketResponse) ClearBucket()
func (*AdminServiceCreateBucketResponse) GetBucket ¶
func (x *AdminServiceCreateBucketResponse) GetBucket() *Bucket
func (*AdminServiceCreateBucketResponse) HasBucket ¶
func (x *AdminServiceCreateBucketResponse) HasBucket() bool
func (*AdminServiceCreateBucketResponse) ProtoMessage ¶
func (*AdminServiceCreateBucketResponse) ProtoMessage()
func (*AdminServiceCreateBucketResponse) ProtoReflect ¶
func (x *AdminServiceCreateBucketResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceCreateBucketResponse) Reset ¶
func (x *AdminServiceCreateBucketResponse) Reset()
func (*AdminServiceCreateBucketResponse) SetBucket ¶
func (x *AdminServiceCreateBucketResponse) SetBucket(v *Bucket)
func (*AdminServiceCreateBucketResponse) String ¶
func (x *AdminServiceCreateBucketResponse) String() string
type AdminServiceCreateBucketResponse_builder ¶
type AdminServiceCreateBucketResponse_builder struct {
Bucket *Bucket
// contains filtered or unexported fields
}
func (AdminServiceCreateBucketResponse_builder) Build ¶
func (b0 AdminServiceCreateBucketResponse_builder) Build() *AdminServiceCreateBucketResponse
type AdminServiceCreateNamespaceRequest ¶
type AdminServiceCreateNamespaceRequest struct {
// the id of the namespace
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The request of a Namespace.CreateNamespace RPC
func (*AdminServiceCreateNamespaceRequest) GetNamespace ¶
func (x *AdminServiceCreateNamespaceRequest) GetNamespace() string
func (*AdminServiceCreateNamespaceRequest) ProtoMessage ¶
func (*AdminServiceCreateNamespaceRequest) ProtoMessage()
func (*AdminServiceCreateNamespaceRequest) ProtoReflect ¶
func (x *AdminServiceCreateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceCreateNamespaceRequest) Reset ¶
func (x *AdminServiceCreateNamespaceRequest) Reset()
func (*AdminServiceCreateNamespaceRequest) SetNamespace ¶
func (x *AdminServiceCreateNamespaceRequest) SetNamespace(v string)
func (*AdminServiceCreateNamespaceRequest) String ¶
func (x *AdminServiceCreateNamespaceRequest) String() string
type AdminServiceCreateNamespaceRequest_builder ¶
type AdminServiceCreateNamespaceRequest_builder struct {
// the id of the namespace
Namespace string
// contains filtered or unexported fields
}
func (AdminServiceCreateNamespaceRequest_builder) Build ¶
func (b0 AdminServiceCreateNamespaceRequest_builder) Build() *AdminServiceCreateNamespaceRequest
type AdminServiceCreateNamespaceResponse ¶
type AdminServiceCreateNamespaceResponse struct {
Namespace *Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The response of a Namespace.CreateNamespace RPC
func (*AdminServiceCreateNamespaceResponse) ClearNamespace ¶
func (x *AdminServiceCreateNamespaceResponse) ClearNamespace()
func (*AdminServiceCreateNamespaceResponse) GetNamespace ¶
func (x *AdminServiceCreateNamespaceResponse) GetNamespace() *Namespace
func (*AdminServiceCreateNamespaceResponse) HasNamespace ¶
func (x *AdminServiceCreateNamespaceResponse) HasNamespace() bool
func (*AdminServiceCreateNamespaceResponse) ProtoMessage ¶
func (*AdminServiceCreateNamespaceResponse) ProtoMessage()
func (*AdminServiceCreateNamespaceResponse) ProtoReflect ¶
func (x *AdminServiceCreateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceCreateNamespaceResponse) Reset ¶
func (x *AdminServiceCreateNamespaceResponse) Reset()
func (*AdminServiceCreateNamespaceResponse) SetNamespace ¶
func (x *AdminServiceCreateNamespaceResponse) SetNamespace(v *Namespace)
func (*AdminServiceCreateNamespaceResponse) String ¶
func (x *AdminServiceCreateNamespaceResponse) String() string
type AdminServiceCreateNamespaceResponse_builder ¶
type AdminServiceCreateNamespaceResponse_builder struct {
Namespace *Namespace
// contains filtered or unexported fields
}
func (AdminServiceCreateNamespaceResponse_builder) Build ¶
func (b0 AdminServiceCreateNamespaceResponse_builder) Build() *AdminServiceCreateNamespaceResponse
type AdminServiceDeleteBucketRequest ¶
type AdminServiceDeleteBucketRequest struct {
// the id of the namespace
Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// the id of the namespace
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The request of a Namespace.Delete RPC
func (*AdminServiceDeleteBucketRequest) GetBucket ¶
func (x *AdminServiceDeleteBucketRequest) GetBucket() string
func (*AdminServiceDeleteBucketRequest) GetNamespace ¶
func (x *AdminServiceDeleteBucketRequest) GetNamespace() string
func (*AdminServiceDeleteBucketRequest) ProtoMessage ¶
func (*AdminServiceDeleteBucketRequest) ProtoMessage()
func (*AdminServiceDeleteBucketRequest) ProtoReflect ¶
func (x *AdminServiceDeleteBucketRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceDeleteBucketRequest) Reset ¶
func (x *AdminServiceDeleteBucketRequest) Reset()
func (*AdminServiceDeleteBucketRequest) SetBucket ¶
func (x *AdminServiceDeleteBucketRequest) SetBucket(v string)
func (*AdminServiceDeleteBucketRequest) SetNamespace ¶
func (x *AdminServiceDeleteBucketRequest) SetNamespace(v string)
func (*AdminServiceDeleteBucketRequest) String ¶
func (x *AdminServiceDeleteBucketRequest) String() string
type AdminServiceDeleteBucketRequest_builder ¶
type AdminServiceDeleteBucketRequest_builder struct {
// the id of the namespace
Bucket string
// the id of the namespace
Namespace string
// contains filtered or unexported fields
}
func (AdminServiceDeleteBucketRequest_builder) Build ¶
func (b0 AdminServiceDeleteBucketRequest_builder) Build() *AdminServiceDeleteBucketRequest
type AdminServiceDeleteBucketResponse ¶
type AdminServiceDeleteBucketResponse struct {
// contains filtered or unexported fields
}
The response of a Namespace.DeleteNamespace RPC
func (*AdminServiceDeleteBucketResponse) ProtoMessage ¶
func (*AdminServiceDeleteBucketResponse) ProtoMessage()
func (*AdminServiceDeleteBucketResponse) ProtoReflect ¶
func (x *AdminServiceDeleteBucketResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceDeleteBucketResponse) Reset ¶
func (x *AdminServiceDeleteBucketResponse) Reset()
func (*AdminServiceDeleteBucketResponse) String ¶
func (x *AdminServiceDeleteBucketResponse) String() string
type AdminServiceDeleteBucketResponse_builder ¶
type AdminServiceDeleteBucketResponse_builder struct {
// contains filtered or unexported fields
}
func (AdminServiceDeleteBucketResponse_builder) Build ¶
func (b0 AdminServiceDeleteBucketResponse_builder) Build() *AdminServiceDeleteBucketResponse
type AdminServiceGetBucketRequest ¶
type AdminServiceGetBucketRequest struct {
// the id of the namespace
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// the bucket name
Bucket string `protobuf:"bytes,2,opt,name=bucket,proto3" json:"bucket,omitempty"`
// contains filtered or unexported fields
}
The request of a Namespace.GetBucket RPC
func (*AdminServiceGetBucketRequest) GetBucket ¶
func (x *AdminServiceGetBucketRequest) GetBucket() string
func (*AdminServiceGetBucketRequest) GetNamespace ¶
func (x *AdminServiceGetBucketRequest) GetNamespace() string
func (*AdminServiceGetBucketRequest) ProtoMessage ¶
func (*AdminServiceGetBucketRequest) ProtoMessage()
func (*AdminServiceGetBucketRequest) ProtoReflect ¶
func (x *AdminServiceGetBucketRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceGetBucketRequest) Reset ¶
func (x *AdminServiceGetBucketRequest) Reset()
func (*AdminServiceGetBucketRequest) SetBucket ¶
func (x *AdminServiceGetBucketRequest) SetBucket(v string)
func (*AdminServiceGetBucketRequest) SetNamespace ¶
func (x *AdminServiceGetBucketRequest) SetNamespace(v string)
func (*AdminServiceGetBucketRequest) String ¶
func (x *AdminServiceGetBucketRequest) String() string
type AdminServiceGetBucketRequest_builder ¶
type AdminServiceGetBucketRequest_builder struct {
// the id of the namespace
Namespace string
// the bucket name
Bucket string
// contains filtered or unexported fields
}
func (AdminServiceGetBucketRequest_builder) Build ¶
func (b0 AdminServiceGetBucketRequest_builder) Build() *AdminServiceGetBucketRequest
type AdminServiceGetBucketResponse ¶
type AdminServiceGetBucketResponse struct {
Bucket *Bucket `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// contains filtered or unexported fields
}
The response of a Namespace.GetBucket RPC
func (*AdminServiceGetBucketResponse) ClearBucket ¶
func (x *AdminServiceGetBucketResponse) ClearBucket()
func (*AdminServiceGetBucketResponse) GetBucket ¶
func (x *AdminServiceGetBucketResponse) GetBucket() *Bucket
func (*AdminServiceGetBucketResponse) HasBucket ¶
func (x *AdminServiceGetBucketResponse) HasBucket() bool
func (*AdminServiceGetBucketResponse) ProtoMessage ¶
func (*AdminServiceGetBucketResponse) ProtoMessage()
func (*AdminServiceGetBucketResponse) ProtoReflect ¶
func (x *AdminServiceGetBucketResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceGetBucketResponse) Reset ¶
func (x *AdminServiceGetBucketResponse) Reset()
func (*AdminServiceGetBucketResponse) SetBucket ¶
func (x *AdminServiceGetBucketResponse) SetBucket(v *Bucket)
func (*AdminServiceGetBucketResponse) String ¶
func (x *AdminServiceGetBucketResponse) String() string
type AdminServiceGetBucketResponse_builder ¶
type AdminServiceGetBucketResponse_builder struct {
Bucket *Bucket
// contains filtered or unexported fields
}
func (AdminServiceGetBucketResponse_builder) Build ¶
func (b0 AdminServiceGetBucketResponse_builder) Build() *AdminServiceGetBucketResponse
type AdminServiceGetNamespaceRequest ¶
type AdminServiceGetNamespaceRequest struct {
// the id of the namespace
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The request of a Namespace.GetNamespace RPC
func (*AdminServiceGetNamespaceRequest) GetNamespace ¶
func (x *AdminServiceGetNamespaceRequest) GetNamespace() string
func (*AdminServiceGetNamespaceRequest) ProtoMessage ¶
func (*AdminServiceGetNamespaceRequest) ProtoMessage()
func (*AdminServiceGetNamespaceRequest) ProtoReflect ¶
func (x *AdminServiceGetNamespaceRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceGetNamespaceRequest) Reset ¶
func (x *AdminServiceGetNamespaceRequest) Reset()
func (*AdminServiceGetNamespaceRequest) SetNamespace ¶
func (x *AdminServiceGetNamespaceRequest) SetNamespace(v string)
func (*AdminServiceGetNamespaceRequest) String ¶
func (x *AdminServiceGetNamespaceRequest) String() string
type AdminServiceGetNamespaceRequest_builder ¶
type AdminServiceGetNamespaceRequest_builder struct {
// the id of the namespace
Namespace string
// contains filtered or unexported fields
}
func (AdminServiceGetNamespaceRequest_builder) Build ¶
func (b0 AdminServiceGetNamespaceRequest_builder) Build() *AdminServiceGetNamespaceRequest
type AdminServiceGetNamespaceResponse ¶
type AdminServiceGetNamespaceResponse struct {
Namespace *Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The response of a Namespace.GetNamespace RPC
func (*AdminServiceGetNamespaceResponse) ClearNamespace ¶
func (x *AdminServiceGetNamespaceResponse) ClearNamespace()
func (*AdminServiceGetNamespaceResponse) GetNamespace ¶
func (x *AdminServiceGetNamespaceResponse) GetNamespace() *Namespace
func (*AdminServiceGetNamespaceResponse) HasNamespace ¶
func (x *AdminServiceGetNamespaceResponse) HasNamespace() bool
func (*AdminServiceGetNamespaceResponse) ProtoMessage ¶
func (*AdminServiceGetNamespaceResponse) ProtoMessage()
func (*AdminServiceGetNamespaceResponse) ProtoReflect ¶
func (x *AdminServiceGetNamespaceResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceGetNamespaceResponse) Reset ¶
func (x *AdminServiceGetNamespaceResponse) Reset()
func (*AdminServiceGetNamespaceResponse) SetNamespace ¶
func (x *AdminServiceGetNamespaceResponse) SetNamespace(v *Namespace)
func (*AdminServiceGetNamespaceResponse) String ¶
func (x *AdminServiceGetNamespaceResponse) String() string
type AdminServiceGetNamespaceResponse_builder ¶
type AdminServiceGetNamespaceResponse_builder struct {
Namespace *Namespace
// contains filtered or unexported fields
}
func (AdminServiceGetNamespaceResponse_builder) Build ¶
func (b0 AdminServiceGetNamespaceResponse_builder) Build() *AdminServiceGetNamespaceResponse
type AdminServiceListBucketsRequest ¶
type AdminServiceListBucketsRequest struct {
// the id of the namespace
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The request of a Namespace.ListBuckets RPC
func (*AdminServiceListBucketsRequest) GetNamespace ¶
func (x *AdminServiceListBucketsRequest) GetNamespace() string
func (*AdminServiceListBucketsRequest) ProtoMessage ¶
func (*AdminServiceListBucketsRequest) ProtoMessage()
func (*AdminServiceListBucketsRequest) ProtoReflect ¶
func (x *AdminServiceListBucketsRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceListBucketsRequest) Reset ¶
func (x *AdminServiceListBucketsRequest) Reset()
func (*AdminServiceListBucketsRequest) SetNamespace ¶
func (x *AdminServiceListBucketsRequest) SetNamespace(v string)
func (*AdminServiceListBucketsRequest) String ¶
func (x *AdminServiceListBucketsRequest) String() string
type AdminServiceListBucketsRequest_builder ¶
type AdminServiceListBucketsRequest_builder struct {
// the id of the namespace
Namespace string
// contains filtered or unexported fields
}
func (AdminServiceListBucketsRequest_builder) Build ¶
func (b0 AdminServiceListBucketsRequest_builder) Build() *AdminServiceListBucketsRequest
type AdminServiceListBucketsResponse ¶
type AdminServiceListBucketsResponse struct {
Buckets []*Bucket `protobuf:"bytes,1,rep,name=buckets,proto3" json:"buckets,omitempty"`
// contains filtered or unexported fields
}
The response of a Namespace.ListBuckets RPC
func (*AdminServiceListBucketsResponse) GetBuckets ¶
func (x *AdminServiceListBucketsResponse) GetBuckets() []*Bucket
func (*AdminServiceListBucketsResponse) ProtoMessage ¶
func (*AdminServiceListBucketsResponse) ProtoMessage()
func (*AdminServiceListBucketsResponse) ProtoReflect ¶
func (x *AdminServiceListBucketsResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceListBucketsResponse) Reset ¶
func (x *AdminServiceListBucketsResponse) Reset()
func (*AdminServiceListBucketsResponse) SetBuckets ¶
func (x *AdminServiceListBucketsResponse) SetBuckets(v []*Bucket)
func (*AdminServiceListBucketsResponse) String ¶
func (x *AdminServiceListBucketsResponse) String() string
type AdminServiceListBucketsResponse_builder ¶
type AdminServiceListBucketsResponse_builder struct {
Buckets []*Bucket
// contains filtered or unexported fields
}
func (AdminServiceListBucketsResponse_builder) Build ¶
func (b0 AdminServiceListBucketsResponse_builder) Build() *AdminServiceListBucketsResponse
type AdminServiceListFilesRequest ¶
type AdminServiceListFilesRequest struct {
// The bucket to search for files in
Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// The path to search from
Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
// The namespace where the bucket is located
Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
The request of a Admin.ListFiles RPC
func (*AdminServiceListFilesRequest) GetBucket ¶
func (x *AdminServiceListFilesRequest) GetBucket() string
func (*AdminServiceListFilesRequest) GetNamespace ¶
func (x *AdminServiceListFilesRequest) GetNamespace() string
func (*AdminServiceListFilesRequest) GetPath ¶
func (x *AdminServiceListFilesRequest) GetPath() string
func (*AdminServiceListFilesRequest) ProtoMessage ¶
func (*AdminServiceListFilesRequest) ProtoMessage()
func (*AdminServiceListFilesRequest) ProtoReflect ¶
func (x *AdminServiceListFilesRequest) ProtoReflect() protoreflect.Message
func (*AdminServiceListFilesRequest) Reset ¶
func (x *AdminServiceListFilesRequest) Reset()
func (*AdminServiceListFilesRequest) SetBucket ¶
func (x *AdminServiceListFilesRequest) SetBucket(v string)
func (*AdminServiceListFilesRequest) SetNamespace ¶
func (x *AdminServiceListFilesRequest) SetNamespace(v string)
func (*AdminServiceListFilesRequest) SetPath ¶
func (x *AdminServiceListFilesRequest) SetPath(v string)
func (*AdminServiceListFilesRequest) String ¶
func (x *AdminServiceListFilesRequest) String() string
type AdminServiceListFilesRequest_builder ¶
type AdminServiceListFilesRequest_builder struct {
// The bucket to search for files in
Bucket string
// The path to search from
Path string
// The namespace where the bucket is located
Namespace string
// contains filtered or unexported fields
}
func (AdminServiceListFilesRequest_builder) Build ¶
func (b0 AdminServiceListFilesRequest_builder) Build() *AdminServiceListFilesRequest
type AdminServiceListFilesResponse ¶
type AdminServiceListFilesResponse struct {
Folder *Folder `protobuf:"bytes,1,opt,name=folder,proto3" json:"folder,omitempty"`
// contains filtered or unexported fields
}
The response of a Admin.ListFiles RPC
func (*AdminServiceListFilesResponse) ClearFolder ¶
func (x *AdminServiceListFilesResponse) ClearFolder()
func (*AdminServiceListFilesResponse) GetFolder ¶
func (x *AdminServiceListFilesResponse) GetFolder() *Folder
func (*AdminServiceListFilesResponse) HasFolder ¶
func (x *AdminServiceListFilesResponse) HasFolder() bool
func (*AdminServiceListFilesResponse) ProtoMessage ¶
func (*AdminServiceListFilesResponse) ProtoMessage()
func (*AdminServiceListFilesResponse) ProtoReflect ¶
func (x *AdminServiceListFilesResponse) ProtoReflect() protoreflect.Message
func (*AdminServiceListFilesResponse) Reset ¶
func (x *AdminServiceListFilesResponse) Reset()
func (*AdminServiceListFilesResponse) SetFolder ¶
func (x *AdminServiceListFilesResponse) SetFolder(v *Folder)
func (*AdminServiceListFilesResponse) String ¶
func (x *AdminServiceListFilesResponse) String() string
type AdminServiceListFilesResponse_builder ¶
type AdminServiceListFilesResponse_builder struct {
Folder *Folder
// contains filtered or unexported fields
}
func (AdminServiceListFilesResponse_builder) Build ¶
func (b0 AdminServiceListFilesResponse_builder) Build() *AdminServiceListFilesResponse
type AdminServicePingRequest ¶
type AdminServicePingRequest struct {
// contains filtered or unexported fields
}
The request of a Admin.Ping RPC
func (*AdminServicePingRequest) ProtoMessage ¶
func (*AdminServicePingRequest) ProtoMessage()
func (*AdminServicePingRequest) ProtoReflect ¶
func (x *AdminServicePingRequest) ProtoReflect() protoreflect.Message
func (*AdminServicePingRequest) Reset ¶
func (x *AdminServicePingRequest) Reset()
func (*AdminServicePingRequest) String ¶
func (x *AdminServicePingRequest) String() string
type AdminServicePingRequest_builder ¶
type AdminServicePingRequest_builder struct {
// contains filtered or unexported fields
}
func (AdminServicePingRequest_builder) Build ¶
func (b0 AdminServicePingRequest_builder) Build() *AdminServicePingRequest
type AdminServicePingResponse ¶
type AdminServicePingResponse struct {
// contains filtered or unexported fields
}
The response of a Admin.Ping RPC
func (*AdminServicePingResponse) ProtoMessage ¶
func (*AdminServicePingResponse) ProtoMessage()
func (*AdminServicePingResponse) ProtoReflect ¶
func (x *AdminServicePingResponse) ProtoReflect() protoreflect.Message
func (*AdminServicePingResponse) Reset ¶
func (x *AdminServicePingResponse) Reset()
func (*AdminServicePingResponse) String ¶
func (x *AdminServicePingResponse) String() string
type AdminServicePingResponse_builder ¶
type AdminServicePingResponse_builder struct {
// contains filtered or unexported fields
}
func (AdminServicePingResponse_builder) Build ¶
func (b0 AdminServicePingResponse_builder) Build() *AdminServicePingResponse
type Bucket ¶
type Bucket struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Ready bool `protobuf:"varint,4,opt,name=ready,proto3" json:"ready,omitempty"`
MarkedForDeletion bool `protobuf:"varint,5,opt,name=marked_for_deletion,json=markedForDeletion,proto3" json:"marked_for_deletion,omitempty"`
// contains filtered or unexported fields
}
func (*Bucket) GetCreatedAt ¶
func (x *Bucket) GetCreatedAt() *timestamppb.Timestamp
func (*Bucket) GetUpdatedAt ¶
func (x *Bucket) GetUpdatedAt() *timestamppb.Timestamp
func (*Bucket) ProtoReflect ¶
func (x *Bucket) ProtoReflect() protoreflect.Message
func (*Bucket) SetCreatedAt ¶
func (x *Bucket) SetCreatedAt(v *timestamppb.Timestamp)
func (*Bucket) SetUpdatedAt ¶
func (x *Bucket) SetUpdatedAt(v *timestamppb.Timestamp)
type Bucket_builder ¶
type Bucket_builder struct {
Name string
CreatedAt *timestamppb.Timestamp
UpdatedAt *timestamppb.Timestamp
Ready bool
MarkedForDeletion bool
// contains filtered or unexported fields
}
func (Bucket_builder) Build ¶
func (b0 Bucket_builder) Build() *Bucket
type ClusterMode ¶
type ClusterMode int32
const ( ClusterMode_MODE_UNSPEFICIED ClusterMode = 0 ClusterMode_MODE_MULTI_TENANT ClusterMode = 1 ClusterMode_MODE_MONO_TENANT ClusterMode = 2 )
func (ClusterMode) Descriptor ¶
func (ClusterMode) Descriptor() protoreflect.EnumDescriptor
func (ClusterMode) Enum ¶
func (x ClusterMode) Enum() *ClusterMode
func (ClusterMode) Number ¶
func (x ClusterMode) Number() protoreflect.EnumNumber
func (ClusterMode) String ¶
func (x ClusterMode) String() string
func (ClusterMode) Type ¶
func (ClusterMode) Type() protoreflect.EnumType
type File ¶
type File struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
ContentType string `protobuf:"bytes,3,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"`
Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
Size int64 `protobuf:"varint,5,opt,name=size,proto3" json:"size,omitempty"`
Data []byte `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"`
Url string `protobuf:"bytes,7,opt,name=url,proto3" json:"url,omitempty"`
// contains filtered or unexported fields
}
func (*File) GetCreatedAt ¶
func (x *File) GetCreatedAt() *timestamppb.Timestamp
func (*File) ProtoReflect ¶
func (x *File) ProtoReflect() protoreflect.Message
func (*File) SetCreatedAt ¶
func (x *File) SetCreatedAt(v *timestamppb.Timestamp)
type File_builder ¶
type File_builder struct {
Name string
CreatedAt *timestamppb.Timestamp
ContentType string
Path string
Size int64
Data []byte
Url string
// contains filtered or unexported fields
}
func (File_builder) Build ¶
func (b0 File_builder) Build() *File
type Folder ¶
type Folder struct {
Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
Files []*File `protobuf:"bytes,2,rep,name=files,proto3" json:"files,omitempty"`
Folders []*Folder `protobuf:"bytes,3,rep,name=folders,proto3" json:"folders,omitempty"`
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*Folder) ProtoReflect ¶
func (x *Folder) ProtoReflect() protoreflect.Message
type Folder_builder ¶
type Folder_builder struct {
Path string
Files []*File
Folders []*Folder
Name string
// contains filtered or unexported fields
}
func (Folder_builder) Build ¶
func (b0 Folder_builder) Build() *Folder
type MigrationServiceFirebaseCredentialsRequest ¶
type MigrationServiceFirebaseCredentialsRequest struct {
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
Credentials string `protobuf:"bytes,2,opt,name=credentials,proto3" json:"credentials,omitempty"`
FirebaseProjectId string `protobuf:"bytes,3,opt,name=firebase_project_id,json=firebaseProjectId,proto3" json:"firebase_project_id,omitempty"`
FirebaseBucket string `protobuf:"bytes,4,opt,name=firebase_bucket,json=firebaseBucket,proto3" json:"firebase_bucket,omitempty"`
// contains filtered or unexported fields
}
The request of a Migration.Firebase RPC
func (*MigrationServiceFirebaseCredentialsRequest) GetCredentials ¶
func (x *MigrationServiceFirebaseCredentialsRequest) GetCredentials() string
func (*MigrationServiceFirebaseCredentialsRequest) GetFirebaseBucket ¶
func (x *MigrationServiceFirebaseCredentialsRequest) GetFirebaseBucket() string
func (*MigrationServiceFirebaseCredentialsRequest) GetFirebaseProjectId ¶
func (x *MigrationServiceFirebaseCredentialsRequest) GetFirebaseProjectId() string
func (*MigrationServiceFirebaseCredentialsRequest) GetNamespace ¶
func (x *MigrationServiceFirebaseCredentialsRequest) GetNamespace() string
func (*MigrationServiceFirebaseCredentialsRequest) ProtoMessage ¶
func (*MigrationServiceFirebaseCredentialsRequest) ProtoMessage()
func (*MigrationServiceFirebaseCredentialsRequest) ProtoReflect ¶
func (x *MigrationServiceFirebaseCredentialsRequest) ProtoReflect() protoreflect.Message
func (*MigrationServiceFirebaseCredentialsRequest) Reset ¶
func (x *MigrationServiceFirebaseCredentialsRequest) Reset()
func (*MigrationServiceFirebaseCredentialsRequest) SetCredentials ¶
func (x *MigrationServiceFirebaseCredentialsRequest) SetCredentials(v string)
func (*MigrationServiceFirebaseCredentialsRequest) SetFirebaseBucket ¶
func (x *MigrationServiceFirebaseCredentialsRequest) SetFirebaseBucket(v string)
func (*MigrationServiceFirebaseCredentialsRequest) SetFirebaseProjectId ¶
func (x *MigrationServiceFirebaseCredentialsRequest) SetFirebaseProjectId(v string)
func (*MigrationServiceFirebaseCredentialsRequest) SetNamespace ¶
func (x *MigrationServiceFirebaseCredentialsRequest) SetNamespace(v string)
func (*MigrationServiceFirebaseCredentialsRequest) String ¶
func (x *MigrationServiceFirebaseCredentialsRequest) String() string
type MigrationServiceFirebaseCredentialsRequest_builder ¶
type MigrationServiceFirebaseCredentialsRequest_builder struct {
Namespace string
Credentials string
FirebaseProjectId string
FirebaseBucket string
// contains filtered or unexported fields
}
func (MigrationServiceFirebaseCredentialsRequest_builder) Build ¶
type MigrationServiceFirebaseCredentialsResponse ¶
type MigrationServiceFirebaseCredentialsResponse struct {
Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
The response of a Migration.Firebase RPC
func (*MigrationServiceFirebaseCredentialsResponse) GetCount ¶
func (x *MigrationServiceFirebaseCredentialsResponse) GetCount() int32
func (*MigrationServiceFirebaseCredentialsResponse) ProtoMessage ¶
func (*MigrationServiceFirebaseCredentialsResponse) ProtoMessage()
func (*MigrationServiceFirebaseCredentialsResponse) ProtoReflect ¶
func (x *MigrationServiceFirebaseCredentialsResponse) ProtoReflect() protoreflect.Message
func (*MigrationServiceFirebaseCredentialsResponse) Reset ¶
func (x *MigrationServiceFirebaseCredentialsResponse) Reset()
func (*MigrationServiceFirebaseCredentialsResponse) SetCount ¶
func (x *MigrationServiceFirebaseCredentialsResponse) SetCount(v int32)
func (*MigrationServiceFirebaseCredentialsResponse) String ¶
func (x *MigrationServiceFirebaseCredentialsResponse) String() string
type MigrationServiceFirebaseCredentialsResponse_builder ¶
type MigrationServiceFirebaseCredentialsResponse_builder struct {
Count int32
// contains filtered or unexported fields
}
func (MigrationServiceFirebaseCredentialsResponse_builder) Build ¶
type MigrationServicePingRequest ¶
type MigrationServicePingRequest struct {
// contains filtered or unexported fields
}
The request of a Migration.Ping RPC
func (*MigrationServicePingRequest) ProtoMessage ¶
func (*MigrationServicePingRequest) ProtoMessage()
func (*MigrationServicePingRequest) ProtoReflect ¶
func (x *MigrationServicePingRequest) ProtoReflect() protoreflect.Message
func (*MigrationServicePingRequest) Reset ¶
func (x *MigrationServicePingRequest) Reset()
func (*MigrationServicePingRequest) String ¶
func (x *MigrationServicePingRequest) String() string
type MigrationServicePingRequest_builder ¶
type MigrationServicePingRequest_builder struct {
// contains filtered or unexported fields
}
func (MigrationServicePingRequest_builder) Build ¶
func (b0 MigrationServicePingRequest_builder) Build() *MigrationServicePingRequest
type MigrationServicePingResponse ¶
type MigrationServicePingResponse struct {
// contains filtered or unexported fields
}
The response of a Migration.Ping RPC
func (*MigrationServicePingResponse) ProtoMessage ¶
func (*MigrationServicePingResponse) ProtoMessage()
func (*MigrationServicePingResponse) ProtoReflect ¶
func (x *MigrationServicePingResponse) ProtoReflect() protoreflect.Message
func (*MigrationServicePingResponse) Reset ¶
func (x *MigrationServicePingResponse) Reset()
func (*MigrationServicePingResponse) String ¶
func (x *MigrationServicePingResponse) String() string
type MigrationServicePingResponse_builder ¶
type MigrationServicePingResponse_builder struct {
// contains filtered or unexported fields
}
func (MigrationServicePingResponse_builder) Build ¶
func (b0 MigrationServicePingResponse_builder) Build() *MigrationServicePingResponse
type Namespace ¶
type Namespace struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Buckets []*Bucket `protobuf:"bytes,4,rep,name=buckets,proto3" json:"buckets,omitempty"`
// contains filtered or unexported fields
}
func (*Namespace) GetCreatedAt ¶
func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
func (*Namespace) GetUpdatedAt ¶
func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
func (*Namespace) ProtoReflect ¶
func (x *Namespace) ProtoReflect() protoreflect.Message
func (*Namespace) SetCreatedAt ¶
func (x *Namespace) SetCreatedAt(v *timestamppb.Timestamp)
func (*Namespace) SetUpdatedAt ¶
func (x *Namespace) SetUpdatedAt(v *timestamppb.Timestamp)
type Namespace_builder ¶
type Namespace_builder struct {
Id string
CreatedAt *timestamppb.Timestamp
UpdatedAt *timestamppb.Timestamp
Buckets []*Bucket
// contains filtered or unexported fields
}
func (Namespace_builder) Build ¶
func (b0 Namespace_builder) Build() *Namespace
type PublicServiceDeleteRequest ¶
type PublicServiceDeleteRequest struct {
// the bucket
Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// the file key
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
// set to true if key is a folder
Recursive *bool `protobuf:"varint,3,opt,name=recursive,proto3,oneof" json:"recursive,omitempty"`
// contains filtered or unexported fields
}
The request of a PublicStorage.Delete RPC
func (*PublicServiceDeleteRequest) ClearRecursive ¶
func (x *PublicServiceDeleteRequest) ClearRecursive()
func (*PublicServiceDeleteRequest) GetBucket ¶
func (x *PublicServiceDeleteRequest) GetBucket() string
func (*PublicServiceDeleteRequest) GetKey ¶
func (x *PublicServiceDeleteRequest) GetKey() string
func (*PublicServiceDeleteRequest) GetRecursive ¶
func (x *PublicServiceDeleteRequest) GetRecursive() bool
func (*PublicServiceDeleteRequest) HasRecursive ¶
func (x *PublicServiceDeleteRequest) HasRecursive() bool
func (*PublicServiceDeleteRequest) ProtoMessage ¶
func (*PublicServiceDeleteRequest) ProtoMessage()
func (*PublicServiceDeleteRequest) ProtoReflect ¶
func (x *PublicServiceDeleteRequest) ProtoReflect() protoreflect.Message
func (*PublicServiceDeleteRequest) Reset ¶
func (x *PublicServiceDeleteRequest) Reset()
func (*PublicServiceDeleteRequest) SetBucket ¶
func (x *PublicServiceDeleteRequest) SetBucket(v string)
func (*PublicServiceDeleteRequest) SetKey ¶
func (x *PublicServiceDeleteRequest) SetKey(v string)
func (*PublicServiceDeleteRequest) SetRecursive ¶
func (x *PublicServiceDeleteRequest) SetRecursive(v bool)
func (*PublicServiceDeleteRequest) String ¶
func (x *PublicServiceDeleteRequest) String() string
type PublicServiceDeleteRequest_builder ¶
type PublicServiceDeleteRequest_builder struct {
// the bucket
Bucket string
// the file key
Key string
// set to true if key is a folder
Recursive *bool
// contains filtered or unexported fields
}
func (PublicServiceDeleteRequest_builder) Build ¶
func (b0 PublicServiceDeleteRequest_builder) Build() *PublicServiceDeleteRequest
type PublicServiceDeleteResponse ¶
type PublicServiceDeleteResponse struct {
// contains filtered or unexported fields
}
The response of a Public.Delete RPC
func (*PublicServiceDeleteResponse) ProtoMessage ¶
func (*PublicServiceDeleteResponse) ProtoMessage()
func (*PublicServiceDeleteResponse) ProtoReflect ¶
func (x *PublicServiceDeleteResponse) ProtoReflect() protoreflect.Message
func (*PublicServiceDeleteResponse) Reset ¶
func (x *PublicServiceDeleteResponse) Reset()
func (*PublicServiceDeleteResponse) String ¶
func (x *PublicServiceDeleteResponse) String() string
type PublicServiceDeleteResponse_builder ¶
type PublicServiceDeleteResponse_builder struct {
// contains filtered or unexported fields
}
func (PublicServiceDeleteResponse_builder) Build ¶
func (b0 PublicServiceDeleteResponse_builder) Build() *PublicServiceDeleteResponse
type PublicServiceDownloadFileRequest ¶
type PublicServiceDownloadFileRequest struct {
// The bucket to perform action in
Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// the file key
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
The request of a Public.DownloadFile RPC
func (*PublicServiceDownloadFileRequest) GetBucket ¶
func (x *PublicServiceDownloadFileRequest) GetBucket() string
func (*PublicServiceDownloadFileRequest) GetKey ¶
func (x *PublicServiceDownloadFileRequest) GetKey() string
func (*PublicServiceDownloadFileRequest) ProtoMessage ¶
func (*PublicServiceDownloadFileRequest) ProtoMessage()
func (*PublicServiceDownloadFileRequest) ProtoReflect ¶
func (x *PublicServiceDownloadFileRequest) ProtoReflect() protoreflect.Message
func (*PublicServiceDownloadFileRequest) Reset ¶
func (x *PublicServiceDownloadFileRequest) Reset()
func (*PublicServiceDownloadFileRequest) SetBucket ¶
func (x *PublicServiceDownloadFileRequest) SetBucket(v string)
func (*PublicServiceDownloadFileRequest) SetKey ¶
func (x *PublicServiceDownloadFileRequest) SetKey(v string)
func (*PublicServiceDownloadFileRequest) String ¶
func (x *PublicServiceDownloadFileRequest) String() string
type PublicServiceDownloadFileRequest_builder ¶
type PublicServiceDownloadFileRequest_builder struct {
// The bucket to perform action in
Bucket string
// the file key
Key string
// contains filtered or unexported fields
}
func (PublicServiceDownloadFileRequest_builder) Build ¶
func (b0 PublicServiceDownloadFileRequest_builder) Build() *PublicServiceDownloadFileRequest
type PublicServiceDownloadFileResponse ¶
type PublicServiceDownloadFileResponse struct {
// The data in the file
Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
The response of a Public.DownloadFile RPC
func (*PublicServiceDownloadFileResponse) GetData ¶
func (x *PublicServiceDownloadFileResponse) GetData() []byte
func (*PublicServiceDownloadFileResponse) ProtoMessage ¶
func (*PublicServiceDownloadFileResponse) ProtoMessage()
func (*PublicServiceDownloadFileResponse) ProtoReflect ¶
func (x *PublicServiceDownloadFileResponse) ProtoReflect() protoreflect.Message
func (*PublicServiceDownloadFileResponse) Reset ¶
func (x *PublicServiceDownloadFileResponse) Reset()
func (*PublicServiceDownloadFileResponse) SetData ¶
func (x *PublicServiceDownloadFileResponse) SetData(v []byte)
func (*PublicServiceDownloadFileResponse) String ¶
func (x *PublicServiceDownloadFileResponse) String() string
type PublicServiceDownloadFileResponse_builder ¶
type PublicServiceDownloadFileResponse_builder struct {
// The data in the file
Data []byte
// contains filtered or unexported fields
}
func (PublicServiceDownloadFileResponse_builder) Build ¶
func (b0 PublicServiceDownloadFileResponse_builder) Build() *PublicServiceDownloadFileResponse
type PublicServiceGenerateLinkRequest ¶
type PublicServiceGenerateLinkRequest struct {
// the bucket
Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
// the file key
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
// for how long the link is valid
Duration *durationpb.Duration `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty"`
// contains filtered or unexported fields
}
The request of a Public.GenerateLink RPC
func (*PublicServiceGenerateLinkRequest) ClearDuration ¶
func (x *PublicServiceGenerateLinkRequest) ClearDuration()
func (*PublicServiceGenerateLinkRequest) GetBucket ¶
func (x *PublicServiceGenerateLinkRequest) GetBucket() string
func (*PublicServiceGenerateLinkRequest) GetDuration ¶
func (x *PublicServiceGenerateLinkRequest) GetDuration() *durationpb.Duration
func (*PublicServiceGenerateLinkRequest) GetKey ¶
func (x *PublicServiceGenerateLinkRequest) GetKey() string
func (*PublicServiceGenerateLinkRequest) HasDuration ¶
func (x *PublicServiceGenerateLinkRequest) HasDuration() bool
func (*PublicServiceGenerateLinkRequest) ProtoMessage ¶
func (*PublicServiceGenerateLinkRequest) ProtoMessage()
func (*PublicServiceGenerateLinkRequest) ProtoReflect ¶
func (x *PublicServiceGenerateLinkRequest) ProtoReflect() protoreflect.Message
func (*PublicServiceGenerateLinkRequest) Reset ¶
func (x *PublicServiceGenerateLinkRequest) Reset()
func (*PublicServiceGenerateLinkRequest) SetBucket ¶
func (x *PublicServiceGenerateLinkRequest) SetBucket(v string)
func (*PublicServiceGenerateLinkRequest) SetDuration ¶
func (x *PublicServiceGenerateLinkRequest) SetDuration(v *durationpb.Duration)
func (*PublicServiceGenerateLinkRequest) SetKey ¶
func (x *PublicServiceGenerateLinkRequest) SetKey(v string)
func (*PublicServiceGenerateLinkRequest) String ¶
func (x *PublicServiceGenerateLinkRequest) String() string
type PublicServiceGenerateLinkRequest_builder ¶
type PublicServiceGenerateLinkRequest_builder struct {
// the bucket
Bucket string
// the file key
Key string
// for how long the link is valid
Duration *durationpb.Duration
// contains filtered or unexported fields
}
func (PublicServiceGenerateLinkRequest_builder) Build ¶
func (b0 PublicServiceGenerateLinkRequest_builder) Build() *PublicServiceGenerateLinkRequest
type PublicServiceGenerateLinkResponse ¶
type PublicServiceGenerateLinkResponse struct {
// the url to the file
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
// when the link expires
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
// contains filtered or unexported fields
}
The response of a Public.GenerateLink RPC
func (*PublicServiceGenerateLinkResponse) ClearExpiresAt ¶
func (x *PublicServiceGenerateLinkResponse) ClearExpiresAt()
func (*PublicServiceGenerateLinkResponse) GetExpiresAt ¶
func (x *PublicServiceGenerateLinkResponse) GetExpiresAt() *timestamppb.Timestamp
func (*PublicServiceGenerateLinkResponse) GetUrl ¶
func (x *PublicServiceGenerateLinkResponse) GetUrl() string
func (*PublicServiceGenerateLinkResponse) HasExpiresAt ¶
func (x *PublicServiceGenerateLinkResponse) HasExpiresAt() bool
func (*PublicServiceGenerateLinkResponse) ProtoMessage ¶
func (*PublicServiceGenerateLinkResponse) ProtoMessage()
func (*PublicServiceGenerateLinkResponse) ProtoReflect ¶
func (x *PublicServiceGenerateLinkResponse) ProtoReflect() protoreflect.Message
func (*PublicServiceGenerateLinkResponse) Reset ¶
func (x *PublicServiceGenerateLinkResponse) Reset()
func (*PublicServiceGenerateLinkResponse) SetExpiresAt ¶
func (x *PublicServiceGenerateLinkResponse) SetExpiresAt(v *timestamppb.Timestamp)
func (*PublicServiceGenerateLinkResponse) SetUrl ¶
func (x *PublicServiceGenerateLinkResponse) SetUrl(v string)
func (*PublicServiceGenerateLinkResponse) String ¶
func (x *PublicServiceGenerateLinkResponse) String() string
type PublicServiceGenerateLinkResponse_builder ¶
type PublicServiceGenerateLinkResponse_builder struct {
// the url to the file
Url string
// when the link expires
ExpiresAt *timestamppb.Timestamp
// contains filtered or unexported fields
}
func (PublicServiceGenerateLinkResponse_builder) Build ¶
func (b0 PublicServiceGenerateLinkResponse_builder) Build() *PublicServiceGenerateLinkResponse
type PublicServicePingRequest ¶
type PublicServicePingRequest struct {
// contains filtered or unexported fields
}
The request of a PublicStorage.Ping RPC
func (*PublicServicePingRequest) ProtoMessage ¶
func (*PublicServicePingRequest) ProtoMessage()
func (*PublicServicePingRequest) ProtoReflect ¶
func (x *PublicServicePingRequest) ProtoReflect() protoreflect.Message
func (*PublicServicePingRequest) Reset ¶
func (x *PublicServicePingRequest) Reset()
func (*PublicServicePingRequest) String ¶
func (x *PublicServicePingRequest) String() string
type PublicServicePingRequest_builder ¶
type PublicServicePingRequest_builder struct {
// contains filtered or unexported fields
}
func (PublicServicePingRequest_builder) Build ¶
func (b0 PublicServicePingRequest_builder) Build() *PublicServicePingRequest
type PublicServicePingResponse ¶
type PublicServicePingResponse struct {
// contains filtered or unexported fields
}
The response of a PublicStorage.Ping RPC
func (*PublicServicePingResponse) ProtoMessage ¶
func (*PublicServicePingResponse) ProtoMessage()
func (*PublicServicePingResponse) ProtoReflect ¶
func (x *PublicServicePingResponse) ProtoReflect() protoreflect.Message
func (*PublicServicePingResponse) Reset ¶
func (x *PublicServicePingResponse) Reset()
func (*PublicServicePingResponse) String ¶
func (x *PublicServicePingResponse) String() string
type PublicServicePingResponse_builder ¶
type PublicServicePingResponse_builder struct {
// contains filtered or unexported fields
}
func (PublicServicePingResponse_builder) Build ¶
func (b0 PublicServicePingResponse_builder) Build() *PublicServicePingResponse
type PublicServiceUploadRequest ¶
type PublicServiceUploadRequest struct {
// The bytes of data to upload
Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
// The bucket to perform action in
Bucket string `protobuf:"bytes,2,opt,name=bucket,proto3" json:"bucket,omitempty"`
// The path to upload the file to
Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"`
// contains filtered or unexported fields
}
The request of a Public.Upload RPC
func (*PublicServiceUploadRequest) GetBucket ¶
func (x *PublicServiceUploadRequest) GetBucket() string
func (*PublicServiceUploadRequest) GetData ¶
func (x *PublicServiceUploadRequest) GetData() []byte
func (*PublicServiceUploadRequest) GetPath ¶
func (x *PublicServiceUploadRequest) GetPath() string
func (*PublicServiceUploadRequest) ProtoMessage ¶
func (*PublicServiceUploadRequest) ProtoMessage()
func (*PublicServiceUploadRequest) ProtoReflect ¶
func (x *PublicServiceUploadRequest) ProtoReflect() protoreflect.Message
func (*PublicServiceUploadRequest) Reset ¶
func (x *PublicServiceUploadRequest) Reset()
func (*PublicServiceUploadRequest) SetBucket ¶
func (x *PublicServiceUploadRequest) SetBucket(v string)
func (*PublicServiceUploadRequest) SetData ¶
func (x *PublicServiceUploadRequest) SetData(v []byte)
func (*PublicServiceUploadRequest) SetPath ¶
func (x *PublicServiceUploadRequest) SetPath(v string)
func (*PublicServiceUploadRequest) String ¶
func (x *PublicServiceUploadRequest) String() string
type PublicServiceUploadRequest_builder ¶
type PublicServiceUploadRequest_builder struct {
// The bytes of data to upload
Data []byte
// The bucket to perform action in
Bucket string
// The path to upload the file to
Path string
// contains filtered or unexported fields
}
func (PublicServiceUploadRequest_builder) Build ¶
func (b0 PublicServiceUploadRequest_builder) Build() *PublicServiceUploadRequest
type PublicServiceUploadResponse ¶
type PublicServiceUploadResponse struct {
// contains filtered or unexported fields
}
The response of a Public.Upload RPC
func (*PublicServiceUploadResponse) ProtoMessage ¶
func (*PublicServiceUploadResponse) ProtoMessage()
func (*PublicServiceUploadResponse) ProtoReflect ¶
func (x *PublicServiceUploadResponse) ProtoReflect() protoreflect.Message
func (*PublicServiceUploadResponse) Reset ¶
func (x *PublicServiceUploadResponse) Reset()
func (*PublicServiceUploadResponse) String ¶
func (x *PublicServiceUploadResponse) String() string
type PublicServiceUploadResponse_builder ¶
type PublicServiceUploadResponse_builder struct {
// contains filtered or unexported fields
}
func (PublicServiceUploadResponse_builder) Build ¶
func (b0 PublicServiceUploadResponse_builder) Build() *PublicServiceUploadResponse
Source Files
¶
- storage_admin.pb.go
- storage_messages.pb.go
- storage_migration.pb.go
- storage_public.pb.go