Documentation
¶
Index ¶
- func CheckEndpointIps(endpoints *corev1.Endpoints) (bool, error)
- func ClusterIPFromExternalNameService(item *corev1.Service) *corev1.Service
- func EndpointsFromExternalNameService(service *corev1.Service) (*corev1.Endpoints, error)
- func EnsureAnnotations(service *corev1.Service) bool
- func EnsureEndpointAnnotations(service *corev1.Service, endpoints *corev1.Endpoints) bool
- func ExpendPortsAndProtocols(ports, protocols string) ([]corev1.EndpointPort, error)
- func FilterOutOfSync()
- func FindRelatedEndpoints(externalName *corev1.Service, endpoints []*corev1.Endpoints) (*corev1.Endpoints, bool)
- func FlatternPortsAndProtocols(ports []corev1.ServicePort) (string, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureAnnotations ¶
func ExpendPortsAndProtocols ¶
func ExpendPortsAndProtocols(ports, protocols string) ([]corev1.EndpointPort, error)
func FilterOutOfSync ¶
func FilterOutOfSync()
func FindRelatedEndpoints ¶
func FlatternPortsAndProtocols ¶
func FlatternPortsAndProtocols(ports []corev1.ServicePort) (string, string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.