tableaclv17

package
v1.33.0-20231211191728... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_vitess_tableacl_v17_tableacl_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Config

type Config struct {
	TableGroups []*TableGroupSpec `protobuf:"bytes,1,rep,name=table_groups,json=tableGroups,proto3" json:"table_groups,omitempty"`
	// contains filtered or unexported fields
}

func (*Config) Descriptor deprecated

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

Deprecated: Use Config.ProtoReflect.Descriptor instead.

func (*Config) GetTableGroups

func (x *Config) GetTableGroups() []*TableGroupSpec

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) ProtoReflect

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

func (*Config) Reset

func (x *Config) Reset()

func (*Config) String

func (x *Config) String() string

type TableGroupSpec

type TableGroupSpec struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// either tables or a table name prefixes (if it ends in a %)
	TableNamesOrPrefixes []string `protobuf:"bytes,2,rep,name=table_names_or_prefixes,json=tableNamesOrPrefixes,proto3" json:"table_names_or_prefixes,omitempty"`
	Readers              []string `protobuf:"bytes,3,rep,name=readers,proto3" json:"readers,omitempty"`
	Writers              []string `protobuf:"bytes,4,rep,name=writers,proto3" json:"writers,omitempty"`
	Admins               []string `protobuf:"bytes,5,rep,name=admins,proto3" json:"admins,omitempty"`
	// contains filtered or unexported fields
}

TableGroupSpec defines ACLs for a group of tables.

func (*TableGroupSpec) Descriptor deprecated

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

Deprecated: Use TableGroupSpec.ProtoReflect.Descriptor instead.

func (*TableGroupSpec) GetAdmins

func (x *TableGroupSpec) GetAdmins() []string

func (*TableGroupSpec) GetName

func (x *TableGroupSpec) GetName() string

func (*TableGroupSpec) GetReaders

func (x *TableGroupSpec) GetReaders() []string

func (*TableGroupSpec) GetTableNamesOrPrefixes

func (x *TableGroupSpec) GetTableNamesOrPrefixes() []string

func (*TableGroupSpec) GetWriters

func (x *TableGroupSpec) GetWriters() []string

func (*TableGroupSpec) ProtoMessage

func (*TableGroupSpec) ProtoMessage()

func (*TableGroupSpec) ProtoReflect

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

func (*TableGroupSpec) Reset

func (x *TableGroupSpec) Reset()

func (*TableGroupSpec) String

func (x *TableGroupSpec) String() string

Jump to

Keyboard shortcuts

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