diff --git a/csharp.settings b/csharp.settings
index abd5677ab..94b6582e4 100644
--- a/csharp.settings
+++ b/csharp.settings
@@ -1,3 +1,3 @@
-export KUBERNETES_BRANCH=v1.16.0
+export KUBERNETES_BRANCH=v1.17.0
export CLIENT_VERSION=0.0.1
export PACKAGE_NAME=k8s
diff --git a/src/KubernetesClient/generated/.openapi-generator/COMMIT b/src/KubernetesClient/generated/.openapi-generator/COMMIT
new file mode 100644
index 000000000..768730d96
--- /dev/null
+++ b/src/KubernetesClient/generated/.openapi-generator/COMMIT
@@ -0,0 +1,2 @@
+Requested Commit: v3.3.4
+Actual Commit: 2353d71d4b02be6dbabe25aac1a9e56eb3b812a2
diff --git a/src/KubernetesClient/generated/.swagger-codegen/COMMIT b/src/KubernetesClient/generated/.swagger-codegen/COMMIT
deleted file mode 100644
index a25cb6336..000000000
--- a/src/KubernetesClient/generated/.swagger-codegen/COMMIT
+++ /dev/null
@@ -1,2 +0,0 @@
-Requested Commit: v2.2.3
-Actual Commit: 049b1b2bcc904e1179a0e9b11124ed8fa0e3be2e
diff --git a/src/KubernetesClient/generated/IKubernetes.Watch.cs b/src/KubernetesClient/generated/IKubernetes.Watch.cs
index 69dbc42f9..ef88094e1 100644
--- a/src/KubernetesClient/generated/IKubernetes.Watch.cs
+++ b/src/KubernetesClient/generated/IKubernetes.Watch.cs
@@ -19,8 +19,6 @@ public partial interface IKubernetes
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -97,8 +95,6 @@ Task> WatchNamespacedConfigMapAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -175,8 +171,6 @@ Task> WatchNamespacedEndpointsAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -253,8 +247,6 @@ Task> WatchNamespacedEventAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -331,8 +323,6 @@ Task> WatchNamespacedLimitRangeAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -409,8 +399,6 @@ Task> WatchNamespacedPersistentVolumeClaimAsync
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -487,8 +475,6 @@ Task> WatchNamespacedPodAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -565,8 +551,6 @@ Task> WatchNamespacedPodTemplateAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -643,8 +627,6 @@ Task> WatchNamespacedReplicationControllerAsync
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -721,8 +703,6 @@ Task> WatchNamespacedResourceQuotaAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -799,8 +779,6 @@ Task> WatchNamespacedSecretAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -877,8 +855,6 @@ Task> WatchNamespacedServiceAccountAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -952,8 +928,6 @@ Task> WatchNamespacedServiceAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1026,8 +1000,6 @@ Task> WatchNamespaceAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1100,8 +1072,6 @@ Task> WatchNodeAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1174,8 +1144,6 @@ Task> WatchPersistentVolumeAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1248,8 +1216,6 @@ Task> WatchMutatingWebhookConfigurationA
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1322,8 +1288,6 @@ Task> WatchValidatingWebhookConfigurat
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1396,8 +1360,6 @@ Task> WatchMutatingWebhookConfigura
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1470,8 +1432,6 @@ Task> WatchValidatingWebhookConfi
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1544,8 +1504,6 @@ Task> WatchCustomResourceDefinitionAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1618,8 +1576,6 @@ Task> WatchCustomResourceDefinitionAsyn
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1692,8 +1648,6 @@ Task> WatchAPIServiceAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1769,8 +1723,6 @@ Task> WatchAPIServiceAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1847,8 +1799,6 @@ Task> WatchNamespacedControllerRevisionAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -1925,8 +1875,6 @@ Task> WatchNamespacedDaemonSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2003,8 +1951,6 @@ Task> WatchNamespacedDeploymentAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2081,8 +2027,6 @@ Task> WatchNamespacedReplicaSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2159,8 +2103,6 @@ Task> WatchNamespacedStatefulSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2237,8 +2179,6 @@ Task> WatchNamespacedControllerRevisionAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2315,8 +2255,6 @@ Task> WatchNamespacedDeploymentAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2393,8 +2331,6 @@ Task> WatchNamespacedStatefulSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2471,8 +2407,6 @@ Task> WatchNamespacedControllerRevisionAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2549,8 +2483,6 @@ Task> WatchNamespacedDaemonSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2627,8 +2559,6 @@ Task> WatchNamespacedDeploymentAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2705,8 +2635,6 @@ Task> WatchNamespacedReplicaSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2780,8 +2708,6 @@ Task> WatchNamespacedStatefulSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2857,8 +2783,6 @@ Task> WatchAuditSinkAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -2935,8 +2859,6 @@ Task> WatchNamespacedHorizontalPodAutoscalerA
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3013,8 +2935,6 @@ Task> WatchNamespacedHorizontalPodAutosc
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3091,8 +3011,6 @@ Task> WatchNamespacedHorizontalPodAutosc
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3169,8 +3087,6 @@ Task> WatchNamespacedJobAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3247,8 +3163,6 @@ Task> WatchNamespacedCronJobAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3322,8 +3236,6 @@ Task> WatchNamespacedCronJobAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3399,8 +3311,6 @@ Task> WatchCertificateSigningRequestAs
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3477,8 +3387,6 @@ Task> WatchNamespacedLeaseAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3555,8 +3463,6 @@ Task> WatchNamespacedLeaseAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3604,7 +3510,7 @@ Task> WatchNamespacedLeaseAsync(
///
/// A which represents the asynchronous operation, and returns a new watcher.
///
- Task> WatchNamespacedEndpointSliceAsync(
+ Task> WatchNamespacedEndpointSliceAsync(
string name,
string @namespace,
bool? allowWatchBookmarks = null,
@@ -3617,7 +3523,7 @@ Task> WatchNamespacedEndpointSliceAsync(
int? timeoutSeconds = null,
bool? watch = null,
Dictionary> customHeaders = null,
- Action onEvent = null,
+ Action onEvent = null,
Action onError = null,
Action onClosed = null,
CancellationToken cancellationToken = default(CancellationToken));
@@ -3633,8 +3539,6 @@ Task> WatchNamespacedEndpointSliceAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3711,8 +3615,6 @@ Task> WatchNamespacedEventAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3789,8 +3691,6 @@ Task> WatchNamespacedDaemonSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3867,8 +3767,6 @@ Task> WatchNamespacedDeploymentAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -3945,8 +3843,6 @@ Task> WatchNamespacedIngressAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4023,8 +3919,6 @@ Task> WatchNamespacedNetworkPolicyAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4098,8 +3992,6 @@ Task> WatchNamespacedReplicaSetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4164,6 +4056,150 @@ Task> WatchPodSecurityPolicyAsync(
Action onClosed = null,
CancellationToken cancellationToken = default(CancellationToken));
+ ///
+ /// watch changes to an object of kind FlowSchema. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
+ ///
+ ///
+ /// name of the FlowSchema
+ ///
+ ///
+ /// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
+ ///
+ ///
+ /// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
+ ///
+ /// This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their fields. Defaults to everything.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their labels. Defaults to everything.
+ ///
+ ///
+ /// limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.
+ ///
+ /// The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
+ ///
+ ///
+ /// If 'true', then the output is pretty printed.
+ ///
+ ///
+ /// When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
+ ///
+ ///
+ /// Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
+ ///
+ ///
+ /// Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The action to invoke when the server sends a new event.
+ ///
+ ///
+ /// The action to invoke when an error occurs.
+ ///
+ ///
+ /// The action to invoke when the server closes the connection.
+ ///
+ ///
+ /// A which can be used to cancel the asynchronous operation.
+ ///
+ ///
+ /// A which represents the asynchronous operation, and returns a new watcher.
+ ///
+ Task> WatchFlowSchemaAsync(
+ string name,
+ bool? allowWatchBookmarks = null,
+ string @continue = null,
+ string fieldSelector = null,
+ string labelSelector = null,
+ int? limit = null,
+ bool? pretty = null,
+ string resourceVersion = null,
+ int? timeoutSeconds = null,
+ bool? watch = null,
+ Dictionary> customHeaders = null,
+ Action onEvent = null,
+ Action onError = null,
+ Action onClosed = null,
+ CancellationToken cancellationToken = default(CancellationToken));
+
+ ///
+ /// watch changes to an object of kind PriorityLevelConfiguration. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
+ ///
+ ///
+ /// name of the PriorityLevelConfiguration
+ ///
+ ///
+ /// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
+ ///
+ ///
+ /// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
+ ///
+ /// This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their fields. Defaults to everything.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their labels. Defaults to everything.
+ ///
+ ///
+ /// limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.
+ ///
+ /// The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
+ ///
+ ///
+ /// If 'true', then the output is pretty printed.
+ ///
+ ///
+ /// When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
+ ///
+ ///
+ /// Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
+ ///
+ ///
+ /// Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The action to invoke when the server sends a new event.
+ ///
+ ///
+ /// The action to invoke when an error occurs.
+ ///
+ ///
+ /// The action to invoke when the server closes the connection.
+ ///
+ ///
+ /// A which can be used to cancel the asynchronous operation.
+ ///
+ ///
+ /// A which represents the asynchronous operation, and returns a new watcher.
+ ///
+ Task> WatchPriorityLevelConfigurationAsync(
+ string name,
+ bool? allowWatchBookmarks = null,
+ string @continue = null,
+ string fieldSelector = null,
+ string labelSelector = null,
+ int? limit = null,
+ bool? pretty = null,
+ string resourceVersion = null,
+ int? timeoutSeconds = null,
+ bool? watch = null,
+ Dictionary> customHeaders = null,
+ Action onEvent = null,
+ Action onError = null,
+ Action onClosed = null,
+ CancellationToken cancellationToken = default(CancellationToken));
+
///
/// watch changes to an object of kind NetworkPolicy. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
///
@@ -4175,8 +4211,6 @@ Task> WatchPodSecurityPolicyAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4253,8 +4287,6 @@ Task> WatchNamespacedNetworkPolicyAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4328,8 +4360,6 @@ Task> WatchNamespacedIngressAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4402,8 +4432,6 @@ Task> WatchRuntimeClassAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4479,8 +4507,6 @@ Task> WatchRuntimeClassAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4554,8 +4580,6 @@ Task> WatchNamespacedPodDisruptionBudgetAsyn
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4628,8 +4652,6 @@ Task> WatchPodSecurityPolicyAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4702,8 +4724,6 @@ Task> WatchClusterRoleBindingAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4779,8 +4799,6 @@ Task> WatchClusterRoleAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4857,8 +4875,6 @@ Task> WatchNamespacedRoleBindingAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -4932,8 +4948,6 @@ Task> WatchNamespacedRoleAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5006,8 +5020,6 @@ Task> WatchClusterRoleBindingAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5083,8 +5095,6 @@ Task> WatchClusterRoleAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5161,8 +5171,6 @@ Task> WatchNamespacedRoleBindingAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5236,8 +5244,6 @@ Task> WatchNamespacedRoleAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5310,8 +5316,6 @@ Task> WatchClusterRoleBindingAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5387,8 +5391,6 @@ Task> WatchClusterRoleAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5465,8 +5467,6 @@ Task> WatchNamespacedRoleBindingAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5540,8 +5540,6 @@ Task> WatchNamespacedRoleAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5614,8 +5612,6 @@ Task> WatchPriorityClassAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5688,8 +5684,6 @@ Task> WatchPriorityClassAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5765,8 +5759,6 @@ Task> WatchPriorityClassAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5832,6 +5824,78 @@ Task> WatchNamespacedPodPresetAsync(
Action onClosed = null,
CancellationToken cancellationToken = default(CancellationToken));
+ ///
+ /// watch changes to an object of kind CSINode. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
+ ///
+ ///
+ /// name of the CSINode
+ ///
+ ///
+ /// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
+ ///
+ ///
+ /// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
+ ///
+ /// This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their fields. Defaults to everything.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their labels. Defaults to everything.
+ ///
+ ///
+ /// limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.
+ ///
+ /// The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
+ ///
+ ///
+ /// If 'true', then the output is pretty printed.
+ ///
+ ///
+ /// When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
+ ///
+ ///
+ /// Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
+ ///
+ ///
+ /// Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The action to invoke when the server sends a new event.
+ ///
+ ///
+ /// The action to invoke when an error occurs.
+ ///
+ ///
+ /// The action to invoke when the server closes the connection.
+ ///
+ ///
+ /// A which can be used to cancel the asynchronous operation.
+ ///
+ ///
+ /// A which represents the asynchronous operation, and returns a new watcher.
+ ///
+ Task> WatchCSINodeAsync(
+ string name,
+ bool? allowWatchBookmarks = null,
+ string @continue = null,
+ string fieldSelector = null,
+ string labelSelector = null,
+ int? limit = null,
+ bool? pretty = null,
+ string resourceVersion = null,
+ int? timeoutSeconds = null,
+ bool? watch = null,
+ Dictionary> customHeaders = null,
+ Action onEvent = null,
+ Action onError = null,
+ Action onClosed = null,
+ CancellationToken cancellationToken = default(CancellationToken));
+
///
/// watch changes to an object of kind StorageClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
///
@@ -5840,8 +5904,6 @@ Task> WatchNamespacedPodPresetAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5914,8 +5976,6 @@ Task> WatchStorageClassAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -5988,8 +6048,6 @@ Task> WatchVolumeAttachmentAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -6062,8 +6120,6 @@ Task> WatchVolumeAttachmentAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -6136,8 +6192,6 @@ Task> WatchCSIDriverAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -6210,8 +6264,6 @@ Task> WatchCSINodeAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -6284,8 +6336,6 @@ Task> WatchStorageClassAsync(
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
diff --git a/src/KubernetesClient/generated/IKubernetes.cs b/src/KubernetesClient/generated/IKubernetes.cs
index 1a0eae608..369c69e8a 100644
--- a/src/KubernetesClient/generated/IKubernetes.cs
+++ b/src/KubernetesClient/generated/IKubernetes.cs
@@ -75,8 +75,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -192,8 +190,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -292,8 +288,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -392,8 +386,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -492,8 +484,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -592,8 +582,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -754,8 +742,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -889,8 +875,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -1179,8 +1163,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -1314,8 +1296,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -1604,8 +1584,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -1739,8 +1717,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -2029,8 +2005,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -2164,8 +2138,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -2454,8 +2426,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -2589,8 +2559,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -2974,8 +2942,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -3109,8 +3075,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -3628,6 +3592,18 @@ public partial interface IKubernetes : System.IDisposable
///
/// Follow the log stream of the pod. Defaults to false.
///
+ ///
+ /// insecureSkipTLSVerifyBackend indicates that the apiserver should
+ /// not confirm the validity of the serving certificate of the backend
+ /// it is connecting to. This will make the HTTPS connection between
+ /// the apiserver and the backend insecure. This means the apiserver
+ /// cannot verify the log data it is receiving came from the real
+ /// kubelet. If the kubelet is configured to verify the apiserver's
+ /// TLS credentials, it does not mean the connection to the real
+ /// kubelet is vulnerable to a man in the middle attack (e.g. an
+ /// attacker could not intercept the actual log data coming from the
+ /// real kubelet).
+ ///
///
/// If set, the number of bytes to read from the server before
/// terminating the log output. This may not display a complete final
@@ -3662,7 +3638,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReadNamespacedPodLogWithHttpMessagesAsync(string name, string namespaceParameter, string container = default(string), bool? follow = default(bool?), int? limitBytes = default(int?), string pretty = default(string), bool? previous = default(bool?), int? sinceSeconds = default(int?), int? tailLines = default(int?), bool? timestamps = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReadNamespacedPodLogWithHttpMessagesAsync(string name, string namespaceParameter, string container = default(string), bool? follow = default(bool?), bool? insecureSkipTLSVerifyBackend = default(bool?), int? limitBytes = default(int?), string pretty = default(string), bool? previous = default(bool?), int? sinceSeconds = default(int?), int? tailLines = default(int?), bool? timestamps = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// connect GET requests to portforward of Pod
@@ -4072,8 +4048,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -4207,8 +4181,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -4497,8 +4469,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -4632,8 +4602,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -5112,8 +5080,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -5247,8 +5213,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -5632,8 +5596,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -5767,8 +5729,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -6057,8 +6017,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -6192,8 +6150,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -6516,8 +6472,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -7465,8 +7419,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -7597,8 +7549,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -8177,8 +8127,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -8277,8 +8225,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -8409,8 +8355,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -8767,8 +8711,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -8867,8 +8809,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -8967,8 +8907,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -9067,8 +9005,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -9167,8 +9103,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -9267,8 +9201,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -9367,8 +9299,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -9500,8 +9430,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -9632,8 +9560,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -9904,8 +9830,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -10036,8 +9960,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -10319,8 +10241,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -10451,8 +10371,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -10723,8 +10641,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -10855,8 +10771,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -11149,8 +11063,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -11281,8 +11193,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -11650,8 +11560,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -11782,8 +11690,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -12162,8 +12068,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -12294,8 +12198,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -12663,8 +12565,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -12795,8 +12695,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -13175,8 +13073,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -13275,8 +13171,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -13375,8 +13269,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -13478,8 +13370,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -13613,8 +13503,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -13903,8 +13791,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -14038,8 +13924,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -14423,8 +14307,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -14558,8 +14440,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -15038,8 +14918,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -15173,8 +15051,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -15653,8 +15529,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -15788,8 +15662,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -16265,8 +16137,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -16365,8 +16235,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -16476,8 +16344,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -16576,8 +16442,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -16679,8 +16543,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -16814,8 +16676,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -17104,8 +16964,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -17239,8 +17097,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -17753,8 +17609,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -17888,8 +17742,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -18365,8 +18217,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -18476,8 +18326,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -18576,8 +18424,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -18676,8 +18522,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -18779,8 +18623,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -18914,8 +18756,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -19204,8 +19044,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -19339,8 +19177,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -19724,8 +19560,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -19859,8 +19693,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -20339,8 +20171,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -20474,8 +20304,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -20954,8 +20782,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -21089,8 +20915,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -21566,8 +21390,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -21666,8 +21488,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -21788,8 +21608,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -21920,8 +21738,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -22566,8 +22382,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -22669,8 +22483,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -22804,8 +22616,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -23197,8 +23007,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -23300,8 +23108,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -23435,8 +23241,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -23828,8 +23632,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -23931,8 +23733,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -24066,8 +23866,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -24470,8 +24268,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -24573,8 +24369,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -24708,8 +24502,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -25101,8 +24893,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -25204,8 +24994,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -25339,8 +25127,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -25732,8 +25518,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -25835,8 +25619,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -25970,8 +25752,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -26374,8 +26154,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -26506,8 +26284,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -26917,8 +26693,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -27020,8 +26794,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -27155,8 +26927,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -27453,8 +27223,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -27556,8 +27324,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -27691,8 +27457,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -28000,8 +27764,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -28086,7 +27848,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ListEndpointSliceForAllNamespacesWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string pretty = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ListEndpointSliceForAllNamespacesWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string pretty = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// delete collection of EndpointSlice
@@ -28103,8 +27865,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -28238,8 +27998,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -28324,7 +28082,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ListNamespacedEndpointSliceWithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ListNamespacedEndpointSliceWithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// create an EndpointSlice
@@ -28355,7 +28113,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> CreateNamespacedEndpointSliceWithHttpMessagesAsync(V1alpha1EndpointSlice body, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> CreateNamespacedEndpointSliceWithHttpMessagesAsync(V1beta1EndpointSlice body, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// delete an EndpointSlice
@@ -28436,7 +28194,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReadNamespacedEndpointSliceWithHttpMessagesAsync(string name, string namespaceParameter, bool? exact = default(bool?), bool? export = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReadNamespacedEndpointSliceWithHttpMessagesAsync(string name, string namespaceParameter, bool? exact = default(bool?), bool? export = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// partially update the specified EndpointSlice
@@ -28477,7 +28235,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> PatchNamespacedEndpointSliceWithHttpMessagesAsync(V1Patch body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> PatchNamespacedEndpointSliceWithHttpMessagesAsync(V1Patch body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// replace the specified EndpointSlice
@@ -28511,7 +28269,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReplaceNamespacedEndpointSliceWithHttpMessagesAsync(V1alpha1EndpointSlice body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReplaceNamespacedEndpointSliceWithHttpMessagesAsync(V1beta1EndpointSlice body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// get information of a group
@@ -28547,8 +28305,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -28650,8 +28406,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -28785,8 +28539,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -29094,8 +28846,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -29194,8 +28944,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -29294,8 +29042,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -29397,8 +29143,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -29532,8 +29276,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -29917,8 +29659,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -30052,8 +29792,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -30566,8 +30304,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -30701,8 +30437,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -31086,8 +30820,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -31221,8 +30953,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -31511,8 +31241,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -31646,8 +31374,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -32218,8 +31944,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -32318,8 +32042,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -32450,8 +32172,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -32722,135 +32442,128 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
+ ///
+ ///
+ /// The continue option should be set when retrieving more results from
+ /// the server. Since this value is server defined, clients may only
+ /// use the continue value from a previous query result with identical
+ /// query parameters (except for the value of continue) and the server
+ /// may reject a continue value it does not recognize. If the specified
+ /// continue value is no longer valid whether due to expiration
+ /// (generally five to fifteen minutes) or a configuration change on
+ /// the server, the server will respond with a 410 ResourceExpired
+ /// error together with a continue token. If the client needs a
+ /// consistent list, it must restart their list without the continue
+ /// field. Otherwise, the client may send another list request with the
+ /// token received with the 410 error, the server will respond with a
+ /// list starting from the next key, but from the latest snapshot,
+ /// which is inconsistent from the previous list results - objects that
+ /// are created, modified, or deleted after the first list request will
+ /// be included in the response, as long as their keys are after the
+ /// "next key".
///
- /// This field is beta.
- ///
- ///
- /// The continue option should be set when retrieving more results from
- /// the server. Since this value is server defined, clients may only
- /// use the continue value from a previous query result with identical
- /// query parameters (except for the value of continue) and the server
- /// may reject a continue value it does not recognize. If the specified
- /// continue value is no longer valid whether due to expiration
- /// (generally five to fifteen minutes) or a configuration change on
- /// the server, the server will respond with a 410 ResourceExpired
- /// error together with a continue token. If the client needs a
- /// consistent list, it must restart their list without the continue
- /// field. Otherwise, the client may send another list request with the
- /// token received with the 410 error, the server will respond with a
- /// list starting from the next key, but from the latest snapshot,
- /// which is inconsistent from the previous list results - objects that
- /// are created, modified, or deleted after the first list request will
- /// be included in the response, as long as their keys are after the
- /// "next key".
- ///
- /// This field is not supported when watch is true. Clients may start a
- /// watch from the last resourceVersion value returned by the server
- /// and not miss any modifications.
- ///
- ///
- /// A selector to restrict the list of returned objects by their
- /// fields. Defaults to everything.
- ///
- ///
- /// A selector to restrict the list of returned objects by their
- /// labels. Defaults to everything.
- ///
- ///
- /// limit is a maximum number of responses to return for a list call.
- /// If more items exist, the server will set the `continue` field on
- /// the list metadata to a value that can be used with the same initial
- /// query to retrieve the next set of results. Setting a limit may
- /// return fewer than the requested amount of items (up to zero items)
- /// in the event all requested objects are filtered out and clients
- /// should only use the presence of the continue field to determine
- /// whether more results are available. Servers may choose not to
- /// support the limit argument and will return all of the available
- /// results. If limit is specified and the continue field is empty,
- /// clients may assume that no more results are available. This field
- /// is not supported if watch is true.
- ///
- /// The server guarantees that the objects returned when using continue
- /// will be identical to issuing a single list call without a limit -
- /// that is, no objects created, modified, or deleted after the first
- /// request is issued will be included in any subsequent continued
- /// requests. This is sometimes referred to as a consistent snapshot,
- /// and ensures that a client that is using limit to receive smaller
- /// chunks of a very large result can ensure they see all possible
- /// objects. If objects are updated during a chunked list the version
- /// of the object that was present at the time the first list result
- /// was calculated is returned.
- ///
- ///
- /// If 'true', then the output is pretty printed.
- ///
- ///
- /// When specified with a watch call, shows changes that occur after
- /// that particular version of a resource. Defaults to changes from the
- /// beginning of history. When specified for list: - if unset, then the
- /// result is returned from remote storage based on quorum-read flag; -
- /// if it's 0, then we simply return what we currently have in cache,
- /// no guarantee; - if set to non zero, then the result is at least as
- /// fresh as given rv.
- ///
- ///
- /// Timeout for the list/watch call. This limits the duration of the
- /// call, regardless of any activity or inactivity.
- ///
- ///
- /// Watch for changes to the described resources and return them as a
- /// stream of add, update, and remove notifications. Specify
- /// resourceVersion.
- ///
- ///
- /// The headers that will be added to request.
- ///
- ///
- /// The cancellation token.
- ///
- Task> ListReplicaSetForAllNamespaces2WithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string pretty = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
-
- ///
- /// get information of a group
- ///
- ///
- /// The headers that will be added to request.
- ///
- ///
- /// The cancellation token.
- ///
- Task> GetAPIGroup14WithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
-
- ///
- /// get available resources
- ///
- ///
- /// The headers that will be added to request.
- ///
- ///
- /// The cancellation token.
- ///
- Task> GetAPIResources27WithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
-
- ///
- /// delete collection of NetworkPolicy
- ///
- ///
- /// object name and auth scope, such as for teams and projects
- ///
- ///
- /// allowWatchBookmarks requests watch events with type "BOOKMARK".
- /// Servers that do not implement bookmarks may ignore this flag and
- /// bookmarks are sent at the server's discretion. Clients should not
- /// assume bookmarks are returned at any specific interval, nor may
- /// they assume the server will send any BOOKMARK event during a
- /// session. If this is not a watch, this field is ignored. If the
- /// feature gate WatchBookmarks is not enabled in apiserver, this field
- /// is ignored.
- ///
- /// This field is beta.
- ///
- ///
+ /// This field is not supported when watch is true. Clients may start a
+ /// watch from the last resourceVersion value returned by the server
+ /// and not miss any modifications.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their
+ /// fields. Defaults to everything.
+ ///
+ ///
+ /// A selector to restrict the list of returned objects by their
+ /// labels. Defaults to everything.
+ ///
+ ///
+ /// limit is a maximum number of responses to return for a list call.
+ /// If more items exist, the server will set the `continue` field on
+ /// the list metadata to a value that can be used with the same initial
+ /// query to retrieve the next set of results. Setting a limit may
+ /// return fewer than the requested amount of items (up to zero items)
+ /// in the event all requested objects are filtered out and clients
+ /// should only use the presence of the continue field to determine
+ /// whether more results are available. Servers may choose not to
+ /// support the limit argument and will return all of the available
+ /// results. If limit is specified and the continue field is empty,
+ /// clients may assume that no more results are available. This field
+ /// is not supported if watch is true.
+ ///
+ /// The server guarantees that the objects returned when using continue
+ /// will be identical to issuing a single list call without a limit -
+ /// that is, no objects created, modified, or deleted after the first
+ /// request is issued will be included in any subsequent continued
+ /// requests. This is sometimes referred to as a consistent snapshot,
+ /// and ensures that a client that is using limit to receive smaller
+ /// chunks of a very large result can ensure they see all possible
+ /// objects. If objects are updated during a chunked list the version
+ /// of the object that was present at the time the first list result
+ /// was calculated is returned.
+ ///
+ ///
+ /// If 'true', then the output is pretty printed.
+ ///
+ ///
+ /// When specified with a watch call, shows changes that occur after
+ /// that particular version of a resource. Defaults to changes from the
+ /// beginning of history. When specified for list: - if unset, then the
+ /// result is returned from remote storage based on quorum-read flag; -
+ /// if it's 0, then we simply return what we currently have in cache,
+ /// no guarantee; - if set to non zero, then the result is at least as
+ /// fresh as given rv.
+ ///
+ ///
+ /// Timeout for the list/watch call. This limits the duration of the
+ /// call, regardless of any activity or inactivity.
+ ///
+ ///
+ /// Watch for changes to the described resources and return them as a
+ /// stream of add, update, and remove notifications. Specify
+ /// resourceVersion.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ Task> ListReplicaSetForAllNamespaces2WithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string pretty = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+
+ ///
+ /// get information of a group
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ Task> GetAPIGroup14WithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+
+ ///
+ /// get available resources
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ Task> GetAPIResources27WithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+
+ ///
+ /// delete collection of FlowSchema
+ ///
+ ///
+ /// allowWatchBookmarks requests watch events with type "BOOKMARK".
+ /// Servers that do not implement bookmarks may ignore this flag and
+ /// bookmarks are sent at the server's discretion. Clients should not
+ /// assume bookmarks are returned at any specific interval, nor may
+ /// they assume the server will send any BOOKMARK event during a
+ /// session. If this is not a watch, this field is ignored. If the
+ /// feature gate WatchBookmarks is not enabled in apiserver, this field
+ /// is ignored.
+ ///
+ ///
///
///
/// The continue option should be set when retrieving more results from
@@ -32965,14 +32678,11 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> DeleteCollectionNamespacedNetworkPolicy1WithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), V1DeleteOptions body = default(V1DeleteOptions), string continueParameter = default(string), string dryRun = default(string), string fieldSelector = default(string), int? gracePeriodSeconds = default(int?), string labelSelector = default(string), int? limit = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> DeleteCollectionFlowSchemaWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), V1DeleteOptions body = default(V1DeleteOptions), string continueParameter = default(string), string dryRun = default(string), string fieldSelector = default(string), int? gracePeriodSeconds = default(int?), string labelSelector = default(string), int? limit = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// list or watch objects of kind NetworkPolicy
+ /// list or watch objects of kind FlowSchema
///
- ///
- /// object name and auth scope, such as for teams and projects
- ///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK".
/// Servers that do not implement bookmarks may ignore this flag and
@@ -32982,8 +32692,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -33068,16 +32776,13 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ListNamespacedNetworkPolicy1WithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ListFlowSchemaWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// create a NetworkPolicy
+ /// create a FlowSchema
///
///
///
- ///
- /// object name and auth scope, such as for teams and projects
- ///
///
/// When present, indicates that modifications should not be persisted.
/// An invalid or unrecognized dryRun directive will result in an error
@@ -33099,16 +32804,13 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> CreateNamespacedNetworkPolicy1WithHttpMessagesAsync(V1NetworkPolicy body, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> CreateFlowSchemaWithHttpMessagesAsync(V1alpha1FlowSchema body, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// delete a NetworkPolicy
+ /// delete a FlowSchema
///
///
- /// name of the NetworkPolicy
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the FlowSchema
///
///
///
@@ -33151,16 +32853,13 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> DeleteNamespacedNetworkPolicy1WithHttpMessagesAsync(string name, string namespaceParameter, V1DeleteOptions body = default(V1DeleteOptions), string dryRun = default(string), int? gracePeriodSeconds = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> DeleteFlowSchemaWithHttpMessagesAsync(string name, V1DeleteOptions body = default(V1DeleteOptions), string dryRun = default(string), int? gracePeriodSeconds = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// read the specified NetworkPolicy
+ /// read the specified FlowSchema
///
///
- /// name of the NetworkPolicy
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the FlowSchema
///
///
/// Should the export be exact. Exact export maintains
@@ -33180,18 +32879,15 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReadNamespacedNetworkPolicy1WithHttpMessagesAsync(string name, string namespaceParameter, bool? exact = default(bool?), bool? export = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReadFlowSchemaWithHttpMessagesAsync(string name, bool? exact = default(bool?), bool? export = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// partially update the specified NetworkPolicy
+ /// partially update the specified FlowSchema
///
///
///
///
- /// name of the NetworkPolicy
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the FlowSchema
///
///
/// When present, indicates that modifications should not be persisted.
@@ -33221,18 +32917,101 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> PatchNamespacedNetworkPolicy1WithHttpMessagesAsync(V1Patch body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> PatchFlowSchemaWithHttpMessagesAsync(V1Patch body, string name, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// replace the specified NetworkPolicy
+ /// replace the specified FlowSchema
///
///
///
///
- /// name of the NetworkPolicy
+ /// name of the FlowSchema
///
- ///
- /// object name and auth scope, such as for teams and projects
+ ///
+ /// When present, indicates that modifications should not be persisted.
+ /// An invalid or unrecognized dryRun directive will result in an error
+ /// response and no further processing of the request. Valid values
+ /// are: - All: all dry run stages will be processed
+ ///
+ ///
+ /// fieldManager is a name associated with the actor or entity that is
+ /// making these changes. The value must be less than or 128 characters
+ /// long, and only contain printable characters, as defined by
+ /// https://golang.org/pkg/unicode/#IsPrint.
+ ///
+ ///
+ /// If 'true', then the output is pretty printed.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ Task> ReplaceFlowSchemaWithHttpMessagesAsync(V1alpha1FlowSchema body, string name, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+
+ ///
+ /// read status of the specified FlowSchema
+ ///
+ ///
+ /// name of the FlowSchema
+ ///
+ ///
+ /// If 'true', then the output is pretty printed.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ Task> ReadFlowSchemaStatusWithHttpMessagesAsync(string name, string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+
+ ///
+ /// partially update status of the specified FlowSchema
+ ///
+ ///
+ ///
+ ///
+ /// name of the FlowSchema
+ ///
+ ///
+ /// When present, indicates that modifications should not be persisted.
+ /// An invalid or unrecognized dryRun directive will result in an error
+ /// response and no further processing of the request. Valid values
+ /// are: - All: all dry run stages will be processed
+ ///
+ ///
+ /// fieldManager is a name associated with the actor or entity that is
+ /// making these changes. The value must be less than or 128 characters
+ /// long, and only contain printable characters, as defined by
+ /// https://golang.org/pkg/unicode/#IsPrint. This field is required for
+ /// apply requests (application/apply-patch) but optional for non-apply
+ /// patch types (JsonPatch, MergePatch, StrategicMergePatch).
+ ///
+ ///
+ /// Force is going to "force" Apply requests. It means user will
+ /// re-acquire conflicting fields owned by other people. Force flag
+ /// must be unset for non-apply patch requests.
+ ///
+ ///
+ /// If 'true', then the output is pretty printed.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ Task> PatchFlowSchemaStatusWithHttpMessagesAsync(V1Patch body, string name, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+
+ ///
+ /// replace status of the specified FlowSchema
+ ///
+ ///
+ ///
+ ///
+ /// name of the FlowSchema
///
///
/// When present, indicates that modifications should not be persisted.
@@ -33255,10 +33034,10 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReplaceNamespacedNetworkPolicy1WithHttpMessagesAsync(V1NetworkPolicy body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReplaceFlowSchemaStatusWithHttpMessagesAsync(V1alpha1FlowSchema body, string name, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// list or watch objects of kind NetworkPolicy
+ /// delete collection of PriorityLevelConfiguration
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK".
@@ -33269,8 +33048,8 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
+ ///
+ ///
///
///
/// The continue option should be set when retrieving more results from
@@ -33295,10 +33074,23 @@ public partial interface IKubernetes : System.IDisposable
/// watch from the last resourceVersion value returned by the server
/// and not miss any modifications.
///
+ ///
+ /// When present, indicates that modifications should not be persisted.
+ /// An invalid or unrecognized dryRun directive will result in an error
+ /// response and no further processing of the request. Valid values
+ /// are: - All: all dry run stages will be processed
+ ///
///
/// A selector to restrict the list of returned objects by their
/// fields. Defaults to everything.
///
+ ///
+ /// The duration in seconds before the object should be deleted. Value
+ /// must be non-negative integer. The value zero indicates delete
+ /// immediately. If this value is nil, the default grace period for the
+ /// specified type will be used. Defaults to a per object value if not
+ /// specified. zero means delete immediately.
+ ///
///
/// A selector to restrict the list of returned objects by their
/// labels. Defaults to everything.
@@ -33328,8 +33120,22 @@ public partial interface IKubernetes : System.IDisposable
/// of the object that was present at the time the first list result
/// was calculated is returned.
///
- ///
- /// If 'true', then the output is pretty printed.
+ ///
+ /// Deprecated: please use the PropagationPolicy, this field will be
+ /// deprecated in 1.7. Should the dependent objects be orphaned. If
+ /// true/false, the "orphan" finalizer will be added to/removed from
+ /// the object's finalizers list. Either this field or
+ /// PropagationPolicy may be set, but not both.
+ ///
+ ///
+ /// Whether and how garbage collection will be performed. Either this
+ /// field or OrphanDependents may be set, but not both. The default
+ /// policy is decided by the existing finalizer set in the
+ /// metadata.finalizers and the resource-specific default policy.
+ /// Acceptable values are: 'Orphan' - orphan the dependents;
+ /// 'Background' - allow the garbage collector to delete the dependents
+ /// in the background; 'Foreground' - a cascading policy that deletes
+ /// all dependents in the foreground.
///
///
/// When specified with a watch call, shows changes that occur after
@@ -33349,27 +33155,19 @@ public partial interface IKubernetes : System.IDisposable
/// stream of add, update, and remove notifications. Specify
/// resourceVersion.
///
- ///
- /// The headers that will be added to request.
- ///
- ///
- /// The cancellation token.
+ ///
+ /// If 'true', then the output is pretty printed.
///
- Task> ListNetworkPolicyForAllNamespaces1WithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string pretty = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
-
- ///
- /// get available resources
- ///
///
/// The headers that will be added to request.
///
///
/// The cancellation token.
///
- Task> GetAPIResources28WithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> DeleteCollectionPriorityLevelConfigurationWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), V1DeleteOptions body = default(V1DeleteOptions), string continueParameter = default(string), string dryRun = default(string), string fieldSelector = default(string), int? gracePeriodSeconds = default(int?), string labelSelector = default(string), int? limit = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// list or watch objects of kind Ingress
+ /// list or watch objects of kind PriorityLevelConfiguration
///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK".
@@ -33380,246 +33178,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
- ///
- ///
- /// The continue option should be set when retrieving more results from
- /// the server. Since this value is server defined, clients may only
- /// use the continue value from a previous query result with identical
- /// query parameters (except for the value of continue) and the server
- /// may reject a continue value it does not recognize. If the specified
- /// continue value is no longer valid whether due to expiration
- /// (generally five to fifteen minutes) or a configuration change on
- /// the server, the server will respond with a 410 ResourceExpired
- /// error together with a continue token. If the client needs a
- /// consistent list, it must restart their list without the continue
- /// field. Otherwise, the client may send another list request with the
- /// token received with the 410 error, the server will respond with a
- /// list starting from the next key, but from the latest snapshot,
- /// which is inconsistent from the previous list results - objects that
- /// are created, modified, or deleted after the first list request will
- /// be included in the response, as long as their keys are after the
- /// "next key".
- ///
- /// This field is not supported when watch is true. Clients may start a
- /// watch from the last resourceVersion value returned by the server
- /// and not miss any modifications.
- ///
- ///
- /// A selector to restrict the list of returned objects by their
- /// fields. Defaults to everything.
- ///
- ///
- /// A selector to restrict the list of returned objects by their
- /// labels. Defaults to everything.
- ///
- ///
- /// limit is a maximum number of responses to return for a list call.
- /// If more items exist, the server will set the `continue` field on
- /// the list metadata to a value that can be used with the same initial
- /// query to retrieve the next set of results. Setting a limit may
- /// return fewer than the requested amount of items (up to zero items)
- /// in the event all requested objects are filtered out and clients
- /// should only use the presence of the continue field to determine
- /// whether more results are available. Servers may choose not to
- /// support the limit argument and will return all of the available
- /// results. If limit is specified and the continue field is empty,
- /// clients may assume that no more results are available. This field
- /// is not supported if watch is true.
- ///
- /// The server guarantees that the objects returned when using continue
- /// will be identical to issuing a single list call without a limit -
- /// that is, no objects created, modified, or deleted after the first
- /// request is issued will be included in any subsequent continued
- /// requests. This is sometimes referred to as a consistent snapshot,
- /// and ensures that a client that is using limit to receive smaller
- /// chunks of a very large result can ensure they see all possible
- /// objects. If objects are updated during a chunked list the version
- /// of the object that was present at the time the first list result
- /// was calculated is returned.
- ///
- ///
- /// If 'true', then the output is pretty printed.
- ///
- ///
- /// When specified with a watch call, shows changes that occur after
- /// that particular version of a resource. Defaults to changes from the
- /// beginning of history. When specified for list: - if unset, then the
- /// result is returned from remote storage based on quorum-read flag; -
- /// if it's 0, then we simply return what we currently have in cache,
- /// no guarantee; - if set to non zero, then the result is at least as
- /// fresh as given rv.
- ///
- ///
- /// Timeout for the list/watch call. This limits the duration of the
- /// call, regardless of any activity or inactivity.
- ///
- ///
- /// Watch for changes to the described resources and return them as a
- /// stream of add, update, and remove notifications. Specify
- /// resourceVersion.
- ///
- ///
- /// The headers that will be added to request.
- ///
- ///
- /// The cancellation token.
- ///
- Task> ListIngressForAllNamespaces1WithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string pretty = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
-
- ///
- /// delete collection of Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
- ///
- ///
- /// allowWatchBookmarks requests watch events with type "BOOKMARK".
- /// Servers that do not implement bookmarks may ignore this flag and
- /// bookmarks are sent at the server's discretion. Clients should not
- /// assume bookmarks are returned at any specific interval, nor may
- /// they assume the server will send any BOOKMARK event during a
- /// session. If this is not a watch, this field is ignored. If the
- /// feature gate WatchBookmarks is not enabled in apiserver, this field
- /// is ignored.
- ///
- /// This field is beta.
- ///
- ///
- ///
- ///
- /// The continue option should be set when retrieving more results from
- /// the server. Since this value is server defined, clients may only
- /// use the continue value from a previous query result with identical
- /// query parameters (except for the value of continue) and the server
- /// may reject a continue value it does not recognize. If the specified
- /// continue value is no longer valid whether due to expiration
- /// (generally five to fifteen minutes) or a configuration change on
- /// the server, the server will respond with a 410 ResourceExpired
- /// error together with a continue token. If the client needs a
- /// consistent list, it must restart their list without the continue
- /// field. Otherwise, the client may send another list request with the
- /// token received with the 410 error, the server will respond with a
- /// list starting from the next key, but from the latest snapshot,
- /// which is inconsistent from the previous list results - objects that
- /// are created, modified, or deleted after the first list request will
- /// be included in the response, as long as their keys are after the
- /// "next key".
- ///
- /// This field is not supported when watch is true. Clients may start a
- /// watch from the last resourceVersion value returned by the server
- /// and not miss any modifications.
- ///
- ///
- /// When present, indicates that modifications should not be persisted.
- /// An invalid or unrecognized dryRun directive will result in an error
- /// response and no further processing of the request. Valid values
- /// are: - All: all dry run stages will be processed
- ///
- ///
- /// A selector to restrict the list of returned objects by their
- /// fields. Defaults to everything.
- ///
- ///
- /// The duration in seconds before the object should be deleted. Value
- /// must be non-negative integer. The value zero indicates delete
- /// immediately. If this value is nil, the default grace period for the
- /// specified type will be used. Defaults to a per object value if not
- /// specified. zero means delete immediately.
- ///
- ///
- /// A selector to restrict the list of returned objects by their
- /// labels. Defaults to everything.
- ///
- ///
- /// limit is a maximum number of responses to return for a list call.
- /// If more items exist, the server will set the `continue` field on
- /// the list metadata to a value that can be used with the same initial
- /// query to retrieve the next set of results. Setting a limit may
- /// return fewer than the requested amount of items (up to zero items)
- /// in the event all requested objects are filtered out and clients
- /// should only use the presence of the continue field to determine
- /// whether more results are available. Servers may choose not to
- /// support the limit argument and will return all of the available
- /// results. If limit is specified and the continue field is empty,
- /// clients may assume that no more results are available. This field
- /// is not supported if watch is true.
- ///
- /// The server guarantees that the objects returned when using continue
- /// will be identical to issuing a single list call without a limit -
- /// that is, no objects created, modified, or deleted after the first
- /// request is issued will be included in any subsequent continued
- /// requests. This is sometimes referred to as a consistent snapshot,
- /// and ensures that a client that is using limit to receive smaller
- /// chunks of a very large result can ensure they see all possible
- /// objects. If objects are updated during a chunked list the version
- /// of the object that was present at the time the first list result
- /// was calculated is returned.
- ///
- ///
- /// Deprecated: please use the PropagationPolicy, this field will be
- /// deprecated in 1.7. Should the dependent objects be orphaned. If
- /// true/false, the "orphan" finalizer will be added to/removed from
- /// the object's finalizers list. Either this field or
- /// PropagationPolicy may be set, but not both.
- ///
- ///
- /// Whether and how garbage collection will be performed. Either this
- /// field or OrphanDependents may be set, but not both. The default
- /// policy is decided by the existing finalizer set in the
- /// metadata.finalizers and the resource-specific default policy.
- /// Acceptable values are: 'Orphan' - orphan the dependents;
- /// 'Background' - allow the garbage collector to delete the dependents
- /// in the background; 'Foreground' - a cascading policy that deletes
- /// all dependents in the foreground.
- ///
- ///
- /// When specified with a watch call, shows changes that occur after
- /// that particular version of a resource. Defaults to changes from the
- /// beginning of history. When specified for list: - if unset, then the
- /// result is returned from remote storage based on quorum-read flag; -
- /// if it's 0, then we simply return what we currently have in cache,
- /// no guarantee; - if set to non zero, then the result is at least as
- /// fresh as given rv.
- ///
- ///
- /// Timeout for the list/watch call. This limits the duration of the
- /// call, regardless of any activity or inactivity.
- ///
- ///
- /// Watch for changes to the described resources and return them as a
- /// stream of add, update, and remove notifications. Specify
- /// resourceVersion.
- ///
- ///
- /// If 'true', then the output is pretty printed.
- ///
- ///
- /// The headers that will be added to request.
- ///
- ///
- /// The cancellation token.
- ///
- Task> DeleteCollectionNamespacedIngress1WithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), V1DeleteOptions body = default(V1DeleteOptions), string continueParameter = default(string), string dryRun = default(string), string fieldSelector = default(string), int? gracePeriodSeconds = default(int?), string labelSelector = default(string), int? limit = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
-
- ///
- /// list or watch objects of kind Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
- ///
- ///
- /// allowWatchBookmarks requests watch events with type "BOOKMARK".
- /// Servers that do not implement bookmarks may ignore this flag and
- /// bookmarks are sent at the server's discretion. Clients should not
- /// assume bookmarks are returned at any specific interval, nor may
- /// they assume the server will send any BOOKMARK event during a
- /// session. If this is not a watch, this field is ignored. If the
- /// feature gate WatchBookmarks is not enabled in apiserver, this field
- /// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -33704,16 +33262,13 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ListNamespacedIngress1WithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ListPriorityLevelConfigurationWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// create an Ingress
+ /// create a PriorityLevelConfiguration
///
///
///
- ///
- /// object name and auth scope, such as for teams and projects
- ///
///
/// When present, indicates that modifications should not be persisted.
/// An invalid or unrecognized dryRun directive will result in an error
@@ -33735,16 +33290,13 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> CreateNamespacedIngress1WithHttpMessagesAsync(Networkingv1beta1Ingress body, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> CreatePriorityLevelConfigurationWithHttpMessagesAsync(V1alpha1PriorityLevelConfiguration body, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// delete an Ingress
+ /// delete a PriorityLevelConfiguration
///
///
- /// name of the Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the PriorityLevelConfiguration
///
///
///
@@ -33787,16 +33339,13 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> DeleteNamespacedIngress1WithHttpMessagesAsync(string name, string namespaceParameter, V1DeleteOptions body = default(V1DeleteOptions), string dryRun = default(string), int? gracePeriodSeconds = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> DeletePriorityLevelConfigurationWithHttpMessagesAsync(string name, V1DeleteOptions body = default(V1DeleteOptions), string dryRun = default(string), int? gracePeriodSeconds = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// read the specified Ingress
+ /// read the specified PriorityLevelConfiguration
///
///
- /// name of the Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the PriorityLevelConfiguration
///
///
/// Should the export be exact. Exact export maintains
@@ -33816,18 +33365,15 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReadNamespacedIngress1WithHttpMessagesAsync(string name, string namespaceParameter, bool? exact = default(bool?), bool? export = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReadPriorityLevelConfigurationWithHttpMessagesAsync(string name, bool? exact = default(bool?), bool? export = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// partially update the specified Ingress
+ /// partially update the specified PriorityLevelConfiguration
///
///
///
///
- /// name of the Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the PriorityLevelConfiguration
///
///
/// When present, indicates that modifications should not be persisted.
@@ -33857,18 +33403,15 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> PatchNamespacedIngress1WithHttpMessagesAsync(V1Patch body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> PatchPriorityLevelConfigurationWithHttpMessagesAsync(V1Patch body, string name, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// replace the specified Ingress
+ /// replace the specified PriorityLevelConfiguration
///
///
///
///
- /// name of the Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the PriorityLevelConfiguration
///
///
/// When present, indicates that modifications should not be persisted.
@@ -33891,16 +33434,13 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReplaceNamespacedIngress1WithHttpMessagesAsync(Networkingv1beta1Ingress body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReplacePriorityLevelConfigurationWithHttpMessagesAsync(V1alpha1PriorityLevelConfiguration body, string name, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// read status of the specified Ingress
+ /// read status of the specified PriorityLevelConfiguration
///
///
- /// name of the Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the PriorityLevelConfiguration
///
///
/// If 'true', then the output is pretty printed.
@@ -33911,18 +33451,15 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReadNamespacedIngressStatus1WithHttpMessagesAsync(string name, string namespaceParameter, string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReadPriorityLevelConfigurationStatusWithHttpMessagesAsync(string name, string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// partially update status of the specified Ingress
+ /// partially update status of the specified PriorityLevelConfiguration
///
///
///
///
- /// name of the Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the PriorityLevelConfiguration
///
///
/// When present, indicates that modifications should not be persisted.
@@ -33952,18 +33489,15 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> PatchNamespacedIngressStatus1WithHttpMessagesAsync(V1Patch body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> PatchPriorityLevelConfigurationStatusWithHttpMessagesAsync(V1Patch body, string name, string dryRun = default(string), string fieldManager = default(string), bool? force = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// replace status of the specified Ingress
+ /// replace status of the specified PriorityLevelConfiguration
///
///
///
///
- /// name of the Ingress
- ///
- ///
- /// object name and auth scope, such as for teams and projects
+ /// name of the PriorityLevelConfiguration
///
///
/// When present, indicates that modifications should not be persisted.
@@ -33986,7 +33520,7 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReplaceNamespacedIngressStatus1WithHttpMessagesAsync(Networkingv1beta1Ingress body, string name, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ReplacePriorityLevelConfigurationStatusWithHttpMessagesAsync(V1alpha1PriorityLevelConfiguration body, string name, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
/// get information of a group
@@ -34008,11 +33542,14 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> GetAPIResources29WithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> GetAPIResources28WithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// delete collection of RuntimeClass
+ /// delete collection of NetworkPolicy
///
+ ///
+ /// object name and auth scope, such as for teams and projects
+ ///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK".
/// Servers that do not implement bookmarks may ignore this flag and
@@ -34022,8 +33559,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
///
@@ -34140,11 +33675,14 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> DeleteCollectionRuntimeClassWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), V1DeleteOptions body = default(V1DeleteOptions), string continueParameter = default(string), string dryRun = default(string), string fieldSelector = default(string), int? gracePeriodSeconds = default(int?), string labelSelector = default(string), int? limit = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> DeleteCollectionNamespacedNetworkPolicy1WithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), V1DeleteOptions body = default(V1DeleteOptions), string continueParameter = default(string), string dryRun = default(string), string fieldSelector = default(string), int? gracePeriodSeconds = default(int?), string labelSelector = default(string), int? limit = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// list or watch objects of kind RuntimeClass
+ /// list or watch objects of kind NetworkPolicy
///
+ ///
+ /// object name and auth scope, such as for teams and projects
+ ///
///
/// allowWatchBookmarks requests watch events with type "BOOKMARK".
/// Servers that do not implement bookmarks may ignore this flag and
@@ -34154,8 +33692,6 @@ public partial interface IKubernetes : System.IDisposable
/// session. If this is not a watch, this field is ignored. If the
/// feature gate WatchBookmarks is not enabled in apiserver, this field
/// is ignored.
- ///
- /// This field is beta.
///
///
/// The continue option should be set when retrieving more results from
@@ -34240,13 +33776,16 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ListRuntimeClassWithHttpMessagesAsync(bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> ListNamespacedNetworkPolicy1WithHttpMessagesAsync(string namespaceParameter, bool? allowWatchBookmarks = default(bool?), string continueParameter = default(string), string fieldSelector = default(string), string labelSelector = default(string), int? limit = default(int?), string resourceVersion = default(string), int? timeoutSeconds = default(int?), bool? watch = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// create a RuntimeClass
+ /// create a NetworkPolicy
///
///
///
+ ///
+ /// object name and auth scope, such as for teams and projects
+ ///
///
/// When present, indicates that modifications should not be persisted.
/// An invalid or unrecognized dryRun directive will result in an error
@@ -34268,13 +33807,16 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> CreateRuntimeClassWithHttpMessagesAsync(V1alpha1RuntimeClass body, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> CreateNamespacedNetworkPolicy1WithHttpMessagesAsync(V1NetworkPolicy body, string namespaceParameter, string dryRun = default(string), string fieldManager = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// delete a RuntimeClass
+ /// delete a NetworkPolicy
///
///
- /// name of the RuntimeClass
+ /// name of the NetworkPolicy
+ ///
+ ///
+ /// object name and auth scope, such as for teams and projects
///
///
///
@@ -34317,13 +33859,16 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> DeleteRuntimeClassWithHttpMessagesAsync(string name, V1DeleteOptions body = default(V1DeleteOptions), string dryRun = default(string), int? gracePeriodSeconds = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task> DeleteNamespacedNetworkPolicy1WithHttpMessagesAsync(string name, string namespaceParameter, V1DeleteOptions body = default(V1DeleteOptions), string dryRun = default(string), int? gracePeriodSeconds = default(int?), bool? orphanDependents = default(bool?), string propagationPolicy = default(string), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// read the specified RuntimeClass
+ /// read the specified NetworkPolicy
///
///
- /// name of the RuntimeClass
+ /// name of the NetworkPolicy
+ ///
+ ///
+ /// object name and auth scope, such as for teams and projects
///
///
/// Should the export be exact. Exact export maintains
@@ -34343,15 +33888,18 @@ public partial interface IKubernetes : System.IDisposable
///
/// The cancellation token.
///
- Task> ReadRuntimeClassWithHttpMessagesAsync(string name, bool? exact = default(bool?), bool? export = default(bool?), string pretty = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ Task