mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Make client.Interface contain EndpointsNamespacer
This commit is contained in:
@@ -30,6 +30,7 @@ type Interface interface {
|
||||
PodsNamespacer
|
||||
ReplicationControllersNamespacer
|
||||
ServicesNamespacer
|
||||
EndpointsNamespacer
|
||||
VersionInterface
|
||||
MinionsInterface
|
||||
EventsInterface
|
||||
|
Reference in New Issue
Block a user