storage_v1_tests

package
v0.44.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

README

Conformance tests

These conformance tests are developed in https://github.com/googleapis/conformance-tests/ and then copied here when prompted that new tests are available.

Generating test.pb.go
protoc --go_out=. *.proto

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SigningV4Test

type SigningV4Test struct {
	FileName             string               `protobuf:"bytes,1,opt,name=fileName,proto3" json:"fileName,omitempty"`
	Description          string               `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	Bucket               string               `protobuf:"bytes,3,opt,name=bucket,proto3" json:"bucket,omitempty"`
	Object               string               `protobuf:"bytes,4,opt,name=object,proto3" json:"object,omitempty"`
	Method               string               `protobuf:"bytes,5,opt,name=method,proto3" json:"method,omitempty"`
	Expiration           int64                `protobuf:"varint,6,opt,name=expiration,proto3" json:"expiration,omitempty"`
	Timestamp            *timestamp.Timestamp `protobuf:"bytes,7,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	ExpectedUrl          string               `protobuf:"bytes,8,opt,name=expectedUrl,proto3" json:"expectedUrl,omitempty"`
	Headers              map[string]string    `` /* 155-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*SigningV4Test) Descriptor

func (*SigningV4Test) Descriptor() ([]byte, []int)

func (*SigningV4Test) GetBucket

func (m *SigningV4Test) GetBucket() string

func (*SigningV4Test) GetDescription

func (m *SigningV4Test) GetDescription() string

func (*SigningV4Test) GetExpectedUrl

func (m *SigningV4Test) GetExpectedUrl() string

func (*SigningV4Test) GetExpiration

func (m *SigningV4Test) GetExpiration() int64

func (*SigningV4Test) GetFileName

func (m *SigningV4Test) GetFileName() string

func (*SigningV4Test) GetHeaders

func (m *SigningV4Test) GetHeaders() map[string]string

func (*SigningV4Test) GetMethod

func (m *SigningV4Test) GetMethod() string

func (*SigningV4Test) GetObject

func (m *SigningV4Test) GetObject() string

func (*SigningV4Test) GetTimestamp

func (m *SigningV4Test) GetTimestamp() *timestamp.Timestamp

func (*SigningV4Test) ProtoMessage

func (*SigningV4Test) ProtoMessage()

func (*SigningV4Test) Reset

func (m *SigningV4Test) Reset()

func (*SigningV4Test) String

func (m *SigningV4Test) String() string

func (*SigningV4Test) XXX_DiscardUnknown

func (m *SigningV4Test) XXX_DiscardUnknown()

func (*SigningV4Test) XXX_Marshal

func (m *SigningV4Test) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SigningV4Test) XXX_Merge

func (dst *SigningV4Test) XXX_Merge(src proto.Message)

func (*SigningV4Test) XXX_Size

func (m *SigningV4Test) XXX_Size() int

func (*SigningV4Test) XXX_Unmarshal

func (m *SigningV4Test) XXX_Unmarshal(b []byte) error

type TestFile

type TestFile struct {
	SigningV4Tests       []*SigningV4Test `protobuf:"bytes,1,rep,name=signing_v4_tests,json=signingV4Tests,proto3" json:"signing_v4_tests,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*TestFile) Descriptor

func (*TestFile) Descriptor() ([]byte, []int)

func (*TestFile) GetSigningV4Tests

func (m *TestFile) GetSigningV4Tests() []*SigningV4Test

func (*TestFile) ProtoMessage

func (*TestFile) ProtoMessage()

func (*TestFile) Reset

func (m *TestFile) Reset()

func (*TestFile) String

func (m *TestFile) String() string

func (*TestFile) XXX_DiscardUnknown

func (m *TestFile) XXX_DiscardUnknown()

func (*TestFile) XXX_Marshal

func (m *TestFile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TestFile) XXX_Merge

func (dst *TestFile) XXX_Merge(src proto.Message)

func (*TestFile) XXX_Size

func (m *TestFile) XXX_Size() int

func (*TestFile) XXX_Unmarshal

func (m *TestFile) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL