Home
last modified time | relevance | path

Searched refs:SignedURLOptions (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/cloud.google.com/go/storage/
Dstorage.go118 type SignedURLOptions struct { struct
186 func SignedURL(bucket, name string, opts *SignedURLOptions) (string, error) { argument