Documentation ¶
Overview ¶
Package stn is a generated protocol buffer package.
It is generated from these files:
stn.proto
It has these top-level messages:
StnRule
Index ¶
Constants ¶
View Source
const StnRulesPrefix = "vpp/config/v1/stn/rules/"
StnRulesPrefix stn key/
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StnRule ¶
type StnRule struct { IpAddress string `protobuf:"bytes,1,opt,name=ip_address,json=ipAddress" json:"ip_address,omitempty"` Interface string `protobuf:"bytes,2,opt,name=interface" json:"interface,omitempty"` RuleName string `protobuf:"bytes,3,opt,name=rule_name,json=ruleName" json:"rule_name,omitempty"` }
func (*StnRule) Descriptor ¶
func (*StnRule) GetInterface ¶
func (*StnRule) GetIpAddress ¶
func (*StnRule) GetRuleName ¶
func (*StnRule) ProtoMessage ¶
func (*StnRule) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.