ioam_cache

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

Documentation

Overview

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

Contents:

2 messages

Index

Constants

View Source
const (
	APIFile    = "ioam_cache"
	APIVersion = "1.0.0"
	VersionCrc = 0xd0a0cf20
)

Variables

This section is empty.

Functions

func AllMessages

func AllMessages() []api.Message

Messages returns list of all messages in this module.

Types

type IoamCacheIP6EnableDisable

type IoamCacheIP6EnableDisable struct {
	IsDisable bool `binapi:"bool,name=is_disable" json:"is_disable,omitempty"`
}

IoamCacheIP6EnableDisable defines message 'ioam_cache_ip6_enable_disable'.

func (*IoamCacheIP6EnableDisable) GetCrcString

func (*IoamCacheIP6EnableDisable) GetCrcString() string

func (*IoamCacheIP6EnableDisable) GetMessageName

func (*IoamCacheIP6EnableDisable) GetMessageName() string

func (*IoamCacheIP6EnableDisable) GetMessageType

func (*IoamCacheIP6EnableDisable) GetMessageType() api.MessageType

func (*IoamCacheIP6EnableDisable) Marshal

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

func (*IoamCacheIP6EnableDisable) Reset

func (m *IoamCacheIP6EnableDisable) Reset()

func (*IoamCacheIP6EnableDisable) Size

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

func (*IoamCacheIP6EnableDisable) Unmarshal

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

type IoamCacheIP6EnableDisableReply

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

IoamCacheIP6EnableDisableReply defines message 'ioam_cache_ip6_enable_disable_reply'.

func (*IoamCacheIP6EnableDisableReply) GetCrcString

func (*IoamCacheIP6EnableDisableReply) GetCrcString() string

func (*IoamCacheIP6EnableDisableReply) GetMessageName

func (*IoamCacheIP6EnableDisableReply) GetMessageName() string

func (*IoamCacheIP6EnableDisableReply) GetMessageType

func (*IoamCacheIP6EnableDisableReply) Marshal

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

func (*IoamCacheIP6EnableDisableReply) Reset

func (m *IoamCacheIP6EnableDisableReply) Reset()

func (*IoamCacheIP6EnableDisableReply) Size

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

func (*IoamCacheIP6EnableDisableReply) Unmarshal

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

type RPCService

type RPCService interface {
	IoamCacheIP6EnableDisable(ctx context.Context, in *IoamCacheIP6EnableDisable) (*IoamCacheIP6EnableDisableReply, error)
}

RPCService defines RPC service ioam_cache.

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