rd_cp

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package rd_cp contains generated bindings for API file rd_cp.api.

Contents:

2 messages

Index

Constants

View Source
const (
	APIFile    = "rd_cp"
	APIVersion = "1.0.1"
	VersionCrc = 0x871c3bee
)

Variables

This section is empty.

Functions

func AllMessages

func AllMessages() []api.Message

Messages returns list of all messages in this module.

Types

type IP6NdAddressAutoconfig

type IP6NdAddressAutoconfig struct {
	SwIfIndex            interface_types.InterfaceIndex `binapi:"interface_index,name=sw_if_index" json:"sw_if_index,omitempty"`
	Enable               bool                           `binapi:"bool,name=enable" json:"enable,omitempty"`
	InstallDefaultRoutes bool                           `binapi:"bool,name=install_default_routes" json:"install_default_routes,omitempty"`
}

IP6NdAddressAutoconfig defines message 'ip6_nd_address_autoconfig'.

func (*IP6NdAddressAutoconfig) GetCrcString

func (*IP6NdAddressAutoconfig) GetCrcString() string

func (*IP6NdAddressAutoconfig) GetMessageName

func (*IP6NdAddressAutoconfig) GetMessageName() string

func (*IP6NdAddressAutoconfig) GetMessageType

func (*IP6NdAddressAutoconfig) GetMessageType() api.MessageType

func (*IP6NdAddressAutoconfig) Marshal

func (m *IP6NdAddressAutoconfig) Marshal(b []byte) ([]byte, error)

func (*IP6NdAddressAutoconfig) Reset

func (m *IP6NdAddressAutoconfig) Reset()

func (*IP6NdAddressAutoconfig) Size

func (m *IP6NdAddressAutoconfig) Size() (size int)

func (*IP6NdAddressAutoconfig) Unmarshal

func (m *IP6NdAddressAutoconfig) Unmarshal(b []byte) error

type IP6NdAddressAutoconfigReply

type IP6NdAddressAutoconfigReply struct {
	Retval int32 `binapi:"i32,name=retval" json:"retval,omitempty"`
}

IP6NdAddressAutoconfigReply defines message 'ip6_nd_address_autoconfig_reply'.

func (*IP6NdAddressAutoconfigReply) GetCrcString

func (*IP6NdAddressAutoconfigReply) GetCrcString() string

func (*IP6NdAddressAutoconfigReply) GetMessageName

func (*IP6NdAddressAutoconfigReply) GetMessageName() string

func (*IP6NdAddressAutoconfigReply) GetMessageType

func (*IP6NdAddressAutoconfigReply) GetMessageType() api.MessageType

func (*IP6NdAddressAutoconfigReply) Marshal

func (m *IP6NdAddressAutoconfigReply) Marshal(b []byte) ([]byte, error)

func (*IP6NdAddressAutoconfigReply) Reset

func (m *IP6NdAddressAutoconfigReply) Reset()

func (*IP6NdAddressAutoconfigReply) Size

func (m *IP6NdAddressAutoconfigReply) Size() (size int)

func (*IP6NdAddressAutoconfigReply) Unmarshal

func (m *IP6NdAddressAutoconfigReply) Unmarshal(b []byte) error

type RPCService

type RPCService interface {
	IP6NdAddressAutoconfig(ctx context.Context, in *IP6NdAddressAutoconfig) (*IP6NdAddressAutoconfigReply, error)
}

RPCService defines RPC service rd_cp.

func NewServiceClient

func NewServiceClient(conn api.Connection) RPCService

Jump to

Keyboard shortcuts

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