Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointReflector ¶
type EndpointReflector struct {
// contains filtered or unexported fields
}
func NewEndpointReflector ¶
func NewEndpointReflector(c kubernetes.Interface, s snapshots.SnapshotSetter, cfg ReflectorConfig) *EndpointReflector
NewEndpointReflector ... create a new instance of *EndpointReflector
type ReflectorConfig ¶
ReflectorConfig ... reflector configuration
type ServiceReflector ¶
type ServiceReflector struct {
// contains filtered or unexported fields
}
func NewServiceReflector ¶
func NewServiceReflector(c kubernetes.Interface, s snapshots.SnapshotSetter, cfg ReflectorConfig) *ServiceReflector
NewServiceReflector ... create a new instance of *ServiceReflector
Click to show internal directories.
Click to hide internal directories.