acls

package
v0.0.0-...-35d8de9 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Acls

type Acls struct {
	Readers              []string `protobuf:"bytes,1,rep,name=readers,proto3" json:"readers,omitempty"`
	Writers              []string `protobuf:"bytes,2,rep,name=writers,proto3" json:"writers,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

TODO(iannucci): move these to per-project acls when implementing per-project namespaces.

func (*Acls) Descriptor

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

func (*Acls) GetReaders

func (m *Acls) GetReaders() []string

func (*Acls) GetWriters

func (m *Acls) GetWriters() []string

func (*Acls) ProtoMessage

func (*Acls) ProtoMessage()

func (*Acls) Reset

func (m *Acls) Reset()

func (*Acls) String

func (m *Acls) String() string

func (*Acls) XXX_DiscardUnknown

func (m *Acls) XXX_DiscardUnknown()

func (*Acls) XXX_Marshal

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

func (*Acls) XXX_Merge

func (m *Acls) XXX_Merge(src proto.Message)

func (*Acls) XXX_Size

func (m *Acls) XXX_Size() int

func (*Acls) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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