Versions in this module Expand all Collapse all v0 v0.10.1 Jan 13, 2019 v0.10.0 Dec 13, 2018 Changes in this version + const Default_TargetsDef_ExcludeLameducks + const Default_TargetsDef_ReEvalSec + type DummyTargets struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DummyTargets) Descriptor() ([]byte, []int) + func (*DummyTargets) ProtoMessage() + func (dst *DummyTargets) XXX_Merge(src proto.Message) + func (m *DummyTargets) Reset() + func (m *DummyTargets) String() string + func (m *DummyTargets) XXX_DiscardUnknown() + func (m *DummyTargets) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DummyTargets) XXX_Size() int + func (m *DummyTargets) XXX_Unmarshal(b []byte) error + type GlobalTargetsOptions struct + GlobalGceTargetsOptions *proto1.GlobalOptions + LameDuckOptions *proto4.Options + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GlobalTargetsOptions) Descriptor() ([]byte, []int) + func (*GlobalTargetsOptions) ProtoMessage() + func (dst *GlobalTargetsOptions) XXX_Merge(src proto.Message) + func (m *GlobalTargetsOptions) GetGlobalGceTargetsOptions() *proto1.GlobalOptions + func (m *GlobalTargetsOptions) GetLameDuckOptions() *proto4.Options + func (m *GlobalTargetsOptions) Reset() + func (m *GlobalTargetsOptions) String() string + func (m *GlobalTargetsOptions) XXX_DiscardUnknown() + func (m *GlobalTargetsOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GlobalTargetsOptions) XXX_Size() int + func (m *GlobalTargetsOptions) XXX_Unmarshal(b []byte) error + type TargetsDef struct + ExcludeLameducks *bool + ReEvalSec *int32 + Regex *string + Type isTargetsDef_Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TargetsDef) Descriptor() ([]byte, []int) + func (*TargetsDef) ExtensionRangeArray() []proto.ExtensionRange + func (*TargetsDef) ProtoMessage() + func (*TargetsDef) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (dst *TargetsDef) XXX_Merge(src proto.Message) + func (m *TargetsDef) GetDummyTargets() *DummyTargets + func (m *TargetsDef) GetExcludeLameducks() bool + func (m *TargetsDef) GetGceTargets() *proto1.TargetsConf + func (m *TargetsDef) GetHostNames() string + func (m *TargetsDef) GetRdsTargets() *proto2.ClientConf + func (m *TargetsDef) GetReEvalSec() int32 + func (m *TargetsDef) GetRegex() string + func (m *TargetsDef) GetRtcTargets() *proto3.TargetsConf + func (m *TargetsDef) GetType() isTargetsDef_Type + func (m *TargetsDef) Reset() + func (m *TargetsDef) String() string + func (m *TargetsDef) XXX_DiscardUnknown() + func (m *TargetsDef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TargetsDef) XXX_Size() int + func (m *TargetsDef) XXX_Unmarshal(b []byte) error + type TargetsDef_DummyTargets struct + DummyTargets *DummyTargets + type TargetsDef_GceTargets struct + GceTargets *proto1.TargetsConf + type TargetsDef_HostNames struct + HostNames string + type TargetsDef_RdsTargets struct + RdsTargets *proto2.ClientConf + type TargetsDef_RtcTargets struct + RtcTargets *proto3.TargetsConf