istio_mixer_v1_config_template

package
v0.0.0-...-0000b31 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package istio_mixer_v1_config_template is a generated protocol buffer package.

It is generated from these files:

mixer/pkg/adapter/template/TemplateExtensions.proto

It has these top-level messages:

Expr

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthTemplateExtensions = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowTemplateExtensions   = fmt.Errorf("proto: integer overflow")
)
View Source
var E_TemplateVariety = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.FileOptions)(nil),
	ExtensionType: (*TemplateVariety)(nil),
	Field:         72295727,
	Name:          "istio.mixer.v1.config.template.template_variety",
	Tag:           "varint,72295727,opt,name=template_variety,json=templateVariety,enum=istio.mixer.v1.config.template.TemplateVariety",
	Filename:      "mixer/pkg/adapter/template/TemplateExtensions.proto",
}
View Source
var TemplateVariety_name = map[int32]string{
	0: "TEMPLATE_VARIETY_CHECK",
	1: "TEMPLATE_VARIETY_REPORT",
	2: "TEMPLATE_VARIETY_QUOTA",
}
View Source
var TemplateVariety_value = map[string]int32{
	"TEMPLATE_VARIETY_CHECK":  0,
	"TEMPLATE_VARIETY_REPORT": 1,
	"TEMPLATE_VARIETY_QUOTA":  2,
}

Functions

This section is empty.

Types

type Expr

type Expr struct {
}

func (*Expr) Descriptor

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

func (*Expr) Equal

func (this *Expr) Equal(that interface{}) bool

func (*Expr) GoString

func (this *Expr) GoString() string

func (*Expr) Marshal

func (m *Expr) Marshal() (dAtA []byte, err error)

func (*Expr) MarshalTo

func (m *Expr) MarshalTo(dAtA []byte) (int, error)

func (*Expr) ProtoMessage

func (*Expr) ProtoMessage()

func (*Expr) Reset

func (m *Expr) Reset()

func (*Expr) Size

func (m *Expr) Size() (n int)

func (*Expr) String

func (this *Expr) String() string

func (*Expr) Unmarshal

func (m *Expr) Unmarshal(dAtA []byte) error

type TemplateVariety

type TemplateVariety int32
const (
	TEMPLATE_VARIETY_CHECK  TemplateVariety = 0
	TEMPLATE_VARIETY_REPORT TemplateVariety = 1
	TEMPLATE_VARIETY_QUOTA  TemplateVariety = 2
)

func (TemplateVariety) EnumDescriptor

func (TemplateVariety) EnumDescriptor() ([]byte, []int)

func (TemplateVariety) String

func (x TemplateVariety) String() string

Jump to

Keyboard shortcuts

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