Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps Envoy XDS and exposes methods to query data.
func (*Client) List ¶
List queries the XDS server for a given GroupVersionKind (e.g. security.istio.io/v1beta1/AuthorizationPolicy) and returns these resources as Kubernetes runtime.Objects.
Click to show internal directories.
Click to hide internal directories.