tun

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type TunLinkEntry

type TunLinkEntry struct {
	Flags   *uint32 `protobuf:"varint,1,req,name=flags" json:"flags,omitempty"`
	Owner   *int32  `protobuf:"varint,2,req,name=owner" json:"owner,omitempty"`
	Group   *int32  `protobuf:"varint,3,req,name=group" json:"group,omitempty"`
	Vnethdr *uint32 `protobuf:"varint,4,req,name=vnethdr" json:"vnethdr,omitempty"`
	Sndbuf  *uint32 `protobuf:"varint,5,req,name=sndbuf" json:"sndbuf,omitempty"`
	// contains filtered or unexported fields
}

func (*TunLinkEntry) Descriptor deprecated

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

Deprecated: Use TunLinkEntry.ProtoReflect.Descriptor instead.

func (*TunLinkEntry) GetFlags

func (x *TunLinkEntry) GetFlags() uint32

func (*TunLinkEntry) GetGroup

func (x *TunLinkEntry) GetGroup() int32

func (*TunLinkEntry) GetOwner

func (x *TunLinkEntry) GetOwner() int32

func (*TunLinkEntry) GetSndbuf

func (x *TunLinkEntry) GetSndbuf() uint32

func (*TunLinkEntry) GetVnethdr

func (x *TunLinkEntry) GetVnethdr() uint32

func (*TunLinkEntry) ProtoMessage

func (*TunLinkEntry) ProtoMessage()

func (*TunLinkEntry) ProtoReflect

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

func (*TunLinkEntry) Reset

func (x *TunLinkEntry) Reset()

func (*TunLinkEntry) String

func (x *TunLinkEntry) String() string

type TunfileEntry

type TunfileEntry struct {
	Id       *uint32 `protobuf:"varint,1,req,name=id" json:"id,omitempty"`
	Netdev   *string `protobuf:"bytes,2,opt,name=netdev" json:"netdev,omitempty"`
	Detached *bool   `protobuf:"varint,3,opt,name=detached" json:"detached,omitempty"`
	NsId     *uint32 `protobuf:"varint,4,opt,name=ns_id,json=nsId" json:"ns_id,omitempty"`
	// contains filtered or unexported fields
}

func (*TunfileEntry) Descriptor deprecated

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

Deprecated: Use TunfileEntry.ProtoReflect.Descriptor instead.

func (*TunfileEntry) GetDetached

func (x *TunfileEntry) GetDetached() bool

func (*TunfileEntry) GetId

func (x *TunfileEntry) GetId() uint32

func (*TunfileEntry) GetNetdev

func (x *TunfileEntry) GetNetdev() string

func (*TunfileEntry) GetNsId

func (x *TunfileEntry) GetNsId() uint32

func (*TunfileEntry) ProtoMessage

func (*TunfileEntry) ProtoMessage()

func (*TunfileEntry) ProtoReflect

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

func (*TunfileEntry) Reset

func (x *TunfileEntry) Reset()

func (*TunfileEntry) String

func (x *TunfileEntry) String() string

Jump to

Keyboard shortcuts

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