redis

package
v0.0.279 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_library_oss_redis_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ClusterIntent added in v0.0.122

type ClusterIntent struct {

	// If set, overrides the server package used to instantiate the local database cluster.
	Server *schema.PackageRef `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"`
	// If set, overrides the root password used to access the cluster.
	PasswordSecret *schema.PackageRef `protobuf:"bytes,2,opt,name=password_secret,json=passwordSecret,proto3" json:"password_secret,omitempty"`
	// contains filtered or unexported fields
}

func (*ClusterIntent) Descriptor deprecated added in v0.0.122

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

Deprecated: Use ClusterIntent.ProtoReflect.Descriptor instead.

func (*ClusterIntent) GetPasswordSecret added in v0.0.122

func (x *ClusterIntent) GetPasswordSecret() *schema.PackageRef

func (*ClusterIntent) GetServer added in v0.0.122

func (x *ClusterIntent) GetServer() *schema.PackageRef

func (*ClusterIntent) ProtoMessage added in v0.0.122

func (*ClusterIntent) ProtoMessage()

func (*ClusterIntent) ProtoReflect added in v0.0.122

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

func (*ClusterIntent) Reset added in v0.0.122

func (x *ClusterIntent) Reset()

func (*ClusterIntent) String added in v0.0.122

func (x *ClusterIntent) String() string

type DatabaseIntent

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

func (*DatabaseIntent) Descriptor deprecated

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

Deprecated: Use DatabaseIntent.ProtoReflect.Descriptor instead.

func (*DatabaseIntent) GetDatabase

func (x *DatabaseIntent) GetDatabase() int32

func (*DatabaseIntent) ProtoMessage

func (*DatabaseIntent) ProtoMessage()

func (*DatabaseIntent) ProtoReflect

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

func (*DatabaseIntent) Reset

func (x *DatabaseIntent) Reset()

func (*DatabaseIntent) String

func (x *DatabaseIntent) String() string

Directories

Path Synopsis
prepare

Jump to

Keyboard shortcuts

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