...

Text file src/k8s.io/api/testdata/v1.28.0/core.v1.ListOptions.yaml

Documentation: k8s.io/api/testdata/v1.28.0

     1allowWatchBookmarks: true
     2apiVersion: v1
     3continue: continueValue
     4fieldSelector: fieldSelectorValue
     5kind: ListOptions
     6labelSelector: labelSelectorValue
     7limit: 7
     8resourceVersion: resourceVersionValue
     9resourceVersionMatch: resourceVersionMatchValue
    10sendInitialEvents: true
    11timeoutSeconds: 5
    12watch: true

View as plain text