Documentation
¶
Index ¶
Constants ¶
View Source
const Scheme = "k8s"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder implements resolver.Builder for Kubernetes EndpointSlices backed by client-go Informers.
func NewBuilder ¶
func NewBuilder(client kubernetes.Interface) *Builder
NewBuilder creates a new gRPC resolver Builder for EndpointSlices using client-go Informers.
Click to show internal directories.
Click to hide internal directories.