Home
last modified time | relevance | path

Searched defs:HeadObjectResponse (Results 1 – 6 of 6) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dhead_object_request_response.go75 type HeadObjectResponse struct { struct
78 RawResponse *http.Response
85 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
88 ETag *string `presentIn:"header" name:"etag"`
94 ContentLength *int64 `presentIn:"header" name:"content-length"`
98 ContentMd5 *string `presentIn:"header" name:"content-md5"`
108 ContentType *string `presentIn:"header" name:"content-type"`
117 CacheControl *string `presentIn:"header" name:"cache-control"`
132 VersionId *string `presentIn:"header" name:"version-id"`
138 IsNotModified bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dhead_object_request_response.go57 type HeadObjectResponse struct { struct
60 RawResponse *http.Response
67 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
70 ETag *string `presentIn:"header" name:"etag"`
76 ContentLength *int64 `presentIn:"header" name:"content-length"`
80 ContentMd5 *string `presentIn:"header" name:"content-md5"`
90 ContentType *string `presentIn:"header" name:"content-type"`
93 ContentLanguage *string `presentIn:"header" name:"content-language"`
111 IsNotModified bool
114 func (response HeadObjectResponse) String() string {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dhead_object_request_response.go57 type HeadObjectResponse struct { struct
60 RawResponse *http.Response
67 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
70 ETag *string `presentIn:"header" name:"etag"`
76 ContentLength *int64 `presentIn:"header" name:"content-length"`
80 ContentMd5 *string `presentIn:"header" name:"content-md5"`
90 ContentType *string `presentIn:"header" name:"content-type"`
93 ContentLanguage *string `presentIn:"header" name:"content-language"`
111 IsNotModified bool
114 func (response HeadObjectResponse) String() string {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dhead_object_request_response.go57 type HeadObjectResponse struct { struct
60 RawResponse *http.Response
67 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
70 ETag *string `presentIn:"header" name:"etag"`
76 ContentLength *int64 `presentIn:"header" name:"content-length"`
80 ContentMd5 *string `presentIn:"header" name:"content-md5"`
90 ContentType *string `presentIn:"header" name:"content-type"`
93 ContentLanguage *string `presentIn:"header" name:"content-language"`
111 IsNotModified bool
114 func (response HeadObjectResponse) String() string {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dhead_object_request_response.go57 type HeadObjectResponse struct { struct
60 RawResponse *http.Response
67 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
70 ETag *string `presentIn:"header" name:"etag"`
76 ContentLength *int64 `presentIn:"header" name:"content-length"`
80 ContentMd5 *string `presentIn:"header" name:"content-md5"`
90 ContentType *string `presentIn:"header" name:"content-type"`
93 ContentLanguage *string `presentIn:"header" name:"content-language"`
111 IsNotModified bool
114 func (response HeadObjectResponse) String() string {
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/aws-0.22/Aws/S3/Commands/
H A DHeadObject.hs31 data HeadObjectResponse type
32 = HeadObjectResponse { constructor