Class InformerEndpointsGetter
java.lang.Object
io.kubernetes.client.spring.extended.network.endpoints.InformerEndpointsGetter
- All Implemented Interfaces:
EndpointsGetter
-
Constructor Summary
ConstructorsConstructorDescriptionInformerEndpointsGetter
(io.kubernetes.client.informer.cache.Lister<io.kubernetes.client.openapi.models.V1Endpoints> lister) -
Method Summary
-
Constructor Details
-
InformerEndpointsGetter
public InformerEndpointsGetter(io.kubernetes.client.informer.cache.Lister<io.kubernetes.client.openapi.models.V1Endpoints> lister)
-
-
Method Details
-
get
- Specified by:
get
in interfaceEndpointsGetter
-