Home
last modified time | relevance | path

Searched defs:CopyObjectRequest (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dcopy_object_request_response.go13 type CopyObjectRequest struct { struct
16 NamespaceName *string `mandatory:"true" contributesTo:"path" name:"namespaceName"`
20 BucketName *string `mandatory:"true" contributesTo:"path" name:"bucketName"`
23 CopyObjectDetails `contributesTo:"body"`
26 OpcClientRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-client-request-id"`
30 …tomerAlgorithm *string `mandatory:"false" contributesTo:"header" name:"opc-sse-customer-algorithm"`
35 OpcSseCustomerKey *string `mandatory:"false" contributesTo:"header" name:"opc-sse-customer-key"`
60 RequestMetadata common.RequestMetadata
63 func (request CopyObjectRequest) String() string {
68 func (request CopyObjectRequest) HTTPRequest(method, path string) (http.Request, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dcopy_object_request_response.go12 type CopyObjectRequest struct { struct
15 NamespaceName *string `mandatory:"true" contributesTo:"path" name:"namespaceName"`
19 BucketName *string `mandatory:"true" contributesTo:"path" name:"bucketName"`
22 CopyObjectDetails `contributesTo:"body"`
25 OpcClientRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-client-request-id"`
29 RequestMetadata common.RequestMetadata
32 func (request CopyObjectRequest) String() string {
37 func (request CopyObjectRequest) HTTPRequest(method, path string) (http.Request, error) {
42 func (request CopyObjectRequest) RetryPolicy() *common.RetryPolicy {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dcopy_object_request_response.go12 type CopyObjectRequest struct { struct
15 NamespaceName *string `mandatory:"true" contributesTo:"path" name:"namespaceName"`
19 BucketName *string `mandatory:"true" contributesTo:"path" name:"bucketName"`
22 CopyObjectDetails `contributesTo:"body"`
25 OpcClientRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-client-request-id"`
29 RequestMetadata common.RequestMetadata
32 func (request CopyObjectRequest) String() string {
37 func (request CopyObjectRequest) HTTPRequest(method, path string) (http.Request, error) {
42 func (request CopyObjectRequest) RetryPolicy() *common.RetryPolicy {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dcopy_object_request_response.go12 type CopyObjectRequest struct { struct
15 NamespaceName *string `mandatory:"true" contributesTo:"path" name:"namespaceName"`
19 BucketName *string `mandatory:"true" contributesTo:"path" name:"bucketName"`
22 CopyObjectDetails `contributesTo:"body"`
25 OpcClientRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-client-request-id"`
29 RequestMetadata common.RequestMetadata
32 func (request CopyObjectRequest) String() string {
37 func (request CopyObjectRequest) HTTPRequest(method, path string) (http.Request, error) {
42 func (request CopyObjectRequest) RetryPolicy() *common.RetryPolicy {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dcopy_object_request_response.go12 type CopyObjectRequest struct { struct
15 NamespaceName *string `mandatory:"true" contributesTo:"path" name:"namespaceName"`
19 BucketName *string `mandatory:"true" contributesTo:"path" name:"bucketName"`
22 CopyObjectDetails `contributesTo:"body"`
25 OpcClientRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-client-request-id"`
29 RequestMetadata common.RequestMetadata
32 func (request CopyObjectRequest) String() string {
37 func (request CopyObjectRequest) HTTPRequest(method, path string) (http.Request, error) {
42 func (request CopyObjectRequest) RetryPolicy() *common.RetryPolicy {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/
H A Dbucket.go8 CopyObject(ctx context.Context, req *CopyObjectRequest) (o *Object, err error)
17 type CopyObjectRequest struct { struct
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/
H A Dbucket.go8 CopyObject(ctx context.Context, req *CopyObjectRequest) (o *Object, err error)
17 type CopyObjectRequest struct { struct
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/
H A Dbucket.go8 CopyObject(ctx context.Context, req *CopyObjectRequest) (o *Object, err error)
17 type CopyObjectRequest struct { struct
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/source/model/
H A DCopyObjectRequest.cpp19 CopyObjectRequest::CopyObjectRequest() : in CopyObjectRequest() function in CopyObjectRequest
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/source/model/
H A DCopyObjectRequest.cpp19 CopyObjectRequest::CopyObjectRequest() : in CopyObjectRequest() function in CopyObjectRequest
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2590 type CopyObjectRequest struct { struct
2651 XXX_NoUnkeyedLiteral struct{} `json:"-"`
2652 XXX_unrecognized []byte `json:"-"`
2653 XXX_sizecache int32 `json:"-"`
2658 func (*CopyObjectRequest) ProtoMessage() {}
2659 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
2672 func (m *CopyObjectRequest) XXX_Size() int {
2675 func (m *CopyObjectRequest) XXX_DiscardUnknown() {
2765 func (m *CopyObjectRequest) GetSourceBucket() string {
2772 func (m *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2877 type CopyObjectRequest struct { struct
2878 state protoimpl.MessageState
2879 sizeCache protoimpl.SizeCache
2880 unknownFields protoimpl.UnknownFields
2944 func (x *CopyObjectRequest) Reset() {
2953 func (x *CopyObjectRequest) String() string {
2957 func (*CopyObjectRequest) ProtoMessage() {}
2972 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3060 func (x *CopyObjectRequest) GetSourceBucket() string {
3067 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2882 type CopyObjectRequest struct { struct
2883 state protoimpl.MessageState
2884 sizeCache protoimpl.SizeCache
2885 unknownFields protoimpl.UnknownFields
2949 func (x *CopyObjectRequest) Reset() {
2958 func (x *CopyObjectRequest) String() string {
2962 func (*CopyObjectRequest) ProtoMessage() {}
2977 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3065 func (x *CopyObjectRequest) GetSourceBucket() string {
3072 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2877 type CopyObjectRequest struct { struct
2878 state protoimpl.MessageState
2879 sizeCache protoimpl.SizeCache
2880 unknownFields protoimpl.UnknownFields
2944 func (x *CopyObjectRequest) Reset() {
2953 func (x *CopyObjectRequest) String() string {
2957 func (*CopyObjectRequest) ProtoMessage() {}
2972 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3060 func (x *CopyObjectRequest) GetSourceBucket() string {
3067 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2877 type CopyObjectRequest struct { struct
2878 state protoimpl.MessageState
2879 sizeCache protoimpl.SizeCache
2880 unknownFields protoimpl.UnknownFields
2944 func (x *CopyObjectRequest) Reset() {
2953 func (x *CopyObjectRequest) String() string {
2957 func (*CopyObjectRequest) ProtoMessage() {}
2972 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3060 func (x *CopyObjectRequest) GetSourceBucket() string {
3067 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2882 type CopyObjectRequest struct { struct
2883 state protoimpl.MessageState
2884 sizeCache protoimpl.SizeCache
2885 unknownFields protoimpl.UnknownFields
2949 func (x *CopyObjectRequest) Reset() {
2958 func (x *CopyObjectRequest) String() string {
2962 func (*CopyObjectRequest) ProtoMessage() {}
2977 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3065 func (x *CopyObjectRequest) GetSourceBucket() string {
3072 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2877 type CopyObjectRequest struct { struct
2878 state protoimpl.MessageState
2879 sizeCache protoimpl.SizeCache
2880 unknownFields protoimpl.UnknownFields
2944 func (x *CopyObjectRequest) Reset() {
2953 func (x *CopyObjectRequest) String() string {
2957 func (*CopyObjectRequest) ProtoMessage() {}
2972 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3060 func (x *CopyObjectRequest) GetSourceBucket() string {
3067 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2877 type CopyObjectRequest struct { struct
2878 state protoimpl.MessageState
2879 sizeCache protoimpl.SizeCache
2880 unknownFields protoimpl.UnknownFields
2944 func (x *CopyObjectRequest) Reset() {
2953 func (x *CopyObjectRequest) String() string {
2957 func (*CopyObjectRequest) ProtoMessage() {}
2972 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3060 func (x *CopyObjectRequest) GetSourceBucket() string {
3067 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2877 type CopyObjectRequest struct { struct
2878 state protoimpl.MessageState
2879 sizeCache protoimpl.SizeCache
2880 unknownFields protoimpl.UnknownFields
2944 func (x *CopyObjectRequest) Reset() {
2953 func (x *CopyObjectRequest) String() string {
2957 func (*CopyObjectRequest) ProtoMessage() {}
2972 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3060 func (x *CopyObjectRequest) GetSourceBucket() string {
3067 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2877 type CopyObjectRequest struct { struct
2878 state protoimpl.MessageState
2879 sizeCache protoimpl.SizeCache
2880 unknownFields protoimpl.UnknownFields
2944 func (x *CopyObjectRequest) Reset() {
2953 func (x *CopyObjectRequest) String() string {
2957 func (*CopyObjectRequest) ProtoMessage() {}
2972 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3060 func (x *CopyObjectRequest) GetSourceBucket() string {
3067 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2882 type CopyObjectRequest struct { struct
2883 state protoimpl.MessageState
2884 sizeCache protoimpl.SizeCache
2885 unknownFields protoimpl.UnknownFields
2949 func (x *CopyObjectRequest) Reset() {
2958 func (x *CopyObjectRequest) String() string {
2962 func (*CopyObjectRequest) ProtoMessage() {}
2977 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3065 func (x *CopyObjectRequest) GetSourceBucket() string {
3072 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2882 type CopyObjectRequest struct { struct
2883 state protoimpl.MessageState
2884 sizeCache protoimpl.SizeCache
2885 unknownFields protoimpl.UnknownFields
2949 func (x *CopyObjectRequest) Reset() {
2958 func (x *CopyObjectRequest) String() string {
2962 func (*CopyObjectRequest) ProtoMessage() {}
2977 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3065 func (x *CopyObjectRequest) GetSourceBucket() string {
3072 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2882 type CopyObjectRequest struct { struct
2883 state protoimpl.MessageState
2884 sizeCache protoimpl.SizeCache
2885 unknownFields protoimpl.UnknownFields
2949 func (x *CopyObjectRequest) Reset() {
2958 func (x *CopyObjectRequest) String() string {
2962 func (*CopyObjectRequest) ProtoMessage() {}
2977 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3065 func (x *CopyObjectRequest) GetSourceBucket() string {
3072 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2882 type CopyObjectRequest struct { struct
2883 state protoimpl.MessageState
2884 sizeCache protoimpl.SizeCache
2885 unknownFields protoimpl.UnknownFields
2949 func (x *CopyObjectRequest) Reset() {
2958 func (x *CopyObjectRequest) String() string {
2962 func (*CopyObjectRequest) ProtoMessage() {}
2977 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3065 func (x *CopyObjectRequest) GetSourceBucket() string {
3072 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go2882 type CopyObjectRequest struct { struct
2883 state protoimpl.MessageState
2884 sizeCache protoimpl.SizeCache
2885 unknownFields protoimpl.UnknownFields
2949 func (x *CopyObjectRequest) Reset() {
2958 func (x *CopyObjectRequest) String() string {
2962 func (*CopyObjectRequest) ProtoMessage() {}
2977 func (*CopyObjectRequest) Descriptor() ([]byte, []int) {
3065 func (x *CopyObjectRequest) GetSourceBucket() string {
3072 func (x *CopyObjectRequest) GetSourceObject() string {
[all …]

123456789