We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165a8c8 commit cb0391aCopy full SHA for cb0391a
pkg/client/doc.go
@@ -25,7 +25,7 @@ limitations under the License.
25
// The New function can be used to create a new client that talks directly
26
// to the API server.
27
//
28
-// A common pattern in Kubernetes to read from a cache and write to the API
+// It is a common pattern in Kubernetes to read from a cache and write to the API
29
// server. This pattern is covered by the DelegatingClient type, which can
30
// be used to have a client whose Reader is different from the Writer.
31
0 commit comments