config

package
v2.0.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: Apache-2.0 Imports: 7 Imported by: 3

Documentation

Overview

Package config is a generated protocol buffer package.

3scale adapter configuration

It is generated from these files:

mixer/adapter/3scale-istio-adapter/config/config.proto

It has these top-level messages:

Params

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthConfig = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowConfig   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type Params

type Params struct {
	// Unique identification string for the service/api - optional - can be specified as label in workload
	ServiceId string `protobuf:"bytes,1,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"`
	// Url to connect to 3scale system
	SystemUrl string `protobuf:"bytes,2,opt,name=system_url,json=systemUrl,proto3" json:"system_url,omitempty"`
	// Access token used to authenticate against the 3scale APIs
	AccessToken string `protobuf:"bytes,3,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
	// Url to connect to 3scale backend - optional - override system config to use internal dns etc..
	BackendUrl string `protobuf:"bytes,4,opt,name=backend_url,json=backendUrl,proto3" json:"backend_url,omitempty"`
}

3scale adapter configuration

func (*Params) Descriptor

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

func (*Params) Equal

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

func (*Params) GetAccessToken

func (m *Params) GetAccessToken() string

func (*Params) GetBackendUrl added in v1.0.0

func (m *Params) GetBackendUrl() string

func (*Params) GetServiceId

func (m *Params) GetServiceId() string

func (*Params) GetSystemUrl

func (m *Params) GetSystemUrl() string

func (*Params) GoString

func (this *Params) GoString() string

func (*Params) Marshal

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

func (*Params) MarshalTo

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

func (*Params) ProtoMessage

func (*Params) ProtoMessage()

func (*Params) Reset

func (m *Params) Reset()

func (*Params) Size

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

func (*Params) String

func (this *Params) String() string

func (*Params) Unmarshal

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

Jump to

Keyboard shortcuts

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