migration

package
v1.33.0-20230531113704... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_nuntio_management_api_migration_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FirebaseCredentialsRequest

type FirebaseCredentialsRequest struct {
	SignerKey         string `protobuf:"bytes,1,opt,name=signer_key,json=signerKey,proto3" json:"signer_key,omitempty"`
	SaltSeparator     string `protobuf:"bytes,2,opt,name=salt_separator,json=saltSeparator,proto3" json:"salt_separator,omitempty"`
	Rounds            int32  `protobuf:"varint,3,opt,name=rounds,proto3" json:"rounds,omitempty"`
	MemCost           int32  `protobuf:"varint,4,opt,name=mem_cost,json=memCost,proto3" json:"mem_cost,omitempty"`
	Credentials       string `protobuf:"bytes,5,opt,name=credentials,proto3" json:"credentials,omitempty"`
	FirebaseProjectId string `protobuf:"bytes,6,opt,name=firebase_project_id,json=firebaseProjectId,proto3" json:"firebase_project_id,omitempty"`
	// contains filtered or unexported fields
}

The request of a Migration.Firebase RPC

func (*FirebaseCredentialsRequest) Descriptor deprecated

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

Deprecated: Use FirebaseCredentialsRequest.ProtoReflect.Descriptor instead.

func (*FirebaseCredentialsRequest) GetCredentials

func (x *FirebaseCredentialsRequest) GetCredentials() string

func (*FirebaseCredentialsRequest) GetFirebaseProjectId

func (x *FirebaseCredentialsRequest) GetFirebaseProjectId() string

func (*FirebaseCredentialsRequest) GetMemCost

func (x *FirebaseCredentialsRequest) GetMemCost() int32

func (*FirebaseCredentialsRequest) GetRounds

func (x *FirebaseCredentialsRequest) GetRounds() int32

func (*FirebaseCredentialsRequest) GetSaltSeparator

func (x *FirebaseCredentialsRequest) GetSaltSeparator() string

func (*FirebaseCredentialsRequest) GetSignerKey

func (x *FirebaseCredentialsRequest) GetSignerKey() string

func (*FirebaseCredentialsRequest) ProtoMessage

func (*FirebaseCredentialsRequest) ProtoMessage()

func (*FirebaseCredentialsRequest) ProtoReflect

func (*FirebaseCredentialsRequest) Reset

func (x *FirebaseCredentialsRequest) Reset()

func (*FirebaseCredentialsRequest) String

func (x *FirebaseCredentialsRequest) String() string

type FirebaseCredentialsResponse

type FirebaseCredentialsResponse struct {
	Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

The response of a Migration.Firebase RPC

func (*FirebaseCredentialsResponse) Descriptor deprecated

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

Deprecated: Use FirebaseCredentialsResponse.ProtoReflect.Descriptor instead.

func (*FirebaseCredentialsResponse) GetCount

func (x *FirebaseCredentialsResponse) GetCount() int32

func (*FirebaseCredentialsResponse) ProtoMessage

func (*FirebaseCredentialsResponse) ProtoMessage()

func (*FirebaseCredentialsResponse) ProtoReflect

func (*FirebaseCredentialsResponse) Reset

func (x *FirebaseCredentialsResponse) Reset()

func (*FirebaseCredentialsResponse) String

func (x *FirebaseCredentialsResponse) String() string

type PingRequest

type PingRequest struct {
	// contains filtered or unexported fields
}

The request of a Migration.Ping RPC

func (*PingRequest) Descriptor deprecated

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

Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.

func (*PingRequest) ProtoMessage

func (*PingRequest) ProtoMessage()

func (*PingRequest) ProtoReflect

func (x *PingRequest) ProtoReflect() protoreflect.Message

func (*PingRequest) Reset

func (x *PingRequest) Reset()

func (*PingRequest) String

func (x *PingRequest) String() string

type PingResponse

type PingResponse struct {
	// contains filtered or unexported fields
}

The response of a Migration.Ping RPC

func (*PingResponse) Descriptor deprecated

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

Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.

func (*PingResponse) ProtoMessage

func (*PingResponse) ProtoMessage()

func (*PingResponse) ProtoReflect

func (x *PingResponse) ProtoReflect() protoreflect.Message

func (*PingResponse) Reset

func (x *PingResponse) Reset()

func (*PingResponse) String

func (x *PingResponse) String() string

Jump to

Keyboard shortcuts

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