package
Version:
v1.8.1
Opens a new window with list of versions in this module.
Published: Oct 5, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(serverURL string) (*Client, error)
func (c *Client) Close() error
func (c *Client) StartStream() (*Stream, error)
func (s *Stream) ACK(typ string) error
func (s *Stream) Close() error
func (s *Stream) NACK(typ string, err error) error
func (s *Stream) Request(clientId string, typ string, dp *rest.Resource) error
func (s *Stream) WaitForResources() (*envoy.DiscoveryResponse, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.