mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-02-26 00:00:08 +08:00
Run codegen
Signed-off-by: Stephen Kitt <skitt@redhat.com> Kubernetes-commit: af5317bb8842ba758b92bd169056eb9a666198b8
This commit is contained in:
committed by
Kubernetes Publisher
parent
4cfc7ddd3e
commit
15b22d3025
@@ -80,7 +80,7 @@ func (c *Clientset) Tracker() testing.ObjectTracker {
|
||||
return c.tracker
|
||||
}
|
||||
|
||||
// IsWatchListSemanticsSupported informs the reflector that this client
|
||||
// IsWatchListSemanticsUnSupported informs the reflector that this client
|
||||
// doesn't support WatchList semantics.
|
||||
//
|
||||
// This is a synthetic method whose sole purpose is to satisfy the optional
|
||||
|
||||
Reference in New Issue
Block a user