Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + type EndpointsConfigHandler interface — linux/amd64 + OnEndpointsUpdate func(endpoints []*corev1.Endpoints) + type OsdnProxy struct — linux/amd64 + func New(pluginName string, networkClient networkclient.Interface, ...) (*OsdnProxy, error) + func (proxy *OsdnProxy) OnEndpointsAdd(ep *corev1.Endpoints) + func (proxy *OsdnProxy) OnEndpointsDelete(ep *corev1.Endpoints) + func (proxy *OsdnProxy) OnEndpointsSynced() + func (proxy *OsdnProxy) OnEndpointsUpdate(old, ep *corev1.Endpoints) + func (proxy *OsdnProxy) Start(baseHandler pconfig.EndpointsHandler) error v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3