ioam_cache

package
v0.0.0-...-f91f7f2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package ioam_cache is a generated VPP binary API for 'ioam_cache' module.

It consists of:

2 messages
1 service

Index

Constants

View Source
const (
	// ModuleName is the name of this module.
	ModuleName = "ioam_cache"
	// APIVersion is the API version of this module.
	APIVersion = "1.0.0"
	// VersionCrc is the CRC of this module.
	VersionCrc = 0xb7452f41
)

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 uint8
}

IoamCacheIP6EnableDisable represents VPP binary API 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) Reset

func (m *IoamCacheIP6EnableDisable) Reset()

type IoamCacheIP6EnableDisableReply

type IoamCacheIP6EnableDisableReply struct {
	Retval int32
}

IoamCacheIP6EnableDisableReply represents VPP binary API 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) Reset

func (m *IoamCacheIP6EnableDisableReply) Reset()

type RPCService

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

RPCService represents RPC service API for ioam_cache module.

func NewServiceClient

func NewServiceClient(ch api.Channel) RPCService

Jump to

Keyboard shortcuts

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