creds

package
v7.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_creds_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CredsEntry

type CredsEntry struct {
	Uid           *uint32  `protobuf:"varint,1,req,name=uid" json:"uid,omitempty"`
	Gid           *uint32  `protobuf:"varint,2,req,name=gid" json:"gid,omitempty"`
	Euid          *uint32  `protobuf:"varint,3,req,name=euid" json:"euid,omitempty"`
	Egid          *uint32  `protobuf:"varint,4,req,name=egid" json:"egid,omitempty"`
	Suid          *uint32  `protobuf:"varint,5,req,name=suid" json:"suid,omitempty"`
	Sgid          *uint32  `protobuf:"varint,6,req,name=sgid" json:"sgid,omitempty"`
	Fsuid         *uint32  `protobuf:"varint,7,req,name=fsuid" json:"fsuid,omitempty"`
	Fsgid         *uint32  `protobuf:"varint,8,req,name=fsgid" json:"fsgid,omitempty"`
	CapInh        []uint32 `protobuf:"varint,9,rep,name=cap_inh,json=capInh" json:"cap_inh,omitempty"`
	CapPrm        []uint32 `protobuf:"varint,10,rep,name=cap_prm,json=capPrm" json:"cap_prm,omitempty"`
	CapEff        []uint32 `protobuf:"varint,11,rep,name=cap_eff,json=capEff" json:"cap_eff,omitempty"`
	CapBnd        []uint32 `protobuf:"varint,12,rep,name=cap_bnd,json=capBnd" json:"cap_bnd,omitempty"`
	Secbits       *uint32  `protobuf:"varint,13,req,name=secbits" json:"secbits,omitempty"`
	Groups        []uint32 `protobuf:"varint,14,rep,name=groups" json:"groups,omitempty"`
	LsmProfile    *string  `protobuf:"bytes,15,opt,name=lsm_profile,json=lsmProfile" json:"lsm_profile,omitempty"`
	LsmSockcreate *string  `protobuf:"bytes,16,opt,name=lsm_sockcreate,json=lsmSockcreate" json:"lsm_sockcreate,omitempty"`
	ApparmorData  []byte   `protobuf:"bytes,17,opt,name=apparmor_data,json=apparmorData" json:"apparmor_data,omitempty"`
	// contains filtered or unexported fields
}

func (*CredsEntry) Descriptor deprecated

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

Deprecated: Use CredsEntry.ProtoReflect.Descriptor instead.

func (*CredsEntry) GetApparmorData

func (x *CredsEntry) GetApparmorData() []byte

func (*CredsEntry) GetCapBnd

func (x *CredsEntry) GetCapBnd() []uint32

func (*CredsEntry) GetCapEff

func (x *CredsEntry) GetCapEff() []uint32

func (*CredsEntry) GetCapInh

func (x *CredsEntry) GetCapInh() []uint32

func (*CredsEntry) GetCapPrm

func (x *CredsEntry) GetCapPrm() []uint32

func (*CredsEntry) GetEgid

func (x *CredsEntry) GetEgid() uint32

func (*CredsEntry) GetEuid

func (x *CredsEntry) GetEuid() uint32

func (*CredsEntry) GetFsgid

func (x *CredsEntry) GetFsgid() uint32

func (*CredsEntry) GetFsuid

func (x *CredsEntry) GetFsuid() uint32

func (*CredsEntry) GetGid

func (x *CredsEntry) GetGid() uint32

func (*CredsEntry) GetGroups

func (x *CredsEntry) GetGroups() []uint32

func (*CredsEntry) GetLsmProfile

func (x *CredsEntry) GetLsmProfile() string

func (*CredsEntry) GetLsmSockcreate

func (x *CredsEntry) GetLsmSockcreate() string

func (*CredsEntry) GetSecbits

func (x *CredsEntry) GetSecbits() uint32

func (*CredsEntry) GetSgid

func (x *CredsEntry) GetSgid() uint32

func (*CredsEntry) GetSuid

func (x *CredsEntry) GetSuid() uint32

func (*CredsEntry) GetUid

func (x *CredsEntry) GetUid() uint32

func (*CredsEntry) ProtoMessage

func (*CredsEntry) ProtoMessage()

func (*CredsEntry) ProtoReflect

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

func (*CredsEntry) Reset

func (x *CredsEntry) Reset()

func (*CredsEntry) String

func (x *CredsEntry) String() string

Jump to

Keyboard shortcuts

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