Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_library_oss_minio_types_proto protoreflect.FileDescriptor
Functions ¶
func EnsureBucket ¶ added in v0.0.145
func EnsureBucket(ctx context.Context, instance EnsureBucketOptions) error
func FromSecret ¶ added in v0.0.145
func FromStatic ¶ added in v0.0.145
Types ¶
type BucketIntent ¶
type BucketIntent struct { BucketName string `protobuf:"bytes,1,opt,name=bucket_name,json=bucketName,proto3" json:"bucket_name,omitempty"` // contains filtered or unexported fields }
func (*BucketIntent) Descriptor
deprecated
func (*BucketIntent) Descriptor() ([]byte, []int)
Deprecated: Use BucketIntent.ProtoReflect.Descriptor instead.
func (*BucketIntent) GetBucketName ¶
func (x *BucketIntent) GetBucketName() string
func (*BucketIntent) ProtoMessage ¶
func (*BucketIntent) ProtoMessage()
func (*BucketIntent) ProtoReflect ¶
func (x *BucketIntent) ProtoReflect() protoreflect.Message
func (*BucketIntent) Reset ¶
func (x *BucketIntent) Reset()
func (*BucketIntent) String ¶
func (x *BucketIntent) String() string
Click to show internal directories.
Click to hide internal directories.