apparmor

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_apparmor_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AaNamespace

type AaNamespace struct {
	Name       *string        `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	Policies   []*AaPolicy    `protobuf:"bytes,2,rep,name=policies" json:"policies,omitempty"`
	Namespaces []*AaNamespace `protobuf:"bytes,3,rep,name=namespaces" json:"namespaces,omitempty"`
	// contains filtered or unexported fields
}

func (*AaNamespace) Descriptor deprecated

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

Deprecated: Use AaNamespace.ProtoReflect.Descriptor instead.

func (*AaNamespace) GetName

func (x *AaNamespace) GetName() string

func (*AaNamespace) GetNamespaces

func (x *AaNamespace) GetNamespaces() []*AaNamespace

func (*AaNamespace) GetPolicies

func (x *AaNamespace) GetPolicies() []*AaPolicy

func (*AaNamespace) ProtoMessage

func (*AaNamespace) ProtoMessage()

func (*AaNamespace) ProtoReflect

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

func (*AaNamespace) Reset

func (x *AaNamespace) Reset()

func (*AaNamespace) String

func (x *AaNamespace) String() string

type AaPolicy

type AaPolicy struct {
	Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	Blob []byte  `protobuf:"bytes,2,req,name=blob" json:"blob,omitempty"`
	// contains filtered or unexported fields
}

func (*AaPolicy) Descriptor deprecated

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

Deprecated: Use AaPolicy.ProtoReflect.Descriptor instead.

func (*AaPolicy) GetBlob

func (x *AaPolicy) GetBlob() []byte

func (*AaPolicy) GetName

func (x *AaPolicy) GetName() string

func (*AaPolicy) ProtoMessage

func (*AaPolicy) ProtoMessage()

func (*AaPolicy) ProtoReflect

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

func (*AaPolicy) Reset

func (x *AaPolicy) Reset()

func (*AaPolicy) String

func (x *AaPolicy) String() string

type ApparmorEntry

type ApparmorEntry struct {
	Namespaces []*AaNamespace `protobuf:"bytes,1,rep,name=namespaces" json:"namespaces,omitempty"`
	// contains filtered or unexported fields
}

func (*ApparmorEntry) Descriptor deprecated

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

Deprecated: Use ApparmorEntry.ProtoReflect.Descriptor instead.

func (*ApparmorEntry) GetNamespaces

func (x *ApparmorEntry) GetNamespaces() []*AaNamespace

func (*ApparmorEntry) ProtoMessage

func (*ApparmorEntry) ProtoMessage()

func (*ApparmorEntry) ProtoReflect

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

func (*ApparmorEntry) Reset

func (x *ApparmorEntry) Reset()

func (*ApparmorEntry) String

func (x *ApparmorEntry) String() string

Jump to

Keyboard shortcuts

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