Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XDSClient ¶
type XDSClient struct {
// contains filtered or unexported fields
}
XDSClient implements the client which fetches clusters and listeners.
func NewXDSClient ¶
func NewXDSClient(dataplane *server.Dataplane, controlplaneClient grpc.ClientConnInterface) *XDSClient
NewXDSClient returns am xDS client which can fetch clusters and listeners from the controlplane.
Click to show internal directories.
Click to hide internal directories.