Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XdsConfig ¶
type XdsConfig struct { ServiceNode string DiscoveryAddress string Metadata *model.BootstrapNodeMetadata }
func NewXDSConfig ¶
func (*XdsConfig) GetNode ¶
func (c *XdsConfig) GetNode() *config_core_v3.Node
TODO(hzxuzhonhu): this is frequently called, cache the node later
Click to show internal directories.
Click to hide internal directories.