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_TargetsConf_ExpireMsec + const Default_TargetsConf_ReEvalSec + type TargetsConf struct + Cfg *string + ExpireMsec *int32 + Groups []string + ProjectId []string + ReEvalSec *int32 + ResolveTag *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TargetsConf) Descriptor() ([]byte, []int) + func (*TargetsConf) ProtoMessage() + func (dst *TargetsConf) XXX_Merge(src proto.Message) + func (m *TargetsConf) GetCfg() string + func (m *TargetsConf) GetExpireMsec() int32 + func (m *TargetsConf) GetGroups() []string + func (m *TargetsConf) GetProjectId() []string + func (m *TargetsConf) GetReEvalSec() int32 + func (m *TargetsConf) GetResolveTag() string + func (m *TargetsConf) Reset() + func (m *TargetsConf) String() string + func (m *TargetsConf) XXX_DiscardUnknown() + func (m *TargetsConf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TargetsConf) XXX_Size() int + func (m *TargetsConf) XXX_Unmarshal(b []byte) error