Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointSlicesExporter ¶
func (*EndpointSlicesExporter) LoadEndpointSlicesInfo ¶
func (ep *EndpointSlicesExporter) LoadEndpointSlicesInfo() error
load endpoint slices for services from type loadbalancer and node port only.
func (*EndpointSlicesExporter) ToComDetails ¶
func (ep *EndpointSlicesExporter) ToComDetails() ([]types.ComDetails, error)
type EndpointSlicesInfo ¶
type EndpointSlicesInfo struct { EndpointSlice discoveryv1.EndpointSlice Service corev1.Service Pods []corev1.Pod }
type NoOwnerRefErr ¶
type NoOwnerRefErr struct {
// contains filtered or unexported fields
}
func (*NoOwnerRefErr) Error ¶
func (e *NoOwnerRefErr) Error() string
Click to show internal directories.
Click to hide internal directories.