migration

package
v1.36.10-2023053111370... 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) 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) SetCredentials

func (x *FirebaseCredentialsRequest) SetCredentials(v string)

func (*FirebaseCredentialsRequest) SetFirebaseProjectId

func (x *FirebaseCredentialsRequest) SetFirebaseProjectId(v string)

func (*FirebaseCredentialsRequest) SetMemCost

func (x *FirebaseCredentialsRequest) SetMemCost(v int32)

func (*FirebaseCredentialsRequest) SetRounds

func (x *FirebaseCredentialsRequest) SetRounds(v int32)

func (*FirebaseCredentialsRequest) SetSaltSeparator

func (x *FirebaseCredentialsRequest) SetSaltSeparator(v string)

func (*FirebaseCredentialsRequest) SetSignerKey

func (x *FirebaseCredentialsRequest) SetSignerKey(v string)

func (*FirebaseCredentialsRequest) String

func (x *FirebaseCredentialsRequest) String() string

type FirebaseCredentialsRequest_builder

type FirebaseCredentialsRequest_builder struct {
	SignerKey         string
	SaltSeparator     string
	Rounds            int32
	MemCost           int32
	Credentials       string
	FirebaseProjectId string
	// contains filtered or unexported fields
}

func (FirebaseCredentialsRequest_builder) Build

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) GetCount

func (x *FirebaseCredentialsResponse) GetCount() int32

func (*FirebaseCredentialsResponse) ProtoMessage

func (*FirebaseCredentialsResponse) ProtoMessage()

func (*FirebaseCredentialsResponse) ProtoReflect

func (*FirebaseCredentialsResponse) Reset

func (x *FirebaseCredentialsResponse) Reset()

func (*FirebaseCredentialsResponse) SetCount

func (x *FirebaseCredentialsResponse) SetCount(v int32)

func (*FirebaseCredentialsResponse) String

func (x *FirebaseCredentialsResponse) String() string

type FirebaseCredentialsResponse_builder

type FirebaseCredentialsResponse_builder struct {
	Count int32
	// contains filtered or unexported fields
}

func (FirebaseCredentialsResponse_builder) Build

type PingRequest

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

The request of a Migration.Ping RPC

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 PingRequest_builder

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

func (PingRequest_builder) Build

func (b0 PingRequest_builder) Build() *PingRequest

type PingResponse

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

The response of a Migration.Ping RPC

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

type PingResponse_builder

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

func (PingResponse_builder) Build

func (b0 PingResponse_builder) Build() *PingResponse

Source Files

  • service.pb.go

Jump to

Keyboard shortcuts

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