@distilled.cloud/kubernetes 0.12.7 → 0.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client/api.d.ts +5 -4
- package/lib/client/api.d.ts.map +1 -1
- package/lib/client/api.js.map +1 -1
- package/lib/services/admissionregistration.d.ts +97 -97
- package/lib/services/admissionregistration.d.ts.map +1 -1
- package/lib/services/apiextensions.d.ts +14 -14
- package/lib/services/apiextensions.d.ts.map +1 -1
- package/lib/services/apiregistration.d.ts +14 -14
- package/lib/services/apiregistration.d.ts.map +1 -1
- package/lib/services/apps.d.ts +78 -78
- package/lib/services/apps.d.ts.map +1 -1
- package/lib/services/authentication.d.ts +4 -4
- package/lib/services/authentication.d.ts.map +1 -1
- package/lib/services/authorization.d.ts +6 -6
- package/lib/services/authorization.d.ts.map +1 -1
- package/lib/services/autoscaling.d.ts +31 -31
- package/lib/services/autoscaling.d.ts.map +1 -1
- package/lib/services/batch.d.ts +30 -30
- package/lib/services/batch.d.ts.map +1 -1
- package/lib/services/certificates.d.ts +51 -51
- package/lib/services/certificates.d.ts.map +1 -1
- package/lib/services/coordination.d.ts +37 -37
- package/lib/services/coordination.d.ts.map +1 -1
- package/lib/services/core.d.ts +243 -243
- package/lib/services/core.d.ts.map +1 -1
- package/lib/services/discovery.d.ts +13 -13
- package/lib/services/discovery.d.ts.map +1 -1
- package/lib/services/events.d.ts +13 -13
- package/lib/services/events.d.ts.map +1 -1
- package/lib/services/flowcontrol-apiserver.d.ts +26 -26
- package/lib/services/flowcontrol-apiserver.d.ts.map +1 -1
- package/lib/services/internal-apiserver.d.ts +14 -14
- package/lib/services/internal-apiserver.d.ts.map +1 -1
- package/lib/services/networking.d.ts +79 -79
- package/lib/services/networking.d.ts.map +1 -1
- package/lib/services/node.d.ts +11 -11
- package/lib/services/node.d.ts.map +1 -1
- package/lib/services/policy.d.ts +16 -16
- package/lib/services/policy.d.ts.map +1 -1
- package/lib/services/rbac-authorization.d.ts +42 -42
- package/lib/services/rbac-authorization.d.ts.map +1 -1
- package/lib/services/resource.d.ts +170 -170
- package/lib/services/resource.d.ts.map +1 -1
- package/lib/services/scheduling.d.ts +37 -37
- package/lib/services/scheduling.d.ts.map +1 -1
- package/lib/services/storage.d.ts +71 -71
- package/lib/services/storage.d.ts.map +1 -1
- package/lib/services/storagemigration.d.ts +14 -14
- package/lib/services/storagemigration.d.ts.map +1 -1
- package/package.json +4 -4
- package/src/client/api.ts +1 -1
package/lib/services/core.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export type ConnectCoreV1DeleteNamespacedPodProxyOutput = typeof ConnectCoreV1De
|
|
|
14
14
|
/**
|
|
15
15
|
* connect DELETE requests to proxy of Pod
|
|
16
16
|
*/
|
|
17
|
-
export declare const connectCoreV1DeleteNamespacedPodProxy: API.OperationMethod<{}, string, never,
|
|
17
|
+
export declare const connectCoreV1DeleteNamespacedPodProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
18
18
|
export declare const ConnectCoreV1DeleteNamespacedPodProxyWithPathInput: Schema.Struct<{}>;
|
|
19
19
|
export type ConnectCoreV1DeleteNamespacedPodProxyWithPathInput = typeof ConnectCoreV1DeleteNamespacedPodProxyWithPathInput.Type;
|
|
20
20
|
export declare const ConnectCoreV1DeleteNamespacedPodProxyWithPathOutput: Schema.String;
|
|
@@ -22,7 +22,7 @@ export type ConnectCoreV1DeleteNamespacedPodProxyWithPathOutput = typeof Connect
|
|
|
22
22
|
/**
|
|
23
23
|
* connect DELETE requests to proxy of Pod
|
|
24
24
|
*/
|
|
25
|
-
export declare const connectCoreV1DeleteNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never,
|
|
25
|
+
export declare const connectCoreV1DeleteNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
26
26
|
export declare const ConnectCoreV1DeleteNamespacedServiceProxyInput: Schema.Struct<{}>;
|
|
27
27
|
export type ConnectCoreV1DeleteNamespacedServiceProxyInput = typeof ConnectCoreV1DeleteNamespacedServiceProxyInput.Type;
|
|
28
28
|
export declare const ConnectCoreV1DeleteNamespacedServiceProxyOutput: Schema.String;
|
|
@@ -30,7 +30,7 @@ export type ConnectCoreV1DeleteNamespacedServiceProxyOutput = typeof ConnectCore
|
|
|
30
30
|
/**
|
|
31
31
|
* connect DELETE requests to proxy of Service
|
|
32
32
|
*/
|
|
33
|
-
export declare const connectCoreV1DeleteNamespacedServiceProxy: API.OperationMethod<{}, string, never,
|
|
33
|
+
export declare const connectCoreV1DeleteNamespacedServiceProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
34
34
|
export declare const ConnectCoreV1DeleteNamespacedServiceProxyWithPathInput: Schema.Struct<{}>;
|
|
35
35
|
export type ConnectCoreV1DeleteNamespacedServiceProxyWithPathInput = typeof ConnectCoreV1DeleteNamespacedServiceProxyWithPathInput.Type;
|
|
36
36
|
export declare const ConnectCoreV1DeleteNamespacedServiceProxyWithPathOutput: Schema.String;
|
|
@@ -38,7 +38,7 @@ export type ConnectCoreV1DeleteNamespacedServiceProxyWithPathOutput = typeof Con
|
|
|
38
38
|
/**
|
|
39
39
|
* connect DELETE requests to proxy of Service
|
|
40
40
|
*/
|
|
41
|
-
export declare const connectCoreV1DeleteNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never,
|
|
41
|
+
export declare const connectCoreV1DeleteNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
42
42
|
export declare const ConnectCoreV1DeleteNodeProxyInput: Schema.Struct<{}>;
|
|
43
43
|
export type ConnectCoreV1DeleteNodeProxyInput = typeof ConnectCoreV1DeleteNodeProxyInput.Type;
|
|
44
44
|
export declare const ConnectCoreV1DeleteNodeProxyOutput: Schema.String;
|
|
@@ -46,7 +46,7 @@ export type ConnectCoreV1DeleteNodeProxyOutput = typeof ConnectCoreV1DeleteNodeP
|
|
|
46
46
|
/**
|
|
47
47
|
* connect DELETE requests to proxy of Node
|
|
48
48
|
*/
|
|
49
|
-
export declare const connectCoreV1DeleteNodeProxy: API.OperationMethod<{}, string, never,
|
|
49
|
+
export declare const connectCoreV1DeleteNodeProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
50
50
|
export declare const ConnectCoreV1DeleteNodeProxyWithPathInput: Schema.Struct<{}>;
|
|
51
51
|
export type ConnectCoreV1DeleteNodeProxyWithPathInput = typeof ConnectCoreV1DeleteNodeProxyWithPathInput.Type;
|
|
52
52
|
export declare const ConnectCoreV1DeleteNodeProxyWithPathOutput: Schema.String;
|
|
@@ -54,7 +54,7 @@ export type ConnectCoreV1DeleteNodeProxyWithPathOutput = typeof ConnectCoreV1Del
|
|
|
54
54
|
/**
|
|
55
55
|
* connect DELETE requests to proxy of Node
|
|
56
56
|
*/
|
|
57
|
-
export declare const connectCoreV1DeleteNodeProxyWithPath: API.OperationMethod<{}, string, never,
|
|
57
|
+
export declare const connectCoreV1DeleteNodeProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
58
58
|
export declare const ConnectCoreV1GetNamespacedPodAttachInput: Schema.Struct<{}>;
|
|
59
59
|
export type ConnectCoreV1GetNamespacedPodAttachInput = typeof ConnectCoreV1GetNamespacedPodAttachInput.Type;
|
|
60
60
|
export declare const ConnectCoreV1GetNamespacedPodAttachOutput: Schema.String;
|
|
@@ -62,7 +62,7 @@ export type ConnectCoreV1GetNamespacedPodAttachOutput = typeof ConnectCoreV1GetN
|
|
|
62
62
|
/**
|
|
63
63
|
* connect GET requests to attach of Pod
|
|
64
64
|
*/
|
|
65
|
-
export declare const connectCoreV1GetNamespacedPodAttach: API.OperationMethod<{}, string, never,
|
|
65
|
+
export declare const connectCoreV1GetNamespacedPodAttach: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
66
66
|
export declare const ConnectCoreV1GetNamespacedPodExecInput: Schema.Struct<{}>;
|
|
67
67
|
export type ConnectCoreV1GetNamespacedPodExecInput = typeof ConnectCoreV1GetNamespacedPodExecInput.Type;
|
|
68
68
|
export declare const ConnectCoreV1GetNamespacedPodExecOutput: Schema.String;
|
|
@@ -70,7 +70,7 @@ export type ConnectCoreV1GetNamespacedPodExecOutput = typeof ConnectCoreV1GetNam
|
|
|
70
70
|
/**
|
|
71
71
|
* connect GET requests to exec of Pod
|
|
72
72
|
*/
|
|
73
|
-
export declare const connectCoreV1GetNamespacedPodExec: API.OperationMethod<{}, string, never,
|
|
73
|
+
export declare const connectCoreV1GetNamespacedPodExec: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
74
74
|
export declare const ConnectCoreV1GetNamespacedPodPortforwardInput: Schema.Struct<{}>;
|
|
75
75
|
export type ConnectCoreV1GetNamespacedPodPortforwardInput = typeof ConnectCoreV1GetNamespacedPodPortforwardInput.Type;
|
|
76
76
|
export declare const ConnectCoreV1GetNamespacedPodPortforwardOutput: Schema.String;
|
|
@@ -78,7 +78,7 @@ export type ConnectCoreV1GetNamespacedPodPortforwardOutput = typeof ConnectCoreV
|
|
|
78
78
|
/**
|
|
79
79
|
* connect GET requests to portforward of Pod
|
|
80
80
|
*/
|
|
81
|
-
export declare const connectCoreV1GetNamespacedPodPortforward: API.OperationMethod<{}, string, never,
|
|
81
|
+
export declare const connectCoreV1GetNamespacedPodPortforward: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
82
82
|
export declare const ConnectCoreV1GetNamespacedPodProxyInput: Schema.Struct<{}>;
|
|
83
83
|
export type ConnectCoreV1GetNamespacedPodProxyInput = typeof ConnectCoreV1GetNamespacedPodProxyInput.Type;
|
|
84
84
|
export declare const ConnectCoreV1GetNamespacedPodProxyOutput: Schema.String;
|
|
@@ -86,7 +86,7 @@ export type ConnectCoreV1GetNamespacedPodProxyOutput = typeof ConnectCoreV1GetNa
|
|
|
86
86
|
/**
|
|
87
87
|
* connect GET requests to proxy of Pod
|
|
88
88
|
*/
|
|
89
|
-
export declare const connectCoreV1GetNamespacedPodProxy: API.OperationMethod<{}, string, never,
|
|
89
|
+
export declare const connectCoreV1GetNamespacedPodProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
90
90
|
export declare const ConnectCoreV1GetNamespacedPodProxyWithPathInput: Schema.Struct<{}>;
|
|
91
91
|
export type ConnectCoreV1GetNamespacedPodProxyWithPathInput = typeof ConnectCoreV1GetNamespacedPodProxyWithPathInput.Type;
|
|
92
92
|
export declare const ConnectCoreV1GetNamespacedPodProxyWithPathOutput: Schema.String;
|
|
@@ -94,7 +94,7 @@ export type ConnectCoreV1GetNamespacedPodProxyWithPathOutput = typeof ConnectCor
|
|
|
94
94
|
/**
|
|
95
95
|
* connect GET requests to proxy of Pod
|
|
96
96
|
*/
|
|
97
|
-
export declare const connectCoreV1GetNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never,
|
|
97
|
+
export declare const connectCoreV1GetNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
98
98
|
export declare const ConnectCoreV1GetNamespacedServiceProxyInput: Schema.Struct<{}>;
|
|
99
99
|
export type ConnectCoreV1GetNamespacedServiceProxyInput = typeof ConnectCoreV1GetNamespacedServiceProxyInput.Type;
|
|
100
100
|
export declare const ConnectCoreV1GetNamespacedServiceProxyOutput: Schema.String;
|
|
@@ -102,7 +102,7 @@ export type ConnectCoreV1GetNamespacedServiceProxyOutput = typeof ConnectCoreV1G
|
|
|
102
102
|
/**
|
|
103
103
|
* connect GET requests to proxy of Service
|
|
104
104
|
*/
|
|
105
|
-
export declare const connectCoreV1GetNamespacedServiceProxy: API.OperationMethod<{}, string, never,
|
|
105
|
+
export declare const connectCoreV1GetNamespacedServiceProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
106
106
|
export declare const ConnectCoreV1GetNamespacedServiceProxyWithPathInput: Schema.Struct<{}>;
|
|
107
107
|
export type ConnectCoreV1GetNamespacedServiceProxyWithPathInput = typeof ConnectCoreV1GetNamespacedServiceProxyWithPathInput.Type;
|
|
108
108
|
export declare const ConnectCoreV1GetNamespacedServiceProxyWithPathOutput: Schema.String;
|
|
@@ -110,7 +110,7 @@ export type ConnectCoreV1GetNamespacedServiceProxyWithPathOutput = typeof Connec
|
|
|
110
110
|
/**
|
|
111
111
|
* connect GET requests to proxy of Service
|
|
112
112
|
*/
|
|
113
|
-
export declare const connectCoreV1GetNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never,
|
|
113
|
+
export declare const connectCoreV1GetNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
114
114
|
export declare const ConnectCoreV1GetNodeProxyInput: Schema.Struct<{}>;
|
|
115
115
|
export type ConnectCoreV1GetNodeProxyInput = typeof ConnectCoreV1GetNodeProxyInput.Type;
|
|
116
116
|
export declare const ConnectCoreV1GetNodeProxyOutput: Schema.String;
|
|
@@ -118,7 +118,7 @@ export type ConnectCoreV1GetNodeProxyOutput = typeof ConnectCoreV1GetNodeProxyOu
|
|
|
118
118
|
/**
|
|
119
119
|
* connect GET requests to proxy of Node
|
|
120
120
|
*/
|
|
121
|
-
export declare const connectCoreV1GetNodeProxy: API.OperationMethod<{}, string, never,
|
|
121
|
+
export declare const connectCoreV1GetNodeProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
122
122
|
export declare const ConnectCoreV1GetNodeProxyWithPathInput: Schema.Struct<{}>;
|
|
123
123
|
export type ConnectCoreV1GetNodeProxyWithPathInput = typeof ConnectCoreV1GetNodeProxyWithPathInput.Type;
|
|
124
124
|
export declare const ConnectCoreV1GetNodeProxyWithPathOutput: Schema.String;
|
|
@@ -126,7 +126,7 @@ export type ConnectCoreV1GetNodeProxyWithPathOutput = typeof ConnectCoreV1GetNod
|
|
|
126
126
|
/**
|
|
127
127
|
* connect GET requests to proxy of Node
|
|
128
128
|
*/
|
|
129
|
-
export declare const connectCoreV1GetNodeProxyWithPath: API.OperationMethod<{}, string, never,
|
|
129
|
+
export declare const connectCoreV1GetNodeProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
130
130
|
export declare const ConnectCoreV1PatchNamespacedPodProxyInput: Schema.Struct<{}>;
|
|
131
131
|
export type ConnectCoreV1PatchNamespacedPodProxyInput = typeof ConnectCoreV1PatchNamespacedPodProxyInput.Type;
|
|
132
132
|
export declare const ConnectCoreV1PatchNamespacedPodProxyOutput: Schema.String;
|
|
@@ -134,7 +134,7 @@ export type ConnectCoreV1PatchNamespacedPodProxyOutput = typeof ConnectCoreV1Pat
|
|
|
134
134
|
/**
|
|
135
135
|
* connect PATCH requests to proxy of Pod
|
|
136
136
|
*/
|
|
137
|
-
export declare const connectCoreV1PatchNamespacedPodProxy: API.OperationMethod<{}, string, never,
|
|
137
|
+
export declare const connectCoreV1PatchNamespacedPodProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
138
138
|
export declare const ConnectCoreV1PatchNamespacedPodProxyWithPathInput: Schema.Struct<{}>;
|
|
139
139
|
export type ConnectCoreV1PatchNamespacedPodProxyWithPathInput = typeof ConnectCoreV1PatchNamespacedPodProxyWithPathInput.Type;
|
|
140
140
|
export declare const ConnectCoreV1PatchNamespacedPodProxyWithPathOutput: Schema.String;
|
|
@@ -142,7 +142,7 @@ export type ConnectCoreV1PatchNamespacedPodProxyWithPathOutput = typeof ConnectC
|
|
|
142
142
|
/**
|
|
143
143
|
* connect PATCH requests to proxy of Pod
|
|
144
144
|
*/
|
|
145
|
-
export declare const connectCoreV1PatchNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never,
|
|
145
|
+
export declare const connectCoreV1PatchNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
146
146
|
export declare const ConnectCoreV1PatchNamespacedServiceProxyInput: Schema.Struct<{}>;
|
|
147
147
|
export type ConnectCoreV1PatchNamespacedServiceProxyInput = typeof ConnectCoreV1PatchNamespacedServiceProxyInput.Type;
|
|
148
148
|
export declare const ConnectCoreV1PatchNamespacedServiceProxyOutput: Schema.String;
|
|
@@ -150,7 +150,7 @@ export type ConnectCoreV1PatchNamespacedServiceProxyOutput = typeof ConnectCoreV
|
|
|
150
150
|
/**
|
|
151
151
|
* connect PATCH requests to proxy of Service
|
|
152
152
|
*/
|
|
153
|
-
export declare const connectCoreV1PatchNamespacedServiceProxy: API.OperationMethod<{}, string, never,
|
|
153
|
+
export declare const connectCoreV1PatchNamespacedServiceProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
154
154
|
export declare const ConnectCoreV1PatchNamespacedServiceProxyWithPathInput: Schema.Struct<{}>;
|
|
155
155
|
export type ConnectCoreV1PatchNamespacedServiceProxyWithPathInput = typeof ConnectCoreV1PatchNamespacedServiceProxyWithPathInput.Type;
|
|
156
156
|
export declare const ConnectCoreV1PatchNamespacedServiceProxyWithPathOutput: Schema.String;
|
|
@@ -158,7 +158,7 @@ export type ConnectCoreV1PatchNamespacedServiceProxyWithPathOutput = typeof Conn
|
|
|
158
158
|
/**
|
|
159
159
|
* connect PATCH requests to proxy of Service
|
|
160
160
|
*/
|
|
161
|
-
export declare const connectCoreV1PatchNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never,
|
|
161
|
+
export declare const connectCoreV1PatchNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
162
162
|
export declare const ConnectCoreV1PatchNodeProxyInput: Schema.Struct<{}>;
|
|
163
163
|
export type ConnectCoreV1PatchNodeProxyInput = typeof ConnectCoreV1PatchNodeProxyInput.Type;
|
|
164
164
|
export declare const ConnectCoreV1PatchNodeProxyOutput: Schema.String;
|
|
@@ -166,7 +166,7 @@ export type ConnectCoreV1PatchNodeProxyOutput = typeof ConnectCoreV1PatchNodePro
|
|
|
166
166
|
/**
|
|
167
167
|
* connect PATCH requests to proxy of Node
|
|
168
168
|
*/
|
|
169
|
-
export declare const connectCoreV1PatchNodeProxy: API.OperationMethod<{}, string, never,
|
|
169
|
+
export declare const connectCoreV1PatchNodeProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
170
170
|
export declare const ConnectCoreV1PatchNodeProxyWithPathInput: Schema.Struct<{}>;
|
|
171
171
|
export type ConnectCoreV1PatchNodeProxyWithPathInput = typeof ConnectCoreV1PatchNodeProxyWithPathInput.Type;
|
|
172
172
|
export declare const ConnectCoreV1PatchNodeProxyWithPathOutput: Schema.String;
|
|
@@ -174,7 +174,7 @@ export type ConnectCoreV1PatchNodeProxyWithPathOutput = typeof ConnectCoreV1Patc
|
|
|
174
174
|
/**
|
|
175
175
|
* connect PATCH requests to proxy of Node
|
|
176
176
|
*/
|
|
177
|
-
export declare const connectCoreV1PatchNodeProxyWithPath: API.OperationMethod<{}, string, never,
|
|
177
|
+
export declare const connectCoreV1PatchNodeProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
178
178
|
export declare const ConnectCoreV1PostNamespacedPodAttachInput: Schema.Struct<{}>;
|
|
179
179
|
export type ConnectCoreV1PostNamespacedPodAttachInput = typeof ConnectCoreV1PostNamespacedPodAttachInput.Type;
|
|
180
180
|
export declare const ConnectCoreV1PostNamespacedPodAttachOutput: Schema.String;
|
|
@@ -182,7 +182,7 @@ export type ConnectCoreV1PostNamespacedPodAttachOutput = typeof ConnectCoreV1Pos
|
|
|
182
182
|
/**
|
|
183
183
|
* connect POST requests to attach of Pod
|
|
184
184
|
*/
|
|
185
|
-
export declare const connectCoreV1PostNamespacedPodAttach: API.OperationMethod<{}, string, never,
|
|
185
|
+
export declare const connectCoreV1PostNamespacedPodAttach: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
186
186
|
export declare const ConnectCoreV1PostNamespacedPodExecInput: Schema.Struct<{}>;
|
|
187
187
|
export type ConnectCoreV1PostNamespacedPodExecInput = typeof ConnectCoreV1PostNamespacedPodExecInput.Type;
|
|
188
188
|
export declare const ConnectCoreV1PostNamespacedPodExecOutput: Schema.String;
|
|
@@ -190,7 +190,7 @@ export type ConnectCoreV1PostNamespacedPodExecOutput = typeof ConnectCoreV1PostN
|
|
|
190
190
|
/**
|
|
191
191
|
* connect POST requests to exec of Pod
|
|
192
192
|
*/
|
|
193
|
-
export declare const connectCoreV1PostNamespacedPodExec: API.OperationMethod<{}, string, never,
|
|
193
|
+
export declare const connectCoreV1PostNamespacedPodExec: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
194
194
|
export declare const ConnectCoreV1PostNamespacedPodPortforwardInput: Schema.Struct<{}>;
|
|
195
195
|
export type ConnectCoreV1PostNamespacedPodPortforwardInput = typeof ConnectCoreV1PostNamespacedPodPortforwardInput.Type;
|
|
196
196
|
export declare const ConnectCoreV1PostNamespacedPodPortforwardOutput: Schema.String;
|
|
@@ -198,7 +198,7 @@ export type ConnectCoreV1PostNamespacedPodPortforwardOutput = typeof ConnectCore
|
|
|
198
198
|
/**
|
|
199
199
|
* connect POST requests to portforward of Pod
|
|
200
200
|
*/
|
|
201
|
-
export declare const connectCoreV1PostNamespacedPodPortforward: API.OperationMethod<{}, string, never,
|
|
201
|
+
export declare const connectCoreV1PostNamespacedPodPortforward: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
202
202
|
export declare const ConnectCoreV1PostNamespacedPodProxyInput: Schema.Struct<{}>;
|
|
203
203
|
export type ConnectCoreV1PostNamespacedPodProxyInput = typeof ConnectCoreV1PostNamespacedPodProxyInput.Type;
|
|
204
204
|
export declare const ConnectCoreV1PostNamespacedPodProxyOutput: Schema.String;
|
|
@@ -206,7 +206,7 @@ export type ConnectCoreV1PostNamespacedPodProxyOutput = typeof ConnectCoreV1Post
|
|
|
206
206
|
/**
|
|
207
207
|
* connect POST requests to proxy of Pod
|
|
208
208
|
*/
|
|
209
|
-
export declare const connectCoreV1PostNamespacedPodProxy: API.OperationMethod<{}, string, never,
|
|
209
|
+
export declare const connectCoreV1PostNamespacedPodProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
210
210
|
export declare const ConnectCoreV1PostNamespacedPodProxyWithPathInput: Schema.Struct<{}>;
|
|
211
211
|
export type ConnectCoreV1PostNamespacedPodProxyWithPathInput = typeof ConnectCoreV1PostNamespacedPodProxyWithPathInput.Type;
|
|
212
212
|
export declare const ConnectCoreV1PostNamespacedPodProxyWithPathOutput: Schema.String;
|
|
@@ -214,7 +214,7 @@ export type ConnectCoreV1PostNamespacedPodProxyWithPathOutput = typeof ConnectCo
|
|
|
214
214
|
/**
|
|
215
215
|
* connect POST requests to proxy of Pod
|
|
216
216
|
*/
|
|
217
|
-
export declare const connectCoreV1PostNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never,
|
|
217
|
+
export declare const connectCoreV1PostNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
218
218
|
export declare const ConnectCoreV1PostNamespacedServiceProxyInput: Schema.Struct<{}>;
|
|
219
219
|
export type ConnectCoreV1PostNamespacedServiceProxyInput = typeof ConnectCoreV1PostNamespacedServiceProxyInput.Type;
|
|
220
220
|
export declare const ConnectCoreV1PostNamespacedServiceProxyOutput: Schema.String;
|
|
@@ -222,7 +222,7 @@ export type ConnectCoreV1PostNamespacedServiceProxyOutput = typeof ConnectCoreV1
|
|
|
222
222
|
/**
|
|
223
223
|
* connect POST requests to proxy of Service
|
|
224
224
|
*/
|
|
225
|
-
export declare const connectCoreV1PostNamespacedServiceProxy: API.OperationMethod<{}, string, never,
|
|
225
|
+
export declare const connectCoreV1PostNamespacedServiceProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
226
226
|
export declare const ConnectCoreV1PostNamespacedServiceProxyWithPathInput: Schema.Struct<{}>;
|
|
227
227
|
export type ConnectCoreV1PostNamespacedServiceProxyWithPathInput = typeof ConnectCoreV1PostNamespacedServiceProxyWithPathInput.Type;
|
|
228
228
|
export declare const ConnectCoreV1PostNamespacedServiceProxyWithPathOutput: Schema.String;
|
|
@@ -230,7 +230,7 @@ export type ConnectCoreV1PostNamespacedServiceProxyWithPathOutput = typeof Conne
|
|
|
230
230
|
/**
|
|
231
231
|
* connect POST requests to proxy of Service
|
|
232
232
|
*/
|
|
233
|
-
export declare const connectCoreV1PostNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never,
|
|
233
|
+
export declare const connectCoreV1PostNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
234
234
|
export declare const ConnectCoreV1PostNodeProxyInput: Schema.Struct<{}>;
|
|
235
235
|
export type ConnectCoreV1PostNodeProxyInput = typeof ConnectCoreV1PostNodeProxyInput.Type;
|
|
236
236
|
export declare const ConnectCoreV1PostNodeProxyOutput: Schema.String;
|
|
@@ -238,7 +238,7 @@ export type ConnectCoreV1PostNodeProxyOutput = typeof ConnectCoreV1PostNodeProxy
|
|
|
238
238
|
/**
|
|
239
239
|
* connect POST requests to proxy of Node
|
|
240
240
|
*/
|
|
241
|
-
export declare const connectCoreV1PostNodeProxy: API.OperationMethod<{}, string, never,
|
|
241
|
+
export declare const connectCoreV1PostNodeProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
242
242
|
export declare const ConnectCoreV1PostNodeProxyWithPathInput: Schema.Struct<{}>;
|
|
243
243
|
export type ConnectCoreV1PostNodeProxyWithPathInput = typeof ConnectCoreV1PostNodeProxyWithPathInput.Type;
|
|
244
244
|
export declare const ConnectCoreV1PostNodeProxyWithPathOutput: Schema.String;
|
|
@@ -246,7 +246,7 @@ export type ConnectCoreV1PostNodeProxyWithPathOutput = typeof ConnectCoreV1PostN
|
|
|
246
246
|
/**
|
|
247
247
|
* connect POST requests to proxy of Node
|
|
248
248
|
*/
|
|
249
|
-
export declare const connectCoreV1PostNodeProxyWithPath: API.OperationMethod<{}, string, never,
|
|
249
|
+
export declare const connectCoreV1PostNodeProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
250
250
|
export declare const ConnectCoreV1PutNamespacedPodProxyInput: Schema.Struct<{}>;
|
|
251
251
|
export type ConnectCoreV1PutNamespacedPodProxyInput = typeof ConnectCoreV1PutNamespacedPodProxyInput.Type;
|
|
252
252
|
export declare const ConnectCoreV1PutNamespacedPodProxyOutput: Schema.String;
|
|
@@ -254,7 +254,7 @@ export type ConnectCoreV1PutNamespacedPodProxyOutput = typeof ConnectCoreV1PutNa
|
|
|
254
254
|
/**
|
|
255
255
|
* connect PUT requests to proxy of Pod
|
|
256
256
|
*/
|
|
257
|
-
export declare const connectCoreV1PutNamespacedPodProxy: API.OperationMethod<{}, string, never,
|
|
257
|
+
export declare const connectCoreV1PutNamespacedPodProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
258
258
|
export declare const ConnectCoreV1PutNamespacedPodProxyWithPathInput: Schema.Struct<{}>;
|
|
259
259
|
export type ConnectCoreV1PutNamespacedPodProxyWithPathInput = typeof ConnectCoreV1PutNamespacedPodProxyWithPathInput.Type;
|
|
260
260
|
export declare const ConnectCoreV1PutNamespacedPodProxyWithPathOutput: Schema.String;
|
|
@@ -262,7 +262,7 @@ export type ConnectCoreV1PutNamespacedPodProxyWithPathOutput = typeof ConnectCor
|
|
|
262
262
|
/**
|
|
263
263
|
* connect PUT requests to proxy of Pod
|
|
264
264
|
*/
|
|
265
|
-
export declare const connectCoreV1PutNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never,
|
|
265
|
+
export declare const connectCoreV1PutNamespacedPodProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
266
266
|
export declare const ConnectCoreV1PutNamespacedServiceProxyInput: Schema.Struct<{}>;
|
|
267
267
|
export type ConnectCoreV1PutNamespacedServiceProxyInput = typeof ConnectCoreV1PutNamespacedServiceProxyInput.Type;
|
|
268
268
|
export declare const ConnectCoreV1PutNamespacedServiceProxyOutput: Schema.String;
|
|
@@ -270,7 +270,7 @@ export type ConnectCoreV1PutNamespacedServiceProxyOutput = typeof ConnectCoreV1P
|
|
|
270
270
|
/**
|
|
271
271
|
* connect PUT requests to proxy of Service
|
|
272
272
|
*/
|
|
273
|
-
export declare const connectCoreV1PutNamespacedServiceProxy: API.OperationMethod<{}, string, never,
|
|
273
|
+
export declare const connectCoreV1PutNamespacedServiceProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
274
274
|
export declare const ConnectCoreV1PutNamespacedServiceProxyWithPathInput: Schema.Struct<{}>;
|
|
275
275
|
export type ConnectCoreV1PutNamespacedServiceProxyWithPathInput = typeof ConnectCoreV1PutNamespacedServiceProxyWithPathInput.Type;
|
|
276
276
|
export declare const ConnectCoreV1PutNamespacedServiceProxyWithPathOutput: Schema.String;
|
|
@@ -278,7 +278,7 @@ export type ConnectCoreV1PutNamespacedServiceProxyWithPathOutput = typeof Connec
|
|
|
278
278
|
/**
|
|
279
279
|
* connect PUT requests to proxy of Service
|
|
280
280
|
*/
|
|
281
|
-
export declare const connectCoreV1PutNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never,
|
|
281
|
+
export declare const connectCoreV1PutNamespacedServiceProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
282
282
|
export declare const ConnectCoreV1PutNodeProxyInput: Schema.Struct<{}>;
|
|
283
283
|
export type ConnectCoreV1PutNodeProxyInput = typeof ConnectCoreV1PutNodeProxyInput.Type;
|
|
284
284
|
export declare const ConnectCoreV1PutNodeProxyOutput: Schema.String;
|
|
@@ -286,7 +286,7 @@ export type ConnectCoreV1PutNodeProxyOutput = typeof ConnectCoreV1PutNodeProxyOu
|
|
|
286
286
|
/**
|
|
287
287
|
* connect PUT requests to proxy of Node
|
|
288
288
|
*/
|
|
289
|
-
export declare const connectCoreV1PutNodeProxy: API.OperationMethod<{}, string, never,
|
|
289
|
+
export declare const connectCoreV1PutNodeProxy: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
290
290
|
export declare const ConnectCoreV1PutNodeProxyWithPathInput: Schema.Struct<{}>;
|
|
291
291
|
export type ConnectCoreV1PutNodeProxyWithPathInput = typeof ConnectCoreV1PutNodeProxyWithPathInput.Type;
|
|
292
292
|
export declare const ConnectCoreV1PutNodeProxyWithPathOutput: Schema.String;
|
|
@@ -294,7 +294,7 @@ export type ConnectCoreV1PutNodeProxyWithPathOutput = typeof ConnectCoreV1PutNod
|
|
|
294
294
|
/**
|
|
295
295
|
* connect PUT requests to proxy of Node
|
|
296
296
|
*/
|
|
297
|
-
export declare const connectCoreV1PutNodeProxyWithPath: API.OperationMethod<{}, string, never,
|
|
297
|
+
export declare const connectCoreV1PutNodeProxyWithPath: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
298
298
|
export declare const CreateCoreV1NamespaceInput: Schema.Struct<{
|
|
299
299
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
300
300
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -411,7 +411,7 @@ export declare const createCoreV1Namespace: API.OperationMethod<{
|
|
|
411
411
|
}[] | undefined;
|
|
412
412
|
readonly phase?: string | undefined;
|
|
413
413
|
} | undefined;
|
|
414
|
-
}, Conflict | UnprocessableEntity,
|
|
414
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
415
415
|
export declare const CreateCoreV1NamespacedBindingInput: Schema.Struct<{}>;
|
|
416
416
|
export type CreateCoreV1NamespacedBindingInput = typeof CreateCoreV1NamespacedBindingInput.Type;
|
|
417
417
|
export declare const CreateCoreV1NamespacedBindingOutput: Schema.Struct<{
|
|
@@ -511,7 +511,7 @@ export declare const createCoreV1NamespacedBinding: API.OperationMethod<{}, {
|
|
|
511
511
|
readonly resourceVersion?: string | undefined;
|
|
512
512
|
readonly uid?: string | undefined;
|
|
513
513
|
};
|
|
514
|
-
}, Conflict | UnprocessableEntity,
|
|
514
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
515
515
|
export declare const CreateCoreV1NamespacedConfigMapInput: Schema.Struct<{
|
|
516
516
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
517
517
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -612,7 +612,7 @@ export declare const createCoreV1NamespacedConfigMap: API.OperationMethod<{
|
|
|
612
612
|
readonly selfLink?: string | undefined;
|
|
613
613
|
readonly uid?: string | undefined;
|
|
614
614
|
} | undefined;
|
|
615
|
-
}, Conflict | UnprocessableEntity,
|
|
615
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
616
616
|
export declare const CreateCoreV1NamespacedEndpointsInput: Schema.Struct<{
|
|
617
617
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
618
618
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -775,7 +775,7 @@ export declare const createCoreV1NamespacedEndpoints: API.OperationMethod<{
|
|
|
775
775
|
readonly protocol?: string | undefined;
|
|
776
776
|
}[] | undefined;
|
|
777
777
|
}[] | undefined;
|
|
778
|
-
}, Conflict | UnprocessableEntity,
|
|
778
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
779
779
|
export declare const CreateCoreV1NamespacedEventInput: Schema.Struct<{
|
|
780
780
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
781
781
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -938,7 +938,7 @@ export declare const createCoreV1NamespacedEvent: API.OperationMethod<{
|
|
|
938
938
|
readonly host?: string | undefined;
|
|
939
939
|
} | undefined;
|
|
940
940
|
readonly type?: string | undefined;
|
|
941
|
-
}, Conflict | UnprocessableEntity,
|
|
941
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
942
942
|
export declare const CreateCoreV1NamespacedLimitRangeInput: Schema.Struct<{
|
|
943
943
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
944
944
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -1059,7 +1059,7 @@ export declare const createCoreV1NamespacedLimitRange: API.OperationMethod<{
|
|
|
1059
1059
|
readonly type: string;
|
|
1060
1060
|
}[];
|
|
1061
1061
|
} | undefined;
|
|
1062
|
-
}, Conflict | UnprocessableEntity,
|
|
1062
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
1063
1063
|
export declare const CreateCoreV1NamespacedPersistentVolumeClaimInput: Schema.Struct<{
|
|
1064
1064
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
1065
1065
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -1262,7 +1262,7 @@ export declare const createCoreV1NamespacedPersistentVolumeClaim: API.OperationM
|
|
|
1262
1262
|
} | undefined;
|
|
1263
1263
|
readonly phase?: string | undefined;
|
|
1264
1264
|
} | undefined;
|
|
1265
|
-
}, Conflict | UnprocessableEntity,
|
|
1265
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
1266
1266
|
export declare const CreateCoreV1NamespacedPodInput: Schema.Struct<{
|
|
1267
1267
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
1268
1268
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -4807,7 +4807,7 @@ export declare const createCoreV1NamespacedPod: API.OperationMethod<{
|
|
|
4807
4807
|
} | undefined;
|
|
4808
4808
|
readonly startTime?: string | undefined;
|
|
4809
4809
|
} | undefined;
|
|
4810
|
-
}, Conflict | UnprocessableEntity,
|
|
4810
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
4811
4811
|
export declare const CreateCoreV1NamespacedPodBindingInput: Schema.Struct<{}>;
|
|
4812
4812
|
export type CreateCoreV1NamespacedPodBindingInput = typeof CreateCoreV1NamespacedPodBindingInput.Type;
|
|
4813
4813
|
export declare const CreateCoreV1NamespacedPodBindingOutput: Schema.Struct<{
|
|
@@ -4907,7 +4907,7 @@ export declare const createCoreV1NamespacedPodBinding: API.OperationMethod<{}, {
|
|
|
4907
4907
|
readonly resourceVersion?: string | undefined;
|
|
4908
4908
|
readonly uid?: string | undefined;
|
|
4909
4909
|
};
|
|
4910
|
-
}, Conflict | UnprocessableEntity,
|
|
4910
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
4911
4911
|
export declare const CreateCoreV1NamespacedPodEvictionInput: Schema.Struct<{}>;
|
|
4912
4912
|
export type CreateCoreV1NamespacedPodEvictionInput = typeof CreateCoreV1NamespacedPodEvictionInput.Type;
|
|
4913
4913
|
export declare const CreateCoreV1NamespacedPodEvictionOutput: Schema.Struct<{
|
|
@@ -5015,7 +5015,7 @@ export declare const createCoreV1NamespacedPodEviction: API.OperationMethod<{},
|
|
|
5015
5015
|
readonly selfLink?: string | undefined;
|
|
5016
5016
|
readonly uid?: string | undefined;
|
|
5017
5017
|
} | undefined;
|
|
5018
|
-
}, Conflict | UnprocessableEntity,
|
|
5018
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
5019
5019
|
export declare const CreateCoreV1NamespacedPodTemplateInput: Schema.Struct<{
|
|
5020
5020
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
5021
5021
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -8014,7 +8014,7 @@ export declare const createCoreV1NamespacedPodTemplate: API.OperationMethod<{
|
|
|
8014
8014
|
}[] | undefined;
|
|
8015
8015
|
} | undefined;
|
|
8016
8016
|
} | undefined;
|
|
8017
|
-
}, Conflict | UnprocessableEntity,
|
|
8017
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
8018
8018
|
export declare const CreateCoreV1NamespacedReplicationControllerInput: Schema.Struct<{
|
|
8019
8019
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
8020
8020
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -11053,7 +11053,7 @@ export declare const createCoreV1NamespacedReplicationController: API.OperationM
|
|
|
11053
11053
|
readonly readyReplicas?: number | undefined;
|
|
11054
11054
|
readonly replicas: number;
|
|
11055
11055
|
} | undefined;
|
|
11056
|
-
}, Conflict | UnprocessableEntity,
|
|
11056
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
11057
11057
|
export declare const CreateCoreV1NamespacedResourceQuotaInput: Schema.Struct<{
|
|
11058
11058
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
11059
11059
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -11180,7 +11180,7 @@ export declare const createCoreV1NamespacedResourceQuota: API.OperationMethod<{
|
|
|
11180
11180
|
readonly [x: string]: string;
|
|
11181
11181
|
} | undefined;
|
|
11182
11182
|
} | undefined;
|
|
11183
|
-
}, Conflict | UnprocessableEntity,
|
|
11183
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
11184
11184
|
export declare const CreateCoreV1NamespacedSecretInput: Schema.Struct<{
|
|
11185
11185
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
11186
11186
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -11283,7 +11283,7 @@ export declare const createCoreV1NamespacedSecret: API.OperationMethod<{
|
|
|
11283
11283
|
readonly [x: string]: string;
|
|
11284
11284
|
} | undefined;
|
|
11285
11285
|
readonly type?: string | undefined;
|
|
11286
|
-
}, Conflict | UnprocessableEntity,
|
|
11286
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
11287
11287
|
export declare const CreateCoreV1NamespacedServiceInput: Schema.Struct<{
|
|
11288
11288
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
11289
11289
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -11486,7 +11486,7 @@ export declare const createCoreV1NamespacedService: API.OperationMethod<{
|
|
|
11486
11486
|
}[] | undefined;
|
|
11487
11487
|
} | undefined;
|
|
11488
11488
|
} | undefined;
|
|
11489
|
-
}, Conflict | UnprocessableEntity,
|
|
11489
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
11490
11490
|
export declare const CreateCoreV1NamespacedServiceAccountInput: Schema.Struct<{
|
|
11491
11491
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
11492
11492
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -11603,7 +11603,7 @@ export declare const createCoreV1NamespacedServiceAccount: API.OperationMethod<{
|
|
|
11603
11603
|
readonly resourceVersion?: string | undefined;
|
|
11604
11604
|
readonly uid?: string | undefined;
|
|
11605
11605
|
}[] | undefined;
|
|
11606
|
-
}, Conflict | UnprocessableEntity,
|
|
11606
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
11607
11607
|
export declare const CreateCoreV1NamespacedServiceAccountTokenInput: Schema.Struct<{}>;
|
|
11608
11608
|
export type CreateCoreV1NamespacedServiceAccountTokenInput = typeof CreateCoreV1NamespacedServiceAccountTokenInput.Type;
|
|
11609
11609
|
export declare const CreateCoreV1NamespacedServiceAccountTokenOutput: Schema.Struct<{
|
|
@@ -11713,7 +11713,7 @@ export declare const createCoreV1NamespacedServiceAccountToken: API.OperationMet
|
|
|
11713
11713
|
readonly expirationTimestamp?: string | undefined;
|
|
11714
11714
|
readonly token?: string | undefined;
|
|
11715
11715
|
} | undefined;
|
|
11716
|
-
}, Conflict | UnprocessableEntity,
|
|
11716
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
11717
11717
|
export declare const CreateCoreV1NodeInput: Schema.Struct<{
|
|
11718
11718
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
11719
11719
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -12026,7 +12026,7 @@ export declare const createCoreV1Node: API.OperationMethod<{
|
|
|
12026
12026
|
}[] | undefined;
|
|
12027
12027
|
readonly volumesInUse?: readonly string[] | undefined;
|
|
12028
12028
|
} | undefined;
|
|
12029
|
-
}, Conflict | UnprocessableEntity,
|
|
12029
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
12030
12030
|
export declare const CreateCoreV1PersistentVolumeInput: Schema.Struct<{
|
|
12031
12031
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
12032
12032
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -12593,7 +12593,7 @@ export declare const createCoreV1PersistentVolume: API.OperationMethod<{
|
|
|
12593
12593
|
readonly phase?: string | undefined;
|
|
12594
12594
|
readonly reason?: string | undefined;
|
|
12595
12595
|
} | undefined;
|
|
12596
|
-
}, Conflict | UnprocessableEntity,
|
|
12596
|
+
}, Conflict | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
12597
12597
|
export declare const DeleteCoreV1CollectionNamespacedConfigMapInput: Schema.Struct<{
|
|
12598
12598
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
12599
12599
|
}>;
|
|
@@ -12663,7 +12663,7 @@ export declare const deleteCoreV1CollectionNamespacedConfigMap: API.OperationMet
|
|
|
12663
12663
|
} | undefined;
|
|
12664
12664
|
readonly reason?: string | undefined;
|
|
12665
12665
|
readonly status?: string | undefined;
|
|
12666
|
-
}, never,
|
|
12666
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
12667
12667
|
export declare const DeleteCoreV1CollectionNamespacedEndpointsInput: Schema.Struct<{
|
|
12668
12668
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
12669
12669
|
}>;
|
|
@@ -12733,7 +12733,7 @@ export declare const deleteCoreV1CollectionNamespacedEndpoints: API.OperationMet
|
|
|
12733
12733
|
} | undefined;
|
|
12734
12734
|
readonly reason?: string | undefined;
|
|
12735
12735
|
readonly status?: string | undefined;
|
|
12736
|
-
}, never,
|
|
12736
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
12737
12737
|
export declare const DeleteCoreV1CollectionNamespacedEventInput: Schema.Struct<{
|
|
12738
12738
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
12739
12739
|
}>;
|
|
@@ -12803,7 +12803,7 @@ export declare const deleteCoreV1CollectionNamespacedEvent: API.OperationMethod<
|
|
|
12803
12803
|
} | undefined;
|
|
12804
12804
|
readonly reason?: string | undefined;
|
|
12805
12805
|
readonly status?: string | undefined;
|
|
12806
|
-
}, never,
|
|
12806
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
12807
12807
|
export declare const DeleteCoreV1CollectionNamespacedLimitRangeInput: Schema.Struct<{
|
|
12808
12808
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
12809
12809
|
}>;
|
|
@@ -12873,7 +12873,7 @@ export declare const deleteCoreV1CollectionNamespacedLimitRange: API.OperationMe
|
|
|
12873
12873
|
} | undefined;
|
|
12874
12874
|
readonly reason?: string | undefined;
|
|
12875
12875
|
readonly status?: string | undefined;
|
|
12876
|
-
}, never,
|
|
12876
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
12877
12877
|
export declare const DeleteCoreV1CollectionNamespacedPersistentVolumeClaimInput: Schema.Struct<{
|
|
12878
12878
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
12879
12879
|
}>;
|
|
@@ -12943,7 +12943,7 @@ export declare const deleteCoreV1CollectionNamespacedPersistentVolumeClaim: API.
|
|
|
12943
12943
|
} | undefined;
|
|
12944
12944
|
readonly reason?: string | undefined;
|
|
12945
12945
|
readonly status?: string | undefined;
|
|
12946
|
-
}, never,
|
|
12946
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
12947
12947
|
export declare const DeleteCoreV1CollectionNamespacedPodInput: Schema.Struct<{
|
|
12948
12948
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
12949
12949
|
}>;
|
|
@@ -13013,7 +13013,7 @@ export declare const deleteCoreV1CollectionNamespacedPod: API.OperationMethod<{
|
|
|
13013
13013
|
} | undefined;
|
|
13014
13014
|
readonly reason?: string | undefined;
|
|
13015
13015
|
readonly status?: string | undefined;
|
|
13016
|
-
}, never,
|
|
13016
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13017
13017
|
export declare const DeleteCoreV1CollectionNamespacedPodTemplateInput: Schema.Struct<{
|
|
13018
13018
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13019
13019
|
}>;
|
|
@@ -13083,7 +13083,7 @@ export declare const deleteCoreV1CollectionNamespacedPodTemplate: API.OperationM
|
|
|
13083
13083
|
} | undefined;
|
|
13084
13084
|
readonly reason?: string | undefined;
|
|
13085
13085
|
readonly status?: string | undefined;
|
|
13086
|
-
}, never,
|
|
13086
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13087
13087
|
export declare const DeleteCoreV1CollectionNamespacedReplicationControllerInput: Schema.Struct<{
|
|
13088
13088
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13089
13089
|
}>;
|
|
@@ -13153,7 +13153,7 @@ export declare const deleteCoreV1CollectionNamespacedReplicationController: API.
|
|
|
13153
13153
|
} | undefined;
|
|
13154
13154
|
readonly reason?: string | undefined;
|
|
13155
13155
|
readonly status?: string | undefined;
|
|
13156
|
-
}, never,
|
|
13156
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13157
13157
|
export declare const DeleteCoreV1CollectionNamespacedResourceQuotaInput: Schema.Struct<{
|
|
13158
13158
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13159
13159
|
}>;
|
|
@@ -13223,7 +13223,7 @@ export declare const deleteCoreV1CollectionNamespacedResourceQuota: API.Operatio
|
|
|
13223
13223
|
} | undefined;
|
|
13224
13224
|
readonly reason?: string | undefined;
|
|
13225
13225
|
readonly status?: string | undefined;
|
|
13226
|
-
}, never,
|
|
13226
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13227
13227
|
export declare const DeleteCoreV1CollectionNamespacedSecretInput: Schema.Struct<{
|
|
13228
13228
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13229
13229
|
}>;
|
|
@@ -13293,7 +13293,7 @@ export declare const deleteCoreV1CollectionNamespacedSecret: API.OperationMethod
|
|
|
13293
13293
|
} | undefined;
|
|
13294
13294
|
readonly reason?: string | undefined;
|
|
13295
13295
|
readonly status?: string | undefined;
|
|
13296
|
-
}, never,
|
|
13296
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13297
13297
|
export declare const DeleteCoreV1CollectionNamespacedServiceInput: Schema.Struct<{
|
|
13298
13298
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13299
13299
|
}>;
|
|
@@ -13363,7 +13363,7 @@ export declare const deleteCoreV1CollectionNamespacedService: API.OperationMetho
|
|
|
13363
13363
|
} | undefined;
|
|
13364
13364
|
readonly reason?: string | undefined;
|
|
13365
13365
|
readonly status?: string | undefined;
|
|
13366
|
-
}, never,
|
|
13366
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13367
13367
|
export declare const DeleteCoreV1CollectionNamespacedServiceAccountInput: Schema.Struct<{
|
|
13368
13368
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13369
13369
|
}>;
|
|
@@ -13433,7 +13433,7 @@ export declare const deleteCoreV1CollectionNamespacedServiceAccount: API.Operati
|
|
|
13433
13433
|
} | undefined;
|
|
13434
13434
|
readonly reason?: string | undefined;
|
|
13435
13435
|
readonly status?: string | undefined;
|
|
13436
|
-
}, never,
|
|
13436
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13437
13437
|
export declare const DeleteCoreV1CollectionNodeInput: Schema.Struct<{
|
|
13438
13438
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13439
13439
|
}>;
|
|
@@ -13503,7 +13503,7 @@ export declare const deleteCoreV1CollectionNode: API.OperationMethod<{
|
|
|
13503
13503
|
} | undefined;
|
|
13504
13504
|
readonly reason?: string | undefined;
|
|
13505
13505
|
readonly status?: string | undefined;
|
|
13506
|
-
}, never,
|
|
13506
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13507
13507
|
export declare const DeleteCoreV1CollectionPersistentVolumeInput: Schema.Struct<{
|
|
13508
13508
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13509
13509
|
}>;
|
|
@@ -13573,7 +13573,7 @@ export declare const deleteCoreV1CollectionPersistentVolume: API.OperationMethod
|
|
|
13573
13573
|
} | undefined;
|
|
13574
13574
|
readonly reason?: string | undefined;
|
|
13575
13575
|
readonly status?: string | undefined;
|
|
13576
|
-
}, never,
|
|
13576
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
13577
13577
|
export declare const DeleteCoreV1NamespaceInput: Schema.Struct<{
|
|
13578
13578
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13579
13579
|
}>;
|
|
@@ -13643,7 +13643,7 @@ export declare const deleteCoreV1Namespace: API.OperationMethod<{
|
|
|
13643
13643
|
} | undefined;
|
|
13644
13644
|
readonly reason?: string | undefined;
|
|
13645
13645
|
readonly status?: string | undefined;
|
|
13646
|
-
}, Conflict | NotFound,
|
|
13646
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
13647
13647
|
export declare const DeleteCoreV1NamespacedConfigMapInput: Schema.Struct<{
|
|
13648
13648
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13649
13649
|
}>;
|
|
@@ -13713,7 +13713,7 @@ export declare const deleteCoreV1NamespacedConfigMap: API.OperationMethod<{
|
|
|
13713
13713
|
} | undefined;
|
|
13714
13714
|
readonly reason?: string | undefined;
|
|
13715
13715
|
readonly status?: string | undefined;
|
|
13716
|
-
}, Conflict | NotFound,
|
|
13716
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
13717
13717
|
export declare const DeleteCoreV1NamespacedEndpointsInput: Schema.Struct<{
|
|
13718
13718
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13719
13719
|
}>;
|
|
@@ -13783,7 +13783,7 @@ export declare const deleteCoreV1NamespacedEndpoints: API.OperationMethod<{
|
|
|
13783
13783
|
} | undefined;
|
|
13784
13784
|
readonly reason?: string | undefined;
|
|
13785
13785
|
readonly status?: string | undefined;
|
|
13786
|
-
}, Conflict | NotFound,
|
|
13786
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
13787
13787
|
export declare const DeleteCoreV1NamespacedEventInput: Schema.Struct<{
|
|
13788
13788
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13789
13789
|
}>;
|
|
@@ -13853,7 +13853,7 @@ export declare const deleteCoreV1NamespacedEvent: API.OperationMethod<{
|
|
|
13853
13853
|
} | undefined;
|
|
13854
13854
|
readonly reason?: string | undefined;
|
|
13855
13855
|
readonly status?: string | undefined;
|
|
13856
|
-
}, Conflict | NotFound,
|
|
13856
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
13857
13857
|
export declare const DeleteCoreV1NamespacedLimitRangeInput: Schema.Struct<{
|
|
13858
13858
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13859
13859
|
}>;
|
|
@@ -13923,7 +13923,7 @@ export declare const deleteCoreV1NamespacedLimitRange: API.OperationMethod<{
|
|
|
13923
13923
|
} | undefined;
|
|
13924
13924
|
readonly reason?: string | undefined;
|
|
13925
13925
|
readonly status?: string | undefined;
|
|
13926
|
-
}, Conflict | NotFound,
|
|
13926
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
13927
13927
|
export declare const DeleteCoreV1NamespacedPersistentVolumeClaimInput: Schema.Struct<{
|
|
13928
13928
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
13929
13929
|
}>;
|
|
@@ -14123,7 +14123,7 @@ export declare const deleteCoreV1NamespacedPersistentVolumeClaim: API.OperationM
|
|
|
14123
14123
|
} | undefined;
|
|
14124
14124
|
readonly phase?: string | undefined;
|
|
14125
14125
|
} | undefined;
|
|
14126
|
-
}, Conflict | NotFound,
|
|
14126
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
14127
14127
|
export declare const DeleteCoreV1NamespacedPodInput: Schema.Struct<{
|
|
14128
14128
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
14129
14129
|
}>;
|
|
@@ -17665,7 +17665,7 @@ export declare const deleteCoreV1NamespacedPod: API.OperationMethod<{
|
|
|
17665
17665
|
} | undefined;
|
|
17666
17666
|
readonly startTime?: string | undefined;
|
|
17667
17667
|
} | undefined;
|
|
17668
|
-
}, Conflict | NotFound,
|
|
17668
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
17669
17669
|
export declare const DeleteCoreV1NamespacedPodTemplateInput: Schema.Struct<{
|
|
17670
17670
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
17671
17671
|
}>;
|
|
@@ -20661,7 +20661,7 @@ export declare const deleteCoreV1NamespacedPodTemplate: API.OperationMethod<{
|
|
|
20661
20661
|
}[] | undefined;
|
|
20662
20662
|
} | undefined;
|
|
20663
20663
|
} | undefined;
|
|
20664
|
-
}, Conflict | NotFound,
|
|
20664
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
20665
20665
|
export declare const DeleteCoreV1NamespacedReplicationControllerInput: Schema.Struct<{
|
|
20666
20666
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
20667
20667
|
}>;
|
|
@@ -20731,7 +20731,7 @@ export declare const deleteCoreV1NamespacedReplicationController: API.OperationM
|
|
|
20731
20731
|
} | undefined;
|
|
20732
20732
|
readonly reason?: string | undefined;
|
|
20733
20733
|
readonly status?: string | undefined;
|
|
20734
|
-
}, Conflict | NotFound,
|
|
20734
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
20735
20735
|
export declare const DeleteCoreV1NamespacedResourceQuotaInput: Schema.Struct<{
|
|
20736
20736
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
20737
20737
|
}>;
|
|
@@ -20855,7 +20855,7 @@ export declare const deleteCoreV1NamespacedResourceQuota: API.OperationMethod<{
|
|
|
20855
20855
|
readonly [x: string]: string;
|
|
20856
20856
|
} | undefined;
|
|
20857
20857
|
} | undefined;
|
|
20858
|
-
}, Conflict | NotFound,
|
|
20858
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
20859
20859
|
export declare const DeleteCoreV1NamespacedSecretInput: Schema.Struct<{
|
|
20860
20860
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
20861
20861
|
}>;
|
|
@@ -20925,7 +20925,7 @@ export declare const deleteCoreV1NamespacedSecret: API.OperationMethod<{
|
|
|
20925
20925
|
} | undefined;
|
|
20926
20926
|
readonly reason?: string | undefined;
|
|
20927
20927
|
readonly status?: string | undefined;
|
|
20928
|
-
}, Conflict | NotFound,
|
|
20928
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
20929
20929
|
export declare const DeleteCoreV1NamespacedServiceInput: Schema.Struct<{
|
|
20930
20930
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
20931
20931
|
}>;
|
|
@@ -21125,7 +21125,7 @@ export declare const deleteCoreV1NamespacedService: API.OperationMethod<{
|
|
|
21125
21125
|
}[] | undefined;
|
|
21126
21126
|
} | undefined;
|
|
21127
21127
|
} | undefined;
|
|
21128
|
-
}, Conflict | NotFound,
|
|
21128
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
21129
21129
|
export declare const DeleteCoreV1NamespacedServiceAccountInput: Schema.Struct<{
|
|
21130
21130
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
21131
21131
|
}>;
|
|
@@ -21239,7 +21239,7 @@ export declare const deleteCoreV1NamespacedServiceAccount: API.OperationMethod<{
|
|
|
21239
21239
|
readonly resourceVersion?: string | undefined;
|
|
21240
21240
|
readonly uid?: string | undefined;
|
|
21241
21241
|
}[] | undefined;
|
|
21242
|
-
}, Conflict | NotFound,
|
|
21242
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
21243
21243
|
export declare const DeleteCoreV1NodeInput: Schema.Struct<{
|
|
21244
21244
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
21245
21245
|
}>;
|
|
@@ -21309,7 +21309,7 @@ export declare const deleteCoreV1Node: API.OperationMethod<{
|
|
|
21309
21309
|
} | undefined;
|
|
21310
21310
|
readonly reason?: string | undefined;
|
|
21311
21311
|
readonly status?: string | undefined;
|
|
21312
|
-
}, Conflict | NotFound,
|
|
21312
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
21313
21313
|
export declare const DeleteCoreV1PersistentVolumeInput: Schema.Struct<{
|
|
21314
21314
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
21315
21315
|
}>;
|
|
@@ -21873,7 +21873,7 @@ export declare const deleteCoreV1PersistentVolume: API.OperationMethod<{
|
|
|
21873
21873
|
readonly phase?: string | undefined;
|
|
21874
21874
|
readonly reason?: string | undefined;
|
|
21875
21875
|
} | undefined;
|
|
21876
|
-
}, Conflict | NotFound,
|
|
21876
|
+
}, Conflict | NotFound, import("../credentials.ts").Credentials>;
|
|
21877
21877
|
export declare const GetAPIVersionsInput: Schema.Struct<{}>;
|
|
21878
21878
|
export type GetAPIVersionsInput = typeof GetAPIVersionsInput.Type;
|
|
21879
21879
|
export declare const GetAPIVersionsOutput: Schema.Struct<{
|
|
@@ -21921,7 +21921,7 @@ export declare const getAPIVersions: API.OperationMethod<{}, {
|
|
|
21921
21921
|
}[];
|
|
21922
21922
|
}[];
|
|
21923
21923
|
readonly kind?: string | undefined;
|
|
21924
|
-
}, never,
|
|
21924
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
21925
21925
|
export declare const GetCodeVersionInput: Schema.Struct<{}>;
|
|
21926
21926
|
export type GetCodeVersionInput = typeof GetCodeVersionInput.Type;
|
|
21927
21927
|
export declare const GetCodeVersionOutput: Schema.Struct<{
|
|
@@ -21957,7 +21957,7 @@ export declare const getCodeVersion: API.OperationMethod<{}, {
|
|
|
21957
21957
|
readonly minCompatibilityMinor?: string | undefined;
|
|
21958
21958
|
readonly minor: string;
|
|
21959
21959
|
readonly platform: string;
|
|
21960
|
-
}, never,
|
|
21960
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
21961
21961
|
export declare const GetCoreAPIVersionsInput: Schema.Struct<{}>;
|
|
21962
21962
|
export type GetCoreAPIVersionsInput = typeof GetCoreAPIVersionsInput.Type;
|
|
21963
21963
|
export declare const GetCoreAPIVersionsOutput: Schema.Struct<{
|
|
@@ -21981,7 +21981,7 @@ export declare const getCoreAPIVersions: API.OperationMethod<{}, {
|
|
|
21981
21981
|
readonly serverAddress: string;
|
|
21982
21982
|
}[];
|
|
21983
21983
|
readonly versions: readonly string[];
|
|
21984
|
-
}, never,
|
|
21984
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
21985
21985
|
export declare const GetCoreV1APIResourcesInput: Schema.Struct<{}>;
|
|
21986
21986
|
export type GetCoreV1APIResourcesInput = typeof GetCoreV1APIResourcesInput.Type;
|
|
21987
21987
|
export declare const GetCoreV1APIResourcesOutput: Schema.Struct<{
|
|
@@ -22021,7 +22021,7 @@ export declare const getCoreV1APIResources: API.OperationMethod<{}, {
|
|
|
22021
22021
|
readonly verbs: readonly string[];
|
|
22022
22022
|
readonly version?: string | undefined;
|
|
22023
22023
|
}[];
|
|
22024
|
-
}, never,
|
|
22024
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
22025
22025
|
export declare const GetServiceAccountIssuerOpenIDConfigurationInput: Schema.Struct<{}>;
|
|
22026
22026
|
export type GetServiceAccountIssuerOpenIDConfigurationInput = typeof GetServiceAccountIssuerOpenIDConfigurationInput.Type;
|
|
22027
22027
|
export declare const GetServiceAccountIssuerOpenIDConfigurationOutput: Schema.String;
|
|
@@ -22029,7 +22029,7 @@ export type GetServiceAccountIssuerOpenIDConfigurationOutput = typeof GetService
|
|
|
22029
22029
|
/**
|
|
22030
22030
|
* get service account issuer OpenID configuration, also known as the 'OIDC discovery doc'
|
|
22031
22031
|
*/
|
|
22032
|
-
export declare const getServiceAccountIssuerOpenIDConfiguration: API.OperationMethod<{}, string, never,
|
|
22032
|
+
export declare const getServiceAccountIssuerOpenIDConfiguration: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
22033
22033
|
export declare const GetServiceAccountIssuerOpenIDKeysetInput: Schema.Struct<{}>;
|
|
22034
22034
|
export type GetServiceAccountIssuerOpenIDKeysetInput = typeof GetServiceAccountIssuerOpenIDKeysetInput.Type;
|
|
22035
22035
|
export declare const GetServiceAccountIssuerOpenIDKeysetOutput: Schema.String;
|
|
@@ -22037,7 +22037,7 @@ export type GetServiceAccountIssuerOpenIDKeysetOutput = typeof GetServiceAccount
|
|
|
22037
22037
|
/**
|
|
22038
22038
|
* get service account issuer OpenID JSON Web Key Set (contains public token verification keys)
|
|
22039
22039
|
*/
|
|
22040
|
-
export declare const getServiceAccountIssuerOpenIDKeyset: API.OperationMethod<{}, string, never,
|
|
22040
|
+
export declare const getServiceAccountIssuerOpenIDKeyset: API.OperationMethod<{}, string, never, import("../credentials.ts").Credentials>;
|
|
22041
22041
|
export declare const ListCoreV1ComponentStatusInput: Schema.Struct<{}>;
|
|
22042
22042
|
export type ListCoreV1ComponentStatusInput = typeof ListCoreV1ComponentStatusInput.Type;
|
|
22043
22043
|
export declare const ListCoreV1ComponentStatusOutput: Schema.Struct<{
|
|
@@ -22157,7 +22157,7 @@ export declare const listCoreV1ComponentStatus: API.OperationMethod<{}, {
|
|
|
22157
22157
|
readonly selector: string;
|
|
22158
22158
|
} | undefined;
|
|
22159
22159
|
} | undefined;
|
|
22160
|
-
}, never,
|
|
22160
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
22161
22161
|
export declare const ListCoreV1ConfigMapForAllNamespacesInput: Schema.Struct<{}>;
|
|
22162
22162
|
export type ListCoreV1ConfigMapForAllNamespacesInput = typeof ListCoreV1ConfigMapForAllNamespacesInput.Type;
|
|
22163
22163
|
export declare const ListCoreV1ConfigMapForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -22275,7 +22275,7 @@ export declare const listCoreV1ConfigMapForAllNamespaces: API.OperationMethod<{}
|
|
|
22275
22275
|
readonly selector: string;
|
|
22276
22276
|
} | undefined;
|
|
22277
22277
|
} | undefined;
|
|
22278
|
-
}, never,
|
|
22278
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
22279
22279
|
export declare const ListCoreV1EndpointsForAllNamespacesInput: Schema.Struct<{}>;
|
|
22280
22280
|
export type ListCoreV1EndpointsForAllNamespacesInput = typeof ListCoreV1EndpointsForAllNamespacesInput.Type;
|
|
22281
22281
|
export declare const ListCoreV1EndpointsForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -22455,7 +22455,7 @@ export declare const listCoreV1EndpointsForAllNamespaces: API.OperationMethod<{}
|
|
|
22455
22455
|
readonly selector: string;
|
|
22456
22456
|
} | undefined;
|
|
22457
22457
|
} | undefined;
|
|
22458
|
-
}, never,
|
|
22458
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
22459
22459
|
export declare const ListCoreV1EventForAllNamespacesInput: Schema.Struct<{}>;
|
|
22460
22460
|
export type ListCoreV1EventForAllNamespacesInput = typeof ListCoreV1EventForAllNamespacesInput.Type;
|
|
22461
22461
|
export declare const ListCoreV1EventForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -22635,7 +22635,7 @@ export declare const listCoreV1EventForAllNamespaces: API.OperationMethod<{}, {
|
|
|
22635
22635
|
readonly selector: string;
|
|
22636
22636
|
} | undefined;
|
|
22637
22637
|
} | undefined;
|
|
22638
|
-
}, never,
|
|
22638
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
22639
22639
|
export declare const ListCoreV1LimitRangeForAllNamespacesInput: Schema.Struct<{}>;
|
|
22640
22640
|
export type ListCoreV1LimitRangeForAllNamespacesInput = typeof ListCoreV1LimitRangeForAllNamespacesInput.Type;
|
|
22641
22641
|
export declare const ListCoreV1LimitRangeForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -22773,7 +22773,7 @@ export declare const listCoreV1LimitRangeForAllNamespaces: API.OperationMethod<{
|
|
|
22773
22773
|
readonly selector: string;
|
|
22774
22774
|
} | undefined;
|
|
22775
22775
|
} | undefined;
|
|
22776
|
-
}, never,
|
|
22776
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
22777
22777
|
export declare const ListCoreV1NamespaceInput: Schema.Struct<{}>;
|
|
22778
22778
|
export type ListCoreV1NamespaceInput = typeof ListCoreV1NamespaceInput.Type;
|
|
22779
22779
|
export declare const ListCoreV1NamespaceOutput: Schema.Struct<{
|
|
@@ -22907,7 +22907,7 @@ export declare const listCoreV1Namespace: API.OperationMethod<{}, {
|
|
|
22907
22907
|
readonly selector: string;
|
|
22908
22908
|
} | undefined;
|
|
22909
22909
|
} | undefined;
|
|
22910
|
-
}, never,
|
|
22910
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
22911
22911
|
export declare const ListCoreV1NamespacedConfigMapInput: Schema.Struct<{}>;
|
|
22912
22912
|
export type ListCoreV1NamespacedConfigMapInput = typeof ListCoreV1NamespacedConfigMapInput.Type;
|
|
22913
22913
|
export declare const ListCoreV1NamespacedConfigMapOutput: Schema.Struct<{
|
|
@@ -23025,7 +23025,7 @@ export declare const listCoreV1NamespacedConfigMap: API.OperationMethod<{}, {
|
|
|
23025
23025
|
readonly selector: string;
|
|
23026
23026
|
} | undefined;
|
|
23027
23027
|
} | undefined;
|
|
23028
|
-
}, never,
|
|
23028
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
23029
23029
|
export declare const ListCoreV1NamespacedEndpointsInput: Schema.Struct<{}>;
|
|
23030
23030
|
export type ListCoreV1NamespacedEndpointsInput = typeof ListCoreV1NamespacedEndpointsInput.Type;
|
|
23031
23031
|
export declare const ListCoreV1NamespacedEndpointsOutput: Schema.Struct<{
|
|
@@ -23205,7 +23205,7 @@ export declare const listCoreV1NamespacedEndpoints: API.OperationMethod<{}, {
|
|
|
23205
23205
|
readonly selector: string;
|
|
23206
23206
|
} | undefined;
|
|
23207
23207
|
} | undefined;
|
|
23208
|
-
}, never,
|
|
23208
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
23209
23209
|
export declare const ListCoreV1NamespacedEventInput: Schema.Struct<{}>;
|
|
23210
23210
|
export type ListCoreV1NamespacedEventInput = typeof ListCoreV1NamespacedEventInput.Type;
|
|
23211
23211
|
export declare const ListCoreV1NamespacedEventOutput: Schema.Struct<{
|
|
@@ -23385,7 +23385,7 @@ export declare const listCoreV1NamespacedEvent: API.OperationMethod<{}, {
|
|
|
23385
23385
|
readonly selector: string;
|
|
23386
23386
|
} | undefined;
|
|
23387
23387
|
} | undefined;
|
|
23388
|
-
}, never,
|
|
23388
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
23389
23389
|
export declare const ListCoreV1NamespacedLimitRangeInput: Schema.Struct<{}>;
|
|
23390
23390
|
export type ListCoreV1NamespacedLimitRangeInput = typeof ListCoreV1NamespacedLimitRangeInput.Type;
|
|
23391
23391
|
export declare const ListCoreV1NamespacedLimitRangeOutput: Schema.Struct<{
|
|
@@ -23523,7 +23523,7 @@ export declare const listCoreV1NamespacedLimitRange: API.OperationMethod<{}, {
|
|
|
23523
23523
|
readonly selector: string;
|
|
23524
23524
|
} | undefined;
|
|
23525
23525
|
} | undefined;
|
|
23526
|
-
}, never,
|
|
23526
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
23527
23527
|
export declare const ListCoreV1NamespacedPersistentVolumeClaimInput: Schema.Struct<{}>;
|
|
23528
23528
|
export type ListCoreV1NamespacedPersistentVolumeClaimInput = typeof ListCoreV1NamespacedPersistentVolumeClaimInput.Type;
|
|
23529
23529
|
export declare const ListCoreV1NamespacedPersistentVolumeClaimOutput: Schema.Struct<{
|
|
@@ -23743,7 +23743,7 @@ export declare const listCoreV1NamespacedPersistentVolumeClaim: API.OperationMet
|
|
|
23743
23743
|
readonly selector: string;
|
|
23744
23744
|
} | undefined;
|
|
23745
23745
|
} | undefined;
|
|
23746
|
-
}, never,
|
|
23746
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
23747
23747
|
export declare const ListCoreV1NamespacedPodInput: Schema.Struct<{}>;
|
|
23748
23748
|
export type ListCoreV1NamespacedPodInput = typeof ListCoreV1NamespacedPodInput.Type;
|
|
23749
23749
|
export declare const ListCoreV1NamespacedPodOutput: Schema.Struct<{
|
|
@@ -27305,7 +27305,7 @@ export declare const listCoreV1NamespacedPod: API.OperationMethod<{}, {
|
|
|
27305
27305
|
readonly selector: string;
|
|
27306
27306
|
} | undefined;
|
|
27307
27307
|
} | undefined;
|
|
27308
|
-
}, never,
|
|
27308
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
27309
27309
|
export declare const ListCoreV1NamespacedPodTemplateInput: Schema.Struct<{}>;
|
|
27310
27310
|
export type ListCoreV1NamespacedPodTemplateInput = typeof ListCoreV1NamespacedPodTemplateInput.Type;
|
|
27311
27311
|
export declare const ListCoreV1NamespacedPodTemplateOutput: Schema.Struct<{
|
|
@@ -30321,7 +30321,7 @@ export declare const listCoreV1NamespacedPodTemplate: API.OperationMethod<{}, {
|
|
|
30321
30321
|
readonly selector: string;
|
|
30322
30322
|
} | undefined;
|
|
30323
30323
|
} | undefined;
|
|
30324
|
-
}, never,
|
|
30324
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
30325
30325
|
export declare const ListCoreV1NamespacedReplicationControllerInput: Schema.Struct<{}>;
|
|
30326
30326
|
export type ListCoreV1NamespacedReplicationControllerInput = typeof ListCoreV1NamespacedReplicationControllerInput.Type;
|
|
30327
30327
|
export declare const ListCoreV1NamespacedReplicationControllerOutput: Schema.Struct<{
|
|
@@ -33377,7 +33377,7 @@ export declare const listCoreV1NamespacedReplicationController: API.OperationMet
|
|
|
33377
33377
|
readonly selector: string;
|
|
33378
33378
|
} | undefined;
|
|
33379
33379
|
} | undefined;
|
|
33380
|
-
}, never,
|
|
33380
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
33381
33381
|
export declare const ListCoreV1NamespacedResourceQuotaInput: Schema.Struct<{}>;
|
|
33382
33382
|
export type ListCoreV1NamespacedResourceQuotaInput = typeof ListCoreV1NamespacedResourceQuotaInput.Type;
|
|
33383
33383
|
export declare const ListCoreV1NamespacedResourceQuotaOutput: Schema.Struct<{
|
|
@@ -33521,7 +33521,7 @@ export declare const listCoreV1NamespacedResourceQuota: API.OperationMethod<{},
|
|
|
33521
33521
|
readonly selector: string;
|
|
33522
33522
|
} | undefined;
|
|
33523
33523
|
} | undefined;
|
|
33524
|
-
}, never,
|
|
33524
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
33525
33525
|
export declare const ListCoreV1NamespacedSecretInput: Schema.Struct<{}>;
|
|
33526
33526
|
export type ListCoreV1NamespacedSecretInput = typeof ListCoreV1NamespacedSecretInput.Type;
|
|
33527
33527
|
export declare const ListCoreV1NamespacedSecretOutput: Schema.Struct<{
|
|
@@ -33641,7 +33641,7 @@ export declare const listCoreV1NamespacedSecret: API.OperationMethod<{}, {
|
|
|
33641
33641
|
readonly selector: string;
|
|
33642
33642
|
} | undefined;
|
|
33643
33643
|
} | undefined;
|
|
33644
|
-
}, never,
|
|
33644
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
33645
33645
|
export declare const ListCoreV1NamespacedServiceInput: Schema.Struct<{}>;
|
|
33646
33646
|
export type ListCoreV1NamespacedServiceInput = typeof ListCoreV1NamespacedServiceInput.Type;
|
|
33647
33647
|
export declare const ListCoreV1NamespacedServiceOutput: Schema.Struct<{
|
|
@@ -33861,7 +33861,7 @@ export declare const listCoreV1NamespacedService: API.OperationMethod<{}, {
|
|
|
33861
33861
|
readonly selector: string;
|
|
33862
33862
|
} | undefined;
|
|
33863
33863
|
} | undefined;
|
|
33864
|
-
}, never,
|
|
33864
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
33865
33865
|
export declare const ListCoreV1NamespacedServiceAccountInput: Schema.Struct<{}>;
|
|
33866
33866
|
export type ListCoreV1NamespacedServiceAccountInput = typeof ListCoreV1NamespacedServiceAccountInput.Type;
|
|
33867
33867
|
export declare const ListCoreV1NamespacedServiceAccountOutput: Schema.Struct<{
|
|
@@ -33995,7 +33995,7 @@ export declare const listCoreV1NamespacedServiceAccount: API.OperationMethod<{},
|
|
|
33995
33995
|
readonly selector: string;
|
|
33996
33996
|
} | undefined;
|
|
33997
33997
|
} | undefined;
|
|
33998
|
-
}, never,
|
|
33998
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
33999
33999
|
export declare const ListCoreV1NodeInput: Schema.Struct<{}>;
|
|
34000
34000
|
export type ListCoreV1NodeInput = typeof ListCoreV1NodeInput.Type;
|
|
34001
34001
|
export declare const ListCoreV1NodeOutput: Schema.Struct<{
|
|
@@ -34325,7 +34325,7 @@ export declare const listCoreV1Node: API.OperationMethod<{}, {
|
|
|
34325
34325
|
readonly selector: string;
|
|
34326
34326
|
} | undefined;
|
|
34327
34327
|
} | undefined;
|
|
34328
|
-
}, never,
|
|
34328
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
34329
34329
|
export declare const ListCoreV1PersistentVolumeInput: Schema.Struct<{}>;
|
|
34330
34330
|
export type ListCoreV1PersistentVolumeInput = typeof ListCoreV1PersistentVolumeInput.Type;
|
|
34331
34331
|
export declare const ListCoreV1PersistentVolumeOutput: Schema.Struct<{
|
|
@@ -34909,7 +34909,7 @@ export declare const listCoreV1PersistentVolume: API.OperationMethod<{}, {
|
|
|
34909
34909
|
readonly selector: string;
|
|
34910
34910
|
} | undefined;
|
|
34911
34911
|
} | undefined;
|
|
34912
|
-
}, never,
|
|
34912
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
34913
34913
|
export declare const ListCoreV1PersistentVolumeClaimForAllNamespacesInput: Schema.Struct<{}>;
|
|
34914
34914
|
export type ListCoreV1PersistentVolumeClaimForAllNamespacesInput = typeof ListCoreV1PersistentVolumeClaimForAllNamespacesInput.Type;
|
|
34915
34915
|
export declare const ListCoreV1PersistentVolumeClaimForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -35129,7 +35129,7 @@ export declare const listCoreV1PersistentVolumeClaimForAllNamespaces: API.Operat
|
|
|
35129
35129
|
readonly selector: string;
|
|
35130
35130
|
} | undefined;
|
|
35131
35131
|
} | undefined;
|
|
35132
|
-
}, never,
|
|
35132
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
35133
35133
|
export declare const ListCoreV1PodForAllNamespacesInput: Schema.Struct<{}>;
|
|
35134
35134
|
export type ListCoreV1PodForAllNamespacesInput = typeof ListCoreV1PodForAllNamespacesInput.Type;
|
|
35135
35135
|
export declare const ListCoreV1PodForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -38691,7 +38691,7 @@ export declare const listCoreV1PodForAllNamespaces: API.OperationMethod<{}, {
|
|
|
38691
38691
|
readonly selector: string;
|
|
38692
38692
|
} | undefined;
|
|
38693
38693
|
} | undefined;
|
|
38694
|
-
}, never,
|
|
38694
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
38695
38695
|
export declare const ListCoreV1PodTemplateForAllNamespacesInput: Schema.Struct<{}>;
|
|
38696
38696
|
export type ListCoreV1PodTemplateForAllNamespacesInput = typeof ListCoreV1PodTemplateForAllNamespacesInput.Type;
|
|
38697
38697
|
export declare const ListCoreV1PodTemplateForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -41707,7 +41707,7 @@ export declare const listCoreV1PodTemplateForAllNamespaces: API.OperationMethod<
|
|
|
41707
41707
|
readonly selector: string;
|
|
41708
41708
|
} | undefined;
|
|
41709
41709
|
} | undefined;
|
|
41710
|
-
}, never,
|
|
41710
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
41711
41711
|
export declare const ListCoreV1ReplicationControllerForAllNamespacesInput: Schema.Struct<{}>;
|
|
41712
41712
|
export type ListCoreV1ReplicationControllerForAllNamespacesInput = typeof ListCoreV1ReplicationControllerForAllNamespacesInput.Type;
|
|
41713
41713
|
export declare const ListCoreV1ReplicationControllerForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -44763,7 +44763,7 @@ export declare const listCoreV1ReplicationControllerForAllNamespaces: API.Operat
|
|
|
44763
44763
|
readonly selector: string;
|
|
44764
44764
|
} | undefined;
|
|
44765
44765
|
} | undefined;
|
|
44766
|
-
}, never,
|
|
44766
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
44767
44767
|
export declare const ListCoreV1ResourceQuotaForAllNamespacesInput: Schema.Struct<{}>;
|
|
44768
44768
|
export type ListCoreV1ResourceQuotaForAllNamespacesInput = typeof ListCoreV1ResourceQuotaForAllNamespacesInput.Type;
|
|
44769
44769
|
export declare const ListCoreV1ResourceQuotaForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -44907,7 +44907,7 @@ export declare const listCoreV1ResourceQuotaForAllNamespaces: API.OperationMetho
|
|
|
44907
44907
|
readonly selector: string;
|
|
44908
44908
|
} | undefined;
|
|
44909
44909
|
} | undefined;
|
|
44910
|
-
}, never,
|
|
44910
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
44911
44911
|
export declare const ListCoreV1SecretForAllNamespacesInput: Schema.Struct<{}>;
|
|
44912
44912
|
export type ListCoreV1SecretForAllNamespacesInput = typeof ListCoreV1SecretForAllNamespacesInput.Type;
|
|
44913
44913
|
export declare const ListCoreV1SecretForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -45027,7 +45027,7 @@ export declare const listCoreV1SecretForAllNamespaces: API.OperationMethod<{}, {
|
|
|
45027
45027
|
readonly selector: string;
|
|
45028
45028
|
} | undefined;
|
|
45029
45029
|
} | undefined;
|
|
45030
|
-
}, never,
|
|
45030
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
45031
45031
|
export declare const ListCoreV1ServiceAccountForAllNamespacesInput: Schema.Struct<{}>;
|
|
45032
45032
|
export type ListCoreV1ServiceAccountForAllNamespacesInput = typeof ListCoreV1ServiceAccountForAllNamespacesInput.Type;
|
|
45033
45033
|
export declare const ListCoreV1ServiceAccountForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -45161,7 +45161,7 @@ export declare const listCoreV1ServiceAccountForAllNamespaces: API.OperationMeth
|
|
|
45161
45161
|
readonly selector: string;
|
|
45162
45162
|
} | undefined;
|
|
45163
45163
|
} | undefined;
|
|
45164
|
-
}, never,
|
|
45164
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
45165
45165
|
export declare const ListCoreV1ServiceForAllNamespacesInput: Schema.Struct<{}>;
|
|
45166
45166
|
export type ListCoreV1ServiceForAllNamespacesInput = typeof ListCoreV1ServiceForAllNamespacesInput.Type;
|
|
45167
45167
|
export declare const ListCoreV1ServiceForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -45381,17 +45381,17 @@ export declare const listCoreV1ServiceForAllNamespaces: API.OperationMethod<{},
|
|
|
45381
45381
|
readonly selector: string;
|
|
45382
45382
|
} | undefined;
|
|
45383
45383
|
} | undefined;
|
|
45384
|
-
}, never,
|
|
45384
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
45385
45385
|
export declare const LogFileHandlerInput: Schema.Struct<{}>;
|
|
45386
45386
|
export type LogFileHandlerInput = typeof LogFileHandlerInput.Type;
|
|
45387
45387
|
export declare const LogFileHandlerOutput: Schema.Void;
|
|
45388
45388
|
export type LogFileHandlerOutput = typeof LogFileHandlerOutput.Type;
|
|
45389
|
-
export declare const logFileHandler: API.OperationMethod<{}, void, never,
|
|
45389
|
+
export declare const logFileHandler: API.OperationMethod<{}, void, never, import("../credentials.ts").Credentials>;
|
|
45390
45390
|
export declare const LogFileListHandlerInput: Schema.Struct<{}>;
|
|
45391
45391
|
export type LogFileListHandlerInput = typeof LogFileListHandlerInput.Type;
|
|
45392
45392
|
export declare const LogFileListHandlerOutput: Schema.Void;
|
|
45393
45393
|
export type LogFileListHandlerOutput = typeof LogFileListHandlerOutput.Type;
|
|
45394
|
-
export declare const logFileListHandler: API.OperationMethod<{}, void, never,
|
|
45394
|
+
export declare const logFileListHandler: API.OperationMethod<{}, void, never, import("../credentials.ts").Credentials>;
|
|
45395
45395
|
export declare const PatchCoreV1NamespaceInput: Schema.Struct<{
|
|
45396
45396
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
45397
45397
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -45508,7 +45508,7 @@ export declare const patchCoreV1Namespace: API.OperationMethod<{
|
|
|
45508
45508
|
}[] | undefined;
|
|
45509
45509
|
readonly phase?: string | undefined;
|
|
45510
45510
|
} | undefined;
|
|
45511
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
45511
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
45512
45512
|
export declare const PatchCoreV1NamespaceStatusInput: Schema.Struct<{
|
|
45513
45513
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
45514
45514
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -45625,7 +45625,7 @@ export declare const patchCoreV1NamespaceStatus: API.OperationMethod<{
|
|
|
45625
45625
|
}[] | undefined;
|
|
45626
45626
|
readonly phase?: string | undefined;
|
|
45627
45627
|
} | undefined;
|
|
45628
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
45628
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
45629
45629
|
export declare const PatchCoreV1NamespacedConfigMapInput: Schema.Struct<{
|
|
45630
45630
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
45631
45631
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -45726,7 +45726,7 @@ export declare const patchCoreV1NamespacedConfigMap: API.OperationMethod<{
|
|
|
45726
45726
|
readonly selfLink?: string | undefined;
|
|
45727
45727
|
readonly uid?: string | undefined;
|
|
45728
45728
|
} | undefined;
|
|
45729
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
45729
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
45730
45730
|
export declare const PatchCoreV1NamespacedEndpointsInput: Schema.Struct<{
|
|
45731
45731
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
45732
45732
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -45889,7 +45889,7 @@ export declare const patchCoreV1NamespacedEndpoints: API.OperationMethod<{
|
|
|
45889
45889
|
readonly protocol?: string | undefined;
|
|
45890
45890
|
}[] | undefined;
|
|
45891
45891
|
}[] | undefined;
|
|
45892
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
45892
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
45893
45893
|
export declare const PatchCoreV1NamespacedEventInput: Schema.Struct<{
|
|
45894
45894
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
45895
45895
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -46052,7 +46052,7 @@ export declare const patchCoreV1NamespacedEvent: API.OperationMethod<{
|
|
|
46052
46052
|
readonly host?: string | undefined;
|
|
46053
46053
|
} | undefined;
|
|
46054
46054
|
readonly type?: string | undefined;
|
|
46055
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
46055
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
46056
46056
|
export declare const PatchCoreV1NamespacedLimitRangeInput: Schema.Struct<{
|
|
46057
46057
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
46058
46058
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -46173,7 +46173,7 @@ export declare const patchCoreV1NamespacedLimitRange: API.OperationMethod<{
|
|
|
46173
46173
|
readonly type: string;
|
|
46174
46174
|
}[];
|
|
46175
46175
|
} | undefined;
|
|
46176
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
46176
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
46177
46177
|
export declare const PatchCoreV1NamespacedPersistentVolumeClaimInput: Schema.Struct<{
|
|
46178
46178
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
46179
46179
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -46376,7 +46376,7 @@ export declare const patchCoreV1NamespacedPersistentVolumeClaim: API.OperationMe
|
|
|
46376
46376
|
} | undefined;
|
|
46377
46377
|
readonly phase?: string | undefined;
|
|
46378
46378
|
} | undefined;
|
|
46379
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
46379
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
46380
46380
|
export declare const PatchCoreV1NamespacedPersistentVolumeClaimStatusInput: Schema.Struct<{
|
|
46381
46381
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
46382
46382
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -46579,7 +46579,7 @@ export declare const patchCoreV1NamespacedPersistentVolumeClaimStatus: API.Opera
|
|
|
46579
46579
|
} | undefined;
|
|
46580
46580
|
readonly phase?: string | undefined;
|
|
46581
46581
|
} | undefined;
|
|
46582
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
46582
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
46583
46583
|
export declare const PatchCoreV1NamespacedPodInput: Schema.Struct<{
|
|
46584
46584
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
46585
46585
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -50124,7 +50124,7 @@ export declare const patchCoreV1NamespacedPod: API.OperationMethod<{
|
|
|
50124
50124
|
} | undefined;
|
|
50125
50125
|
readonly startTime?: string | undefined;
|
|
50126
50126
|
} | undefined;
|
|
50127
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
50127
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
50128
50128
|
export declare const PatchCoreV1NamespacedPodEphemeralcontainersInput: Schema.Struct<{
|
|
50129
50129
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
50130
50130
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -53669,7 +53669,7 @@ export declare const patchCoreV1NamespacedPodEphemeralcontainers: API.OperationM
|
|
|
53669
53669
|
} | undefined;
|
|
53670
53670
|
readonly startTime?: string | undefined;
|
|
53671
53671
|
} | undefined;
|
|
53672
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
53672
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
53673
53673
|
export declare const PatchCoreV1NamespacedPodResizeInput: Schema.Struct<{
|
|
53674
53674
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
53675
53675
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -57214,7 +57214,7 @@ export declare const patchCoreV1NamespacedPodResize: API.OperationMethod<{
|
|
|
57214
57214
|
} | undefined;
|
|
57215
57215
|
readonly startTime?: string | undefined;
|
|
57216
57216
|
} | undefined;
|
|
57217
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
57217
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
57218
57218
|
export declare const PatchCoreV1NamespacedPodStatusInput: Schema.Struct<{
|
|
57219
57219
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
57220
57220
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -60759,7 +60759,7 @@ export declare const patchCoreV1NamespacedPodStatus: API.OperationMethod<{
|
|
|
60759
60759
|
} | undefined;
|
|
60760
60760
|
readonly startTime?: string | undefined;
|
|
60761
60761
|
} | undefined;
|
|
60762
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
60762
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
60763
60763
|
export declare const PatchCoreV1NamespacedPodTemplateInput: Schema.Struct<{
|
|
60764
60764
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
60765
60765
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -63758,7 +63758,7 @@ export declare const patchCoreV1NamespacedPodTemplate: API.OperationMethod<{
|
|
|
63758
63758
|
}[] | undefined;
|
|
63759
63759
|
} | undefined;
|
|
63760
63760
|
} | undefined;
|
|
63761
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
63761
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
63762
63762
|
export declare const PatchCoreV1NamespacedReplicationControllerInput: Schema.Struct<{
|
|
63763
63763
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
63764
63764
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -66797,7 +66797,7 @@ export declare const patchCoreV1NamespacedReplicationController: API.OperationMe
|
|
|
66797
66797
|
readonly readyReplicas?: number | undefined;
|
|
66798
66798
|
readonly replicas: number;
|
|
66799
66799
|
} | undefined;
|
|
66800
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
66800
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
66801
66801
|
export declare const PatchCoreV1NamespacedReplicationControllerScaleInput: Schema.Struct<{
|
|
66802
66802
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
66803
66803
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -66902,7 +66902,7 @@ export declare const patchCoreV1NamespacedReplicationControllerScale: API.Operat
|
|
|
66902
66902
|
readonly replicas: number;
|
|
66903
66903
|
readonly selector?: string | undefined;
|
|
66904
66904
|
} | undefined;
|
|
66905
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
66905
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
66906
66906
|
export declare const PatchCoreV1NamespacedReplicationControllerStatusInput: Schema.Struct<{
|
|
66907
66907
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
66908
66908
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -69941,7 +69941,7 @@ export declare const patchCoreV1NamespacedReplicationControllerStatus: API.Opera
|
|
|
69941
69941
|
readonly readyReplicas?: number | undefined;
|
|
69942
69942
|
readonly replicas: number;
|
|
69943
69943
|
} | undefined;
|
|
69944
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
69944
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
69945
69945
|
export declare const PatchCoreV1NamespacedResourceQuotaInput: Schema.Struct<{
|
|
69946
69946
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
69947
69947
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -70068,7 +70068,7 @@ export declare const patchCoreV1NamespacedResourceQuota: API.OperationMethod<{
|
|
|
70068
70068
|
readonly [x: string]: string;
|
|
70069
70069
|
} | undefined;
|
|
70070
70070
|
} | undefined;
|
|
70071
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
70071
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
70072
70072
|
export declare const PatchCoreV1NamespacedResourceQuotaStatusInput: Schema.Struct<{
|
|
70073
70073
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
70074
70074
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -70195,7 +70195,7 @@ export declare const patchCoreV1NamespacedResourceQuotaStatus: API.OperationMeth
|
|
|
70195
70195
|
readonly [x: string]: string;
|
|
70196
70196
|
} | undefined;
|
|
70197
70197
|
} | undefined;
|
|
70198
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
70198
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
70199
70199
|
export declare const PatchCoreV1NamespacedSecretInput: Schema.Struct<{
|
|
70200
70200
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
70201
70201
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -70298,7 +70298,7 @@ export declare const patchCoreV1NamespacedSecret: API.OperationMethod<{
|
|
|
70298
70298
|
readonly [x: string]: string;
|
|
70299
70299
|
} | undefined;
|
|
70300
70300
|
readonly type?: string | undefined;
|
|
70301
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
70301
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
70302
70302
|
export declare const PatchCoreV1NamespacedServiceInput: Schema.Struct<{
|
|
70303
70303
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
70304
70304
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -70501,7 +70501,7 @@ export declare const patchCoreV1NamespacedService: API.OperationMethod<{
|
|
|
70501
70501
|
}[] | undefined;
|
|
70502
70502
|
} | undefined;
|
|
70503
70503
|
} | undefined;
|
|
70504
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
70504
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
70505
70505
|
export declare const PatchCoreV1NamespacedServiceAccountInput: Schema.Struct<{
|
|
70506
70506
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
70507
70507
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -70618,7 +70618,7 @@ export declare const patchCoreV1NamespacedServiceAccount: API.OperationMethod<{
|
|
|
70618
70618
|
readonly resourceVersion?: string | undefined;
|
|
70619
70619
|
readonly uid?: string | undefined;
|
|
70620
70620
|
}[] | undefined;
|
|
70621
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
70621
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
70622
70622
|
export declare const PatchCoreV1NamespacedServiceStatusInput: Schema.Struct<{
|
|
70623
70623
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
70624
70624
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -70821,7 +70821,7 @@ export declare const patchCoreV1NamespacedServiceStatus: API.OperationMethod<{
|
|
|
70821
70821
|
}[] | undefined;
|
|
70822
70822
|
} | undefined;
|
|
70823
70823
|
} | undefined;
|
|
70824
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
70824
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
70825
70825
|
export declare const PatchCoreV1NodeInput: Schema.Struct<{
|
|
70826
70826
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
70827
70827
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -71134,7 +71134,7 @@ export declare const patchCoreV1Node: API.OperationMethod<{
|
|
|
71134
71134
|
}[] | undefined;
|
|
71135
71135
|
readonly volumesInUse?: readonly string[] | undefined;
|
|
71136
71136
|
} | undefined;
|
|
71137
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
71137
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
71138
71138
|
export declare const PatchCoreV1NodeStatusInput: Schema.Struct<{
|
|
71139
71139
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
71140
71140
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -71447,7 +71447,7 @@ export declare const patchCoreV1NodeStatus: API.OperationMethod<{
|
|
|
71447
71447
|
}[] | undefined;
|
|
71448
71448
|
readonly volumesInUse?: readonly string[] | undefined;
|
|
71449
71449
|
} | undefined;
|
|
71450
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
71450
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
71451
71451
|
export declare const PatchCoreV1PersistentVolumeInput: Schema.Struct<{
|
|
71452
71452
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
71453
71453
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -72014,7 +72014,7 @@ export declare const patchCoreV1PersistentVolume: API.OperationMethod<{
|
|
|
72014
72014
|
readonly phase?: string | undefined;
|
|
72015
72015
|
readonly reason?: string | undefined;
|
|
72016
72016
|
} | undefined;
|
|
72017
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
72017
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
72018
72018
|
export declare const PatchCoreV1PersistentVolumeStatusInput: Schema.Struct<{
|
|
72019
72019
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
72020
72020
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -72581,7 +72581,7 @@ export declare const patchCoreV1PersistentVolumeStatus: API.OperationMethod<{
|
|
|
72581
72581
|
readonly phase?: string | undefined;
|
|
72582
72582
|
readonly reason?: string | undefined;
|
|
72583
72583
|
} | undefined;
|
|
72584
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
72584
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
72585
72585
|
export declare const ReadCoreV1ComponentStatusInput: Schema.Struct<{}>;
|
|
72586
72586
|
export type ReadCoreV1ComponentStatusInput = typeof ReadCoreV1ComponentStatusInput.Type;
|
|
72587
72587
|
export declare const ReadCoreV1ComponentStatusOutput: Schema.Struct<{
|
|
@@ -72675,7 +72675,7 @@ export declare const readCoreV1ComponentStatus: API.OperationMethod<{}, {
|
|
|
72675
72675
|
readonly selfLink?: string | undefined;
|
|
72676
72676
|
readonly uid?: string | undefined;
|
|
72677
72677
|
} | undefined;
|
|
72678
|
-
}, NotFound,
|
|
72678
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
72679
72679
|
export declare const ReadCoreV1NamespaceInput: Schema.Struct<{}>;
|
|
72680
72680
|
export type ReadCoreV1NamespaceInput = typeof ReadCoreV1NamespaceInput.Type;
|
|
72681
72681
|
export declare const ReadCoreV1NamespaceOutput: Schema.Struct<{
|
|
@@ -72783,7 +72783,7 @@ export declare const readCoreV1Namespace: API.OperationMethod<{}, {
|
|
|
72783
72783
|
}[] | undefined;
|
|
72784
72784
|
readonly phase?: string | undefined;
|
|
72785
72785
|
} | undefined;
|
|
72786
|
-
}, NotFound,
|
|
72786
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
72787
72787
|
export declare const ReadCoreV1NamespaceStatusInput: Schema.Struct<{}>;
|
|
72788
72788
|
export type ReadCoreV1NamespaceStatusInput = typeof ReadCoreV1NamespaceStatusInput.Type;
|
|
72789
72789
|
export declare const ReadCoreV1NamespaceStatusOutput: Schema.Struct<{
|
|
@@ -72891,7 +72891,7 @@ export declare const readCoreV1NamespaceStatus: API.OperationMethod<{}, {
|
|
|
72891
72891
|
}[] | undefined;
|
|
72892
72892
|
readonly phase?: string | undefined;
|
|
72893
72893
|
} | undefined;
|
|
72894
|
-
}, NotFound,
|
|
72894
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
72895
72895
|
export declare const ReadCoreV1NamespacedConfigMapInput: Schema.Struct<{}>;
|
|
72896
72896
|
export type ReadCoreV1NamespacedConfigMapInput = typeof ReadCoreV1NamespacedConfigMapInput.Type;
|
|
72897
72897
|
export declare const ReadCoreV1NamespacedConfigMapOutput: Schema.Struct<{
|
|
@@ -72983,7 +72983,7 @@ export declare const readCoreV1NamespacedConfigMap: API.OperationMethod<{}, {
|
|
|
72983
72983
|
readonly selfLink?: string | undefined;
|
|
72984
72984
|
readonly uid?: string | undefined;
|
|
72985
72985
|
} | undefined;
|
|
72986
|
-
}, NotFound,
|
|
72986
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
72987
72987
|
export declare const ReadCoreV1NamespacedEndpointsInput: Schema.Struct<{}>;
|
|
72988
72988
|
export type ReadCoreV1NamespacedEndpointsInput = typeof ReadCoreV1NamespacedEndpointsInput.Type;
|
|
72989
72989
|
export declare const ReadCoreV1NamespacedEndpointsOutput: Schema.Struct<{
|
|
@@ -73137,7 +73137,7 @@ export declare const readCoreV1NamespacedEndpoints: API.OperationMethod<{}, {
|
|
|
73137
73137
|
readonly protocol?: string | undefined;
|
|
73138
73138
|
}[] | undefined;
|
|
73139
73139
|
}[] | undefined;
|
|
73140
|
-
}, NotFound,
|
|
73140
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
73141
73141
|
export declare const ReadCoreV1NamespacedEventInput: Schema.Struct<{}>;
|
|
73142
73142
|
export type ReadCoreV1NamespacedEventInput = typeof ReadCoreV1NamespacedEventInput.Type;
|
|
73143
73143
|
export declare const ReadCoreV1NamespacedEventOutput: Schema.Struct<{
|
|
@@ -73291,7 +73291,7 @@ export declare const readCoreV1NamespacedEvent: API.OperationMethod<{}, {
|
|
|
73291
73291
|
readonly host?: string | undefined;
|
|
73292
73292
|
} | undefined;
|
|
73293
73293
|
readonly type?: string | undefined;
|
|
73294
|
-
}, NotFound,
|
|
73294
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
73295
73295
|
export declare const ReadCoreV1NamespacedLimitRangeInput: Schema.Struct<{}>;
|
|
73296
73296
|
export type ReadCoreV1NamespacedLimitRangeInput = typeof ReadCoreV1NamespacedLimitRangeInput.Type;
|
|
73297
73297
|
export declare const ReadCoreV1NamespacedLimitRangeOutput: Schema.Struct<{
|
|
@@ -73403,7 +73403,7 @@ export declare const readCoreV1NamespacedLimitRange: API.OperationMethod<{}, {
|
|
|
73403
73403
|
readonly type: string;
|
|
73404
73404
|
}[];
|
|
73405
73405
|
} | undefined;
|
|
73406
|
-
}, NotFound,
|
|
73406
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
73407
73407
|
export declare const ReadCoreV1NamespacedPersistentVolumeClaimInput: Schema.Struct<{}>;
|
|
73408
73408
|
export type ReadCoreV1NamespacedPersistentVolumeClaimInput = typeof ReadCoreV1NamespacedPersistentVolumeClaimInput.Type;
|
|
73409
73409
|
export declare const ReadCoreV1NamespacedPersistentVolumeClaimOutput: Schema.Struct<{
|
|
@@ -73597,7 +73597,7 @@ export declare const readCoreV1NamespacedPersistentVolumeClaim: API.OperationMet
|
|
|
73597
73597
|
} | undefined;
|
|
73598
73598
|
readonly phase?: string | undefined;
|
|
73599
73599
|
} | undefined;
|
|
73600
|
-
}, NotFound,
|
|
73600
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
73601
73601
|
export declare const ReadCoreV1NamespacedPersistentVolumeClaimStatusInput: Schema.Struct<{}>;
|
|
73602
73602
|
export type ReadCoreV1NamespacedPersistentVolumeClaimStatusInput = typeof ReadCoreV1NamespacedPersistentVolumeClaimStatusInput.Type;
|
|
73603
73603
|
export declare const ReadCoreV1NamespacedPersistentVolumeClaimStatusOutput: Schema.Struct<{
|
|
@@ -73791,7 +73791,7 @@ export declare const readCoreV1NamespacedPersistentVolumeClaimStatus: API.Operat
|
|
|
73791
73791
|
} | undefined;
|
|
73792
73792
|
readonly phase?: string | undefined;
|
|
73793
73793
|
} | undefined;
|
|
73794
|
-
}, NotFound,
|
|
73794
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
73795
73795
|
export declare const ReadCoreV1NamespacedPodInput: Schema.Struct<{}>;
|
|
73796
73796
|
export type ReadCoreV1NamespacedPodInput = typeof ReadCoreV1NamespacedPodInput.Type;
|
|
73797
73797
|
export declare const ReadCoreV1NamespacedPodOutput: Schema.Struct<{
|
|
@@ -77327,7 +77327,7 @@ export declare const readCoreV1NamespacedPod: API.OperationMethod<{}, {
|
|
|
77327
77327
|
} | undefined;
|
|
77328
77328
|
readonly startTime?: string | undefined;
|
|
77329
77329
|
} | undefined;
|
|
77330
|
-
}, NotFound,
|
|
77330
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
77331
77331
|
export declare const ReadCoreV1NamespacedPodEphemeralcontainersInput: Schema.Struct<{}>;
|
|
77332
77332
|
export type ReadCoreV1NamespacedPodEphemeralcontainersInput = typeof ReadCoreV1NamespacedPodEphemeralcontainersInput.Type;
|
|
77333
77333
|
export declare const ReadCoreV1NamespacedPodEphemeralcontainersOutput: Schema.Struct<{
|
|
@@ -80863,7 +80863,7 @@ export declare const readCoreV1NamespacedPodEphemeralcontainers: API.OperationMe
|
|
|
80863
80863
|
} | undefined;
|
|
80864
80864
|
readonly startTime?: string | undefined;
|
|
80865
80865
|
} | undefined;
|
|
80866
|
-
}, NotFound,
|
|
80866
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
80867
80867
|
export declare const ReadCoreV1NamespacedPodLogInput: Schema.Struct<{}>;
|
|
80868
80868
|
export type ReadCoreV1NamespacedPodLogInput = typeof ReadCoreV1NamespacedPodLogInput.Type;
|
|
80869
80869
|
export declare const ReadCoreV1NamespacedPodLogOutput: Schema.String;
|
|
@@ -80871,7 +80871,7 @@ export type ReadCoreV1NamespacedPodLogOutput = typeof ReadCoreV1NamespacedPodLog
|
|
|
80871
80871
|
/**
|
|
80872
80872
|
* read log of the specified Pod
|
|
80873
80873
|
*/
|
|
80874
|
-
export declare const readCoreV1NamespacedPodLog: API.OperationMethod<{}, string, NotFound,
|
|
80874
|
+
export declare const readCoreV1NamespacedPodLog: API.OperationMethod<{}, string, NotFound, import("../credentials.ts").Credentials>;
|
|
80875
80875
|
export declare const ReadCoreV1NamespacedPodResizeInput: Schema.Struct<{}>;
|
|
80876
80876
|
export type ReadCoreV1NamespacedPodResizeInput = typeof ReadCoreV1NamespacedPodResizeInput.Type;
|
|
80877
80877
|
export declare const ReadCoreV1NamespacedPodResizeOutput: Schema.Struct<{
|
|
@@ -84407,7 +84407,7 @@ export declare const readCoreV1NamespacedPodResize: API.OperationMethod<{}, {
|
|
|
84407
84407
|
} | undefined;
|
|
84408
84408
|
readonly startTime?: string | undefined;
|
|
84409
84409
|
} | undefined;
|
|
84410
|
-
}, NotFound,
|
|
84410
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
84411
84411
|
export declare const ReadCoreV1NamespacedPodStatusInput: Schema.Struct<{}>;
|
|
84412
84412
|
export type ReadCoreV1NamespacedPodStatusInput = typeof ReadCoreV1NamespacedPodStatusInput.Type;
|
|
84413
84413
|
export declare const ReadCoreV1NamespacedPodStatusOutput: Schema.Struct<{
|
|
@@ -87943,7 +87943,7 @@ export declare const readCoreV1NamespacedPodStatus: API.OperationMethod<{}, {
|
|
|
87943
87943
|
} | undefined;
|
|
87944
87944
|
readonly startTime?: string | undefined;
|
|
87945
87945
|
} | undefined;
|
|
87946
|
-
}, NotFound,
|
|
87946
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
87947
87947
|
export declare const ReadCoreV1NamespacedPodTemplateInput: Schema.Struct<{}>;
|
|
87948
87948
|
export type ReadCoreV1NamespacedPodTemplateInput = typeof ReadCoreV1NamespacedPodTemplateInput.Type;
|
|
87949
87949
|
export declare const ReadCoreV1NamespacedPodTemplateOutput: Schema.Struct<{
|
|
@@ -90933,7 +90933,7 @@ export declare const readCoreV1NamespacedPodTemplate: API.OperationMethod<{}, {
|
|
|
90933
90933
|
}[] | undefined;
|
|
90934
90934
|
} | undefined;
|
|
90935
90935
|
} | undefined;
|
|
90936
|
-
}, NotFound,
|
|
90936
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
90937
90937
|
export declare const ReadCoreV1NamespacedReplicationControllerInput: Schema.Struct<{}>;
|
|
90938
90938
|
export type ReadCoreV1NamespacedReplicationControllerInput = typeof ReadCoreV1NamespacedReplicationControllerInput.Type;
|
|
90939
90939
|
export declare const ReadCoreV1NamespacedReplicationControllerOutput: Schema.Struct<{
|
|
@@ -93963,7 +93963,7 @@ export declare const readCoreV1NamespacedReplicationController: API.OperationMet
|
|
|
93963
93963
|
readonly readyReplicas?: number | undefined;
|
|
93964
93964
|
readonly replicas: number;
|
|
93965
93965
|
} | undefined;
|
|
93966
|
-
}, NotFound,
|
|
93966
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
93967
93967
|
export declare const ReadCoreV1NamespacedReplicationControllerScaleInput: Schema.Struct<{}>;
|
|
93968
93968
|
export type ReadCoreV1NamespacedReplicationControllerScaleInput = typeof ReadCoreV1NamespacedReplicationControllerScaleInput.Type;
|
|
93969
93969
|
export declare const ReadCoreV1NamespacedReplicationControllerScaleOutput: Schema.Struct<{
|
|
@@ -94059,7 +94059,7 @@ export declare const readCoreV1NamespacedReplicationControllerScale: API.Operati
|
|
|
94059
94059
|
readonly replicas: number;
|
|
94060
94060
|
readonly selector?: string | undefined;
|
|
94061
94061
|
} | undefined;
|
|
94062
|
-
}, NotFound,
|
|
94062
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
94063
94063
|
export declare const ReadCoreV1NamespacedReplicationControllerStatusInput: Schema.Struct<{}>;
|
|
94064
94064
|
export type ReadCoreV1NamespacedReplicationControllerStatusInput = typeof ReadCoreV1NamespacedReplicationControllerStatusInput.Type;
|
|
94065
94065
|
export declare const ReadCoreV1NamespacedReplicationControllerStatusOutput: Schema.Struct<{
|
|
@@ -97089,7 +97089,7 @@ export declare const readCoreV1NamespacedReplicationControllerStatus: API.Operat
|
|
|
97089
97089
|
readonly readyReplicas?: number | undefined;
|
|
97090
97090
|
readonly replicas: number;
|
|
97091
97091
|
} | undefined;
|
|
97092
|
-
}, NotFound,
|
|
97092
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
97093
97093
|
export declare const ReadCoreV1NamespacedResourceQuotaInput: Schema.Struct<{}>;
|
|
97094
97094
|
export type ReadCoreV1NamespacedResourceQuotaInput = typeof ReadCoreV1NamespacedResourceQuotaInput.Type;
|
|
97095
97095
|
export declare const ReadCoreV1NamespacedResourceQuotaOutput: Schema.Struct<{
|
|
@@ -97207,7 +97207,7 @@ export declare const readCoreV1NamespacedResourceQuota: API.OperationMethod<{},
|
|
|
97207
97207
|
readonly [x: string]: string;
|
|
97208
97208
|
} | undefined;
|
|
97209
97209
|
} | undefined;
|
|
97210
|
-
}, NotFound,
|
|
97210
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
97211
97211
|
export declare const ReadCoreV1NamespacedResourceQuotaStatusInput: Schema.Struct<{}>;
|
|
97212
97212
|
export type ReadCoreV1NamespacedResourceQuotaStatusInput = typeof ReadCoreV1NamespacedResourceQuotaStatusInput.Type;
|
|
97213
97213
|
export declare const ReadCoreV1NamespacedResourceQuotaStatusOutput: Schema.Struct<{
|
|
@@ -97325,7 +97325,7 @@ export declare const readCoreV1NamespacedResourceQuotaStatus: API.OperationMetho
|
|
|
97325
97325
|
readonly [x: string]: string;
|
|
97326
97326
|
} | undefined;
|
|
97327
97327
|
} | undefined;
|
|
97328
|
-
}, NotFound,
|
|
97328
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
97329
97329
|
export declare const ReadCoreV1NamespacedSecretInput: Schema.Struct<{}>;
|
|
97330
97330
|
export type ReadCoreV1NamespacedSecretInput = typeof ReadCoreV1NamespacedSecretInput.Type;
|
|
97331
97331
|
export declare const ReadCoreV1NamespacedSecretOutput: Schema.Struct<{
|
|
@@ -97419,7 +97419,7 @@ export declare const readCoreV1NamespacedSecret: API.OperationMethod<{}, {
|
|
|
97419
97419
|
readonly [x: string]: string;
|
|
97420
97420
|
} | undefined;
|
|
97421
97421
|
readonly type?: string | undefined;
|
|
97422
|
-
}, NotFound,
|
|
97422
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
97423
97423
|
export declare const ReadCoreV1NamespacedServiceInput: Schema.Struct<{}>;
|
|
97424
97424
|
export type ReadCoreV1NamespacedServiceInput = typeof ReadCoreV1NamespacedServiceInput.Type;
|
|
97425
97425
|
export declare const ReadCoreV1NamespacedServiceOutput: Schema.Struct<{
|
|
@@ -97613,7 +97613,7 @@ export declare const readCoreV1NamespacedService: API.OperationMethod<{}, {
|
|
|
97613
97613
|
}[] | undefined;
|
|
97614
97614
|
} | undefined;
|
|
97615
97615
|
} | undefined;
|
|
97616
|
-
}, NotFound,
|
|
97616
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
97617
97617
|
export declare const ReadCoreV1NamespacedServiceAccountInput: Schema.Struct<{}>;
|
|
97618
97618
|
export type ReadCoreV1NamespacedServiceAccountInput = typeof ReadCoreV1NamespacedServiceAccountInput.Type;
|
|
97619
97619
|
export declare const ReadCoreV1NamespacedServiceAccountOutput: Schema.Struct<{
|
|
@@ -97721,7 +97721,7 @@ export declare const readCoreV1NamespacedServiceAccount: API.OperationMethod<{},
|
|
|
97721
97721
|
readonly resourceVersion?: string | undefined;
|
|
97722
97722
|
readonly uid?: string | undefined;
|
|
97723
97723
|
}[] | undefined;
|
|
97724
|
-
}, NotFound,
|
|
97724
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
97725
97725
|
export declare const ReadCoreV1NamespacedServiceStatusInput: Schema.Struct<{}>;
|
|
97726
97726
|
export type ReadCoreV1NamespacedServiceStatusInput = typeof ReadCoreV1NamespacedServiceStatusInput.Type;
|
|
97727
97727
|
export declare const ReadCoreV1NamespacedServiceStatusOutput: Schema.Struct<{
|
|
@@ -97915,7 +97915,7 @@ export declare const readCoreV1NamespacedServiceStatus: API.OperationMethod<{},
|
|
|
97915
97915
|
}[] | undefined;
|
|
97916
97916
|
} | undefined;
|
|
97917
97917
|
} | undefined;
|
|
97918
|
-
}, NotFound,
|
|
97918
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
97919
97919
|
export declare const ReadCoreV1NodeInput: Schema.Struct<{}>;
|
|
97920
97920
|
export type ReadCoreV1NodeInput = typeof ReadCoreV1NodeInput.Type;
|
|
97921
97921
|
export declare const ReadCoreV1NodeOutput: Schema.Struct<{
|
|
@@ -98219,7 +98219,7 @@ export declare const readCoreV1Node: API.OperationMethod<{}, {
|
|
|
98219
98219
|
}[] | undefined;
|
|
98220
98220
|
readonly volumesInUse?: readonly string[] | undefined;
|
|
98221
98221
|
} | undefined;
|
|
98222
|
-
}, NotFound,
|
|
98222
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
98223
98223
|
export declare const ReadCoreV1NodeStatusInput: Schema.Struct<{}>;
|
|
98224
98224
|
export type ReadCoreV1NodeStatusInput = typeof ReadCoreV1NodeStatusInput.Type;
|
|
98225
98225
|
export declare const ReadCoreV1NodeStatusOutput: Schema.Struct<{
|
|
@@ -98523,7 +98523,7 @@ export declare const readCoreV1NodeStatus: API.OperationMethod<{}, {
|
|
|
98523
98523
|
}[] | undefined;
|
|
98524
98524
|
readonly volumesInUse?: readonly string[] | undefined;
|
|
98525
98525
|
} | undefined;
|
|
98526
|
-
}, NotFound,
|
|
98526
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
98527
98527
|
export declare const ReadCoreV1PersistentVolumeInput: Schema.Struct<{}>;
|
|
98528
98528
|
export type ReadCoreV1PersistentVolumeInput = typeof ReadCoreV1PersistentVolumeInput.Type;
|
|
98529
98529
|
export declare const ReadCoreV1PersistentVolumeOutput: Schema.Struct<{
|
|
@@ -99081,7 +99081,7 @@ export declare const readCoreV1PersistentVolume: API.OperationMethod<{}, {
|
|
|
99081
99081
|
readonly phase?: string | undefined;
|
|
99082
99082
|
readonly reason?: string | undefined;
|
|
99083
99083
|
} | undefined;
|
|
99084
|
-
}, NotFound,
|
|
99084
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
99085
99085
|
export declare const ReadCoreV1PersistentVolumeStatusInput: Schema.Struct<{}>;
|
|
99086
99086
|
export type ReadCoreV1PersistentVolumeStatusInput = typeof ReadCoreV1PersistentVolumeStatusInput.Type;
|
|
99087
99087
|
export declare const ReadCoreV1PersistentVolumeStatusOutput: Schema.Struct<{
|
|
@@ -99639,7 +99639,7 @@ export declare const readCoreV1PersistentVolumeStatus: API.OperationMethod<{}, {
|
|
|
99639
99639
|
readonly phase?: string | undefined;
|
|
99640
99640
|
readonly reason?: string | undefined;
|
|
99641
99641
|
} | undefined;
|
|
99642
|
-
}, NotFound,
|
|
99642
|
+
}, NotFound, import("../credentials.ts").Credentials>;
|
|
99643
99643
|
export declare const ReplaceCoreV1NamespaceInput: Schema.Struct<{
|
|
99644
99644
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
99645
99645
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -99756,7 +99756,7 @@ export declare const replaceCoreV1Namespace: API.OperationMethod<{
|
|
|
99756
99756
|
}[] | undefined;
|
|
99757
99757
|
readonly phase?: string | undefined;
|
|
99758
99758
|
} | undefined;
|
|
99759
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
99759
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
99760
99760
|
export declare const ReplaceCoreV1NamespaceFinalizeInput: Schema.Struct<{}>;
|
|
99761
99761
|
export type ReplaceCoreV1NamespaceFinalizeInput = typeof ReplaceCoreV1NamespaceFinalizeInput.Type;
|
|
99762
99762
|
export declare const ReplaceCoreV1NamespaceFinalizeOutput: Schema.Struct<{
|
|
@@ -99864,7 +99864,7 @@ export declare const replaceCoreV1NamespaceFinalize: API.OperationMethod<{}, {
|
|
|
99864
99864
|
}[] | undefined;
|
|
99865
99865
|
readonly phase?: string | undefined;
|
|
99866
99866
|
} | undefined;
|
|
99867
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
99867
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
99868
99868
|
export declare const ReplaceCoreV1NamespaceStatusInput: Schema.Struct<{
|
|
99869
99869
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
99870
99870
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -99981,7 +99981,7 @@ export declare const replaceCoreV1NamespaceStatus: API.OperationMethod<{
|
|
|
99981
99981
|
}[] | undefined;
|
|
99982
99982
|
readonly phase?: string | undefined;
|
|
99983
99983
|
} | undefined;
|
|
99984
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
99984
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
99985
99985
|
export declare const ReplaceCoreV1NamespacedConfigMapInput: Schema.Struct<{
|
|
99986
99986
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
99987
99987
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -100082,7 +100082,7 @@ export declare const replaceCoreV1NamespacedConfigMap: API.OperationMethod<{
|
|
|
100082
100082
|
readonly selfLink?: string | undefined;
|
|
100083
100083
|
readonly uid?: string | undefined;
|
|
100084
100084
|
} | undefined;
|
|
100085
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
100085
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
100086
100086
|
export declare const ReplaceCoreV1NamespacedEndpointsInput: Schema.Struct<{
|
|
100087
100087
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
100088
100088
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -100245,7 +100245,7 @@ export declare const replaceCoreV1NamespacedEndpoints: API.OperationMethod<{
|
|
|
100245
100245
|
readonly protocol?: string | undefined;
|
|
100246
100246
|
}[] | undefined;
|
|
100247
100247
|
}[] | undefined;
|
|
100248
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
100248
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
100249
100249
|
export declare const ReplaceCoreV1NamespacedEventInput: Schema.Struct<{
|
|
100250
100250
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
100251
100251
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -100408,7 +100408,7 @@ export declare const replaceCoreV1NamespacedEvent: API.OperationMethod<{
|
|
|
100408
100408
|
readonly host?: string | undefined;
|
|
100409
100409
|
} | undefined;
|
|
100410
100410
|
readonly type?: string | undefined;
|
|
100411
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
100411
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
100412
100412
|
export declare const ReplaceCoreV1NamespacedLimitRangeInput: Schema.Struct<{
|
|
100413
100413
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
100414
100414
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -100529,7 +100529,7 @@ export declare const replaceCoreV1NamespacedLimitRange: API.OperationMethod<{
|
|
|
100529
100529
|
readonly type: string;
|
|
100530
100530
|
}[];
|
|
100531
100531
|
} | undefined;
|
|
100532
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
100532
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
100533
100533
|
export declare const ReplaceCoreV1NamespacedPersistentVolumeClaimInput: Schema.Struct<{
|
|
100534
100534
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
100535
100535
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -100732,7 +100732,7 @@ export declare const replaceCoreV1NamespacedPersistentVolumeClaim: API.Operation
|
|
|
100732
100732
|
} | undefined;
|
|
100733
100733
|
readonly phase?: string | undefined;
|
|
100734
100734
|
} | undefined;
|
|
100735
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
100735
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
100736
100736
|
export declare const ReplaceCoreV1NamespacedPersistentVolumeClaimStatusInput: Schema.Struct<{
|
|
100737
100737
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
100738
100738
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -100935,7 +100935,7 @@ export declare const replaceCoreV1NamespacedPersistentVolumeClaimStatus: API.Ope
|
|
|
100935
100935
|
} | undefined;
|
|
100936
100936
|
readonly phase?: string | undefined;
|
|
100937
100937
|
} | undefined;
|
|
100938
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
100938
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
100939
100939
|
export declare const ReplaceCoreV1NamespacedPodInput: Schema.Struct<{
|
|
100940
100940
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
100941
100941
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -104480,7 +104480,7 @@ export declare const replaceCoreV1NamespacedPod: API.OperationMethod<{
|
|
|
104480
104480
|
} | undefined;
|
|
104481
104481
|
readonly startTime?: string | undefined;
|
|
104482
104482
|
} | undefined;
|
|
104483
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
104483
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
104484
104484
|
export declare const ReplaceCoreV1NamespacedPodEphemeralcontainersInput: Schema.Struct<{
|
|
104485
104485
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
104486
104486
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -108025,7 +108025,7 @@ export declare const replaceCoreV1NamespacedPodEphemeralcontainers: API.Operatio
|
|
|
108025
108025
|
} | undefined;
|
|
108026
108026
|
readonly startTime?: string | undefined;
|
|
108027
108027
|
} | undefined;
|
|
108028
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
108028
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
108029
108029
|
export declare const ReplaceCoreV1NamespacedPodResizeInput: Schema.Struct<{
|
|
108030
108030
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
108031
108031
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -111570,7 +111570,7 @@ export declare const replaceCoreV1NamespacedPodResize: API.OperationMethod<{
|
|
|
111570
111570
|
} | undefined;
|
|
111571
111571
|
readonly startTime?: string | undefined;
|
|
111572
111572
|
} | undefined;
|
|
111573
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
111573
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
111574
111574
|
export declare const ReplaceCoreV1NamespacedPodStatusInput: Schema.Struct<{
|
|
111575
111575
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
111576
111576
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -115115,7 +115115,7 @@ export declare const replaceCoreV1NamespacedPodStatus: API.OperationMethod<{
|
|
|
115115
115115
|
} | undefined;
|
|
115116
115116
|
readonly startTime?: string | undefined;
|
|
115117
115117
|
} | undefined;
|
|
115118
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
115118
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
115119
115119
|
export declare const ReplaceCoreV1NamespacedPodTemplateInput: Schema.Struct<{
|
|
115120
115120
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
115121
115121
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -118114,7 +118114,7 @@ export declare const replaceCoreV1NamespacedPodTemplate: API.OperationMethod<{
|
|
|
118114
118114
|
}[] | undefined;
|
|
118115
118115
|
} | undefined;
|
|
118116
118116
|
} | undefined;
|
|
118117
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
118117
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
118118
118118
|
export declare const ReplaceCoreV1NamespacedReplicationControllerInput: Schema.Struct<{
|
|
118119
118119
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
118120
118120
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -121153,7 +121153,7 @@ export declare const replaceCoreV1NamespacedReplicationController: API.Operation
|
|
|
121153
121153
|
readonly readyReplicas?: number | undefined;
|
|
121154
121154
|
readonly replicas: number;
|
|
121155
121155
|
} | undefined;
|
|
121156
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
121156
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
121157
121157
|
export declare const ReplaceCoreV1NamespacedReplicationControllerScaleInput: Schema.Struct<{
|
|
121158
121158
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
121159
121159
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -121258,7 +121258,7 @@ export declare const replaceCoreV1NamespacedReplicationControllerScale: API.Oper
|
|
|
121258
121258
|
readonly replicas: number;
|
|
121259
121259
|
readonly selector?: string | undefined;
|
|
121260
121260
|
} | undefined;
|
|
121261
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
121261
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
121262
121262
|
export declare const ReplaceCoreV1NamespacedReplicationControllerStatusInput: Schema.Struct<{
|
|
121263
121263
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
121264
121264
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -124297,7 +124297,7 @@ export declare const replaceCoreV1NamespacedReplicationControllerStatus: API.Ope
|
|
|
124297
124297
|
readonly readyReplicas?: number | undefined;
|
|
124298
124298
|
readonly replicas: number;
|
|
124299
124299
|
} | undefined;
|
|
124300
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
124300
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
124301
124301
|
export declare const ReplaceCoreV1NamespacedResourceQuotaInput: Schema.Struct<{
|
|
124302
124302
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
124303
124303
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -124424,7 +124424,7 @@ export declare const replaceCoreV1NamespacedResourceQuota: API.OperationMethod<{
|
|
|
124424
124424
|
readonly [x: string]: string;
|
|
124425
124425
|
} | undefined;
|
|
124426
124426
|
} | undefined;
|
|
124427
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
124427
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
124428
124428
|
export declare const ReplaceCoreV1NamespacedResourceQuotaStatusInput: Schema.Struct<{
|
|
124429
124429
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
124430
124430
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -124551,7 +124551,7 @@ export declare const replaceCoreV1NamespacedResourceQuotaStatus: API.OperationMe
|
|
|
124551
124551
|
readonly [x: string]: string;
|
|
124552
124552
|
} | undefined;
|
|
124553
124553
|
} | undefined;
|
|
124554
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
124554
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
124555
124555
|
export declare const ReplaceCoreV1NamespacedSecretInput: Schema.Struct<{
|
|
124556
124556
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
124557
124557
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -124654,7 +124654,7 @@ export declare const replaceCoreV1NamespacedSecret: API.OperationMethod<{
|
|
|
124654
124654
|
readonly [x: string]: string;
|
|
124655
124655
|
} | undefined;
|
|
124656
124656
|
readonly type?: string | undefined;
|
|
124657
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
124657
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
124658
124658
|
export declare const ReplaceCoreV1NamespacedServiceInput: Schema.Struct<{
|
|
124659
124659
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
124660
124660
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -124857,7 +124857,7 @@ export declare const replaceCoreV1NamespacedService: API.OperationMethod<{
|
|
|
124857
124857
|
}[] | undefined;
|
|
124858
124858
|
} | undefined;
|
|
124859
124859
|
} | undefined;
|
|
124860
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
124860
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
124861
124861
|
export declare const ReplaceCoreV1NamespacedServiceAccountInput: Schema.Struct<{
|
|
124862
124862
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
124863
124863
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -124974,7 +124974,7 @@ export declare const replaceCoreV1NamespacedServiceAccount: API.OperationMethod<
|
|
|
124974
124974
|
readonly resourceVersion?: string | undefined;
|
|
124975
124975
|
readonly uid?: string | undefined;
|
|
124976
124976
|
}[] | undefined;
|
|
124977
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
124977
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
124978
124978
|
export declare const ReplaceCoreV1NamespacedServiceStatusInput: Schema.Struct<{
|
|
124979
124979
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
124980
124980
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -125177,7 +125177,7 @@ export declare const replaceCoreV1NamespacedServiceStatus: API.OperationMethod<{
|
|
|
125177
125177
|
}[] | undefined;
|
|
125178
125178
|
} | undefined;
|
|
125179
125179
|
} | undefined;
|
|
125180
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
125180
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
125181
125181
|
export declare const ReplaceCoreV1NodeInput: Schema.Struct<{
|
|
125182
125182
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
125183
125183
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -125490,7 +125490,7 @@ export declare const replaceCoreV1Node: API.OperationMethod<{
|
|
|
125490
125490
|
}[] | undefined;
|
|
125491
125491
|
readonly volumesInUse?: readonly string[] | undefined;
|
|
125492
125492
|
} | undefined;
|
|
125493
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
125493
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
125494
125494
|
export declare const ReplaceCoreV1NodeStatusInput: Schema.Struct<{
|
|
125495
125495
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
125496
125496
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -125803,7 +125803,7 @@ export declare const replaceCoreV1NodeStatus: API.OperationMethod<{
|
|
|
125803
125803
|
}[] | undefined;
|
|
125804
125804
|
readonly volumesInUse?: readonly string[] | undefined;
|
|
125805
125805
|
} | undefined;
|
|
125806
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
125806
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
125807
125807
|
export declare const ReplaceCoreV1PersistentVolumeInput: Schema.Struct<{
|
|
125808
125808
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
125809
125809
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -126370,7 +126370,7 @@ export declare const replaceCoreV1PersistentVolume: API.OperationMethod<{
|
|
|
126370
126370
|
readonly phase?: string | undefined;
|
|
126371
126371
|
readonly reason?: string | undefined;
|
|
126372
126372
|
} | undefined;
|
|
126373
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
126373
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
126374
126374
|
export declare const ReplaceCoreV1PersistentVolumeStatusInput: Schema.Struct<{
|
|
126375
126375
|
readonly dryRun: Schema.optional<Schema.String>;
|
|
126376
126376
|
readonly fieldValidation: Schema.optional<Schema.String>;
|
|
@@ -126937,7 +126937,7 @@ export declare const replaceCoreV1PersistentVolumeStatus: API.OperationMethod<{
|
|
|
126937
126937
|
readonly phase?: string | undefined;
|
|
126938
126938
|
readonly reason?: string | undefined;
|
|
126939
126939
|
} | undefined;
|
|
126940
|
-
}, Conflict | NotFound | UnprocessableEntity,
|
|
126940
|
+
}, Conflict | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
126941
126941
|
export declare const WatchCoreV1ConfigMapListForAllNamespacesInput: Schema.Struct<{}>;
|
|
126942
126942
|
export type WatchCoreV1ConfigMapListForAllNamespacesInput = typeof WatchCoreV1ConfigMapListForAllNamespacesInput.Type;
|
|
126943
126943
|
export declare const WatchCoreV1ConfigMapListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -126951,7 +126951,7 @@ export type WatchCoreV1ConfigMapListForAllNamespacesOutput = typeof WatchCoreV1C
|
|
|
126951
126951
|
export declare const watchCoreV1ConfigMapListForAllNamespaces: API.OperationMethod<{}, {
|
|
126952
126952
|
readonly object: unknown;
|
|
126953
126953
|
readonly type: string;
|
|
126954
|
-
}, never,
|
|
126954
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
126955
126955
|
export declare const WatchCoreV1EndpointsListForAllNamespacesInput: Schema.Struct<{}>;
|
|
126956
126956
|
export type WatchCoreV1EndpointsListForAllNamespacesInput = typeof WatchCoreV1EndpointsListForAllNamespacesInput.Type;
|
|
126957
126957
|
export declare const WatchCoreV1EndpointsListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -126965,7 +126965,7 @@ export type WatchCoreV1EndpointsListForAllNamespacesOutput = typeof WatchCoreV1E
|
|
|
126965
126965
|
export declare const watchCoreV1EndpointsListForAllNamespaces: API.OperationMethod<{}, {
|
|
126966
126966
|
readonly object: unknown;
|
|
126967
126967
|
readonly type: string;
|
|
126968
|
-
}, never,
|
|
126968
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
126969
126969
|
export declare const WatchCoreV1EventListForAllNamespacesInput: Schema.Struct<{}>;
|
|
126970
126970
|
export type WatchCoreV1EventListForAllNamespacesInput = typeof WatchCoreV1EventListForAllNamespacesInput.Type;
|
|
126971
126971
|
export declare const WatchCoreV1EventListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -126979,7 +126979,7 @@ export type WatchCoreV1EventListForAllNamespacesOutput = typeof WatchCoreV1Event
|
|
|
126979
126979
|
export declare const watchCoreV1EventListForAllNamespaces: API.OperationMethod<{}, {
|
|
126980
126980
|
readonly object: unknown;
|
|
126981
126981
|
readonly type: string;
|
|
126982
|
-
}, never,
|
|
126982
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
126983
126983
|
export declare const WatchCoreV1LimitRangeListForAllNamespacesInput: Schema.Struct<{}>;
|
|
126984
126984
|
export type WatchCoreV1LimitRangeListForAllNamespacesInput = typeof WatchCoreV1LimitRangeListForAllNamespacesInput.Type;
|
|
126985
126985
|
export declare const WatchCoreV1LimitRangeListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -126993,7 +126993,7 @@ export type WatchCoreV1LimitRangeListForAllNamespacesOutput = typeof WatchCoreV1
|
|
|
126993
126993
|
export declare const watchCoreV1LimitRangeListForAllNamespaces: API.OperationMethod<{}, {
|
|
126994
126994
|
readonly object: unknown;
|
|
126995
126995
|
readonly type: string;
|
|
126996
|
-
}, never,
|
|
126996
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
126997
126997
|
export declare const WatchCoreV1NamespaceInput: Schema.Struct<{}>;
|
|
126998
126998
|
export type WatchCoreV1NamespaceInput = typeof WatchCoreV1NamespaceInput.Type;
|
|
126999
126999
|
export declare const WatchCoreV1NamespaceOutput: Schema.Struct<{
|
|
@@ -127007,7 +127007,7 @@ export type WatchCoreV1NamespaceOutput = typeof WatchCoreV1NamespaceOutput.Type;
|
|
|
127007
127007
|
export declare const watchCoreV1Namespace: API.OperationMethod<{}, {
|
|
127008
127008
|
readonly object: unknown;
|
|
127009
127009
|
readonly type: string;
|
|
127010
|
-
}, never,
|
|
127010
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127011
127011
|
export declare const WatchCoreV1NamespaceListInput: Schema.Struct<{}>;
|
|
127012
127012
|
export type WatchCoreV1NamespaceListInput = typeof WatchCoreV1NamespaceListInput.Type;
|
|
127013
127013
|
export declare const WatchCoreV1NamespaceListOutput: Schema.Struct<{
|
|
@@ -127021,7 +127021,7 @@ export type WatchCoreV1NamespaceListOutput = typeof WatchCoreV1NamespaceListOutp
|
|
|
127021
127021
|
export declare const watchCoreV1NamespaceList: API.OperationMethod<{}, {
|
|
127022
127022
|
readonly object: unknown;
|
|
127023
127023
|
readonly type: string;
|
|
127024
|
-
}, never,
|
|
127024
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127025
127025
|
export declare const WatchCoreV1NamespacedConfigMapInput: Schema.Struct<{}>;
|
|
127026
127026
|
export type WatchCoreV1NamespacedConfigMapInput = typeof WatchCoreV1NamespacedConfigMapInput.Type;
|
|
127027
127027
|
export declare const WatchCoreV1NamespacedConfigMapOutput: Schema.Struct<{
|
|
@@ -127035,7 +127035,7 @@ export type WatchCoreV1NamespacedConfigMapOutput = typeof WatchCoreV1NamespacedC
|
|
|
127035
127035
|
export declare const watchCoreV1NamespacedConfigMap: API.OperationMethod<{}, {
|
|
127036
127036
|
readonly object: unknown;
|
|
127037
127037
|
readonly type: string;
|
|
127038
|
-
}, never,
|
|
127038
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127039
127039
|
export declare const WatchCoreV1NamespacedConfigMapListInput: Schema.Struct<{}>;
|
|
127040
127040
|
export type WatchCoreV1NamespacedConfigMapListInput = typeof WatchCoreV1NamespacedConfigMapListInput.Type;
|
|
127041
127041
|
export declare const WatchCoreV1NamespacedConfigMapListOutput: Schema.Struct<{
|
|
@@ -127049,7 +127049,7 @@ export type WatchCoreV1NamespacedConfigMapListOutput = typeof WatchCoreV1Namespa
|
|
|
127049
127049
|
export declare const watchCoreV1NamespacedConfigMapList: API.OperationMethod<{}, {
|
|
127050
127050
|
readonly object: unknown;
|
|
127051
127051
|
readonly type: string;
|
|
127052
|
-
}, never,
|
|
127052
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127053
127053
|
export declare const WatchCoreV1NamespacedEndpointsInput: Schema.Struct<{}>;
|
|
127054
127054
|
export type WatchCoreV1NamespacedEndpointsInput = typeof WatchCoreV1NamespacedEndpointsInput.Type;
|
|
127055
127055
|
export declare const WatchCoreV1NamespacedEndpointsOutput: Schema.Struct<{
|
|
@@ -127063,7 +127063,7 @@ export type WatchCoreV1NamespacedEndpointsOutput = typeof WatchCoreV1NamespacedE
|
|
|
127063
127063
|
export declare const watchCoreV1NamespacedEndpoints: API.OperationMethod<{}, {
|
|
127064
127064
|
readonly object: unknown;
|
|
127065
127065
|
readonly type: string;
|
|
127066
|
-
}, never,
|
|
127066
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127067
127067
|
export declare const WatchCoreV1NamespacedEndpointsListInput: Schema.Struct<{}>;
|
|
127068
127068
|
export type WatchCoreV1NamespacedEndpointsListInput = typeof WatchCoreV1NamespacedEndpointsListInput.Type;
|
|
127069
127069
|
export declare const WatchCoreV1NamespacedEndpointsListOutput: Schema.Struct<{
|
|
@@ -127077,7 +127077,7 @@ export type WatchCoreV1NamespacedEndpointsListOutput = typeof WatchCoreV1Namespa
|
|
|
127077
127077
|
export declare const watchCoreV1NamespacedEndpointsList: API.OperationMethod<{}, {
|
|
127078
127078
|
readonly object: unknown;
|
|
127079
127079
|
readonly type: string;
|
|
127080
|
-
}, never,
|
|
127080
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127081
127081
|
export declare const WatchCoreV1NamespacedEventInput: Schema.Struct<{}>;
|
|
127082
127082
|
export type WatchCoreV1NamespacedEventInput = typeof WatchCoreV1NamespacedEventInput.Type;
|
|
127083
127083
|
export declare const WatchCoreV1NamespacedEventOutput: Schema.Struct<{
|
|
@@ -127091,7 +127091,7 @@ export type WatchCoreV1NamespacedEventOutput = typeof WatchCoreV1NamespacedEvent
|
|
|
127091
127091
|
export declare const watchCoreV1NamespacedEvent: API.OperationMethod<{}, {
|
|
127092
127092
|
readonly object: unknown;
|
|
127093
127093
|
readonly type: string;
|
|
127094
|
-
}, never,
|
|
127094
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127095
127095
|
export declare const WatchCoreV1NamespacedEventListInput: Schema.Struct<{}>;
|
|
127096
127096
|
export type WatchCoreV1NamespacedEventListInput = typeof WatchCoreV1NamespacedEventListInput.Type;
|
|
127097
127097
|
export declare const WatchCoreV1NamespacedEventListOutput: Schema.Struct<{
|
|
@@ -127105,7 +127105,7 @@ export type WatchCoreV1NamespacedEventListOutput = typeof WatchCoreV1NamespacedE
|
|
|
127105
127105
|
export declare const watchCoreV1NamespacedEventList: API.OperationMethod<{}, {
|
|
127106
127106
|
readonly object: unknown;
|
|
127107
127107
|
readonly type: string;
|
|
127108
|
-
}, never,
|
|
127108
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127109
127109
|
export declare const WatchCoreV1NamespacedLimitRangeInput: Schema.Struct<{}>;
|
|
127110
127110
|
export type WatchCoreV1NamespacedLimitRangeInput = typeof WatchCoreV1NamespacedLimitRangeInput.Type;
|
|
127111
127111
|
export declare const WatchCoreV1NamespacedLimitRangeOutput: Schema.Struct<{
|
|
@@ -127119,7 +127119,7 @@ export type WatchCoreV1NamespacedLimitRangeOutput = typeof WatchCoreV1Namespaced
|
|
|
127119
127119
|
export declare const watchCoreV1NamespacedLimitRange: API.OperationMethod<{}, {
|
|
127120
127120
|
readonly object: unknown;
|
|
127121
127121
|
readonly type: string;
|
|
127122
|
-
}, never,
|
|
127122
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127123
127123
|
export declare const WatchCoreV1NamespacedLimitRangeListInput: Schema.Struct<{}>;
|
|
127124
127124
|
export type WatchCoreV1NamespacedLimitRangeListInput = typeof WatchCoreV1NamespacedLimitRangeListInput.Type;
|
|
127125
127125
|
export declare const WatchCoreV1NamespacedLimitRangeListOutput: Schema.Struct<{
|
|
@@ -127133,7 +127133,7 @@ export type WatchCoreV1NamespacedLimitRangeListOutput = typeof WatchCoreV1Namesp
|
|
|
127133
127133
|
export declare const watchCoreV1NamespacedLimitRangeList: API.OperationMethod<{}, {
|
|
127134
127134
|
readonly object: unknown;
|
|
127135
127135
|
readonly type: string;
|
|
127136
|
-
}, never,
|
|
127136
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127137
127137
|
export declare const WatchCoreV1NamespacedPersistentVolumeClaimInput: Schema.Struct<{}>;
|
|
127138
127138
|
export type WatchCoreV1NamespacedPersistentVolumeClaimInput = typeof WatchCoreV1NamespacedPersistentVolumeClaimInput.Type;
|
|
127139
127139
|
export declare const WatchCoreV1NamespacedPersistentVolumeClaimOutput: Schema.Struct<{
|
|
@@ -127147,7 +127147,7 @@ export type WatchCoreV1NamespacedPersistentVolumeClaimOutput = typeof WatchCoreV
|
|
|
127147
127147
|
export declare const watchCoreV1NamespacedPersistentVolumeClaim: API.OperationMethod<{}, {
|
|
127148
127148
|
readonly object: unknown;
|
|
127149
127149
|
readonly type: string;
|
|
127150
|
-
}, never,
|
|
127150
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127151
127151
|
export declare const WatchCoreV1NamespacedPersistentVolumeClaimListInput: Schema.Struct<{}>;
|
|
127152
127152
|
export type WatchCoreV1NamespacedPersistentVolumeClaimListInput = typeof WatchCoreV1NamespacedPersistentVolumeClaimListInput.Type;
|
|
127153
127153
|
export declare const WatchCoreV1NamespacedPersistentVolumeClaimListOutput: Schema.Struct<{
|
|
@@ -127161,7 +127161,7 @@ export type WatchCoreV1NamespacedPersistentVolumeClaimListOutput = typeof WatchC
|
|
|
127161
127161
|
export declare const watchCoreV1NamespacedPersistentVolumeClaimList: API.OperationMethod<{}, {
|
|
127162
127162
|
readonly object: unknown;
|
|
127163
127163
|
readonly type: string;
|
|
127164
|
-
}, never,
|
|
127164
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127165
127165
|
export declare const WatchCoreV1NamespacedPodInput: Schema.Struct<{}>;
|
|
127166
127166
|
export type WatchCoreV1NamespacedPodInput = typeof WatchCoreV1NamespacedPodInput.Type;
|
|
127167
127167
|
export declare const WatchCoreV1NamespacedPodOutput: Schema.Struct<{
|
|
@@ -127175,7 +127175,7 @@ export type WatchCoreV1NamespacedPodOutput = typeof WatchCoreV1NamespacedPodOutp
|
|
|
127175
127175
|
export declare const watchCoreV1NamespacedPod: API.OperationMethod<{}, {
|
|
127176
127176
|
readonly object: unknown;
|
|
127177
127177
|
readonly type: string;
|
|
127178
|
-
}, never,
|
|
127178
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127179
127179
|
export declare const WatchCoreV1NamespacedPodListInput: Schema.Struct<{}>;
|
|
127180
127180
|
export type WatchCoreV1NamespacedPodListInput = typeof WatchCoreV1NamespacedPodListInput.Type;
|
|
127181
127181
|
export declare const WatchCoreV1NamespacedPodListOutput: Schema.Struct<{
|
|
@@ -127189,7 +127189,7 @@ export type WatchCoreV1NamespacedPodListOutput = typeof WatchCoreV1NamespacedPod
|
|
|
127189
127189
|
export declare const watchCoreV1NamespacedPodList: API.OperationMethod<{}, {
|
|
127190
127190
|
readonly object: unknown;
|
|
127191
127191
|
readonly type: string;
|
|
127192
|
-
}, never,
|
|
127192
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127193
127193
|
export declare const WatchCoreV1NamespacedPodTemplateInput: Schema.Struct<{}>;
|
|
127194
127194
|
export type WatchCoreV1NamespacedPodTemplateInput = typeof WatchCoreV1NamespacedPodTemplateInput.Type;
|
|
127195
127195
|
export declare const WatchCoreV1NamespacedPodTemplateOutput: Schema.Struct<{
|
|
@@ -127203,7 +127203,7 @@ export type WatchCoreV1NamespacedPodTemplateOutput = typeof WatchCoreV1Namespace
|
|
|
127203
127203
|
export declare const watchCoreV1NamespacedPodTemplate: API.OperationMethod<{}, {
|
|
127204
127204
|
readonly object: unknown;
|
|
127205
127205
|
readonly type: string;
|
|
127206
|
-
}, never,
|
|
127206
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127207
127207
|
export declare const WatchCoreV1NamespacedPodTemplateListInput: Schema.Struct<{}>;
|
|
127208
127208
|
export type WatchCoreV1NamespacedPodTemplateListInput = typeof WatchCoreV1NamespacedPodTemplateListInput.Type;
|
|
127209
127209
|
export declare const WatchCoreV1NamespacedPodTemplateListOutput: Schema.Struct<{
|
|
@@ -127217,7 +127217,7 @@ export type WatchCoreV1NamespacedPodTemplateListOutput = typeof WatchCoreV1Names
|
|
|
127217
127217
|
export declare const watchCoreV1NamespacedPodTemplateList: API.OperationMethod<{}, {
|
|
127218
127218
|
readonly object: unknown;
|
|
127219
127219
|
readonly type: string;
|
|
127220
|
-
}, never,
|
|
127220
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127221
127221
|
export declare const WatchCoreV1NamespacedReplicationControllerInput: Schema.Struct<{}>;
|
|
127222
127222
|
export type WatchCoreV1NamespacedReplicationControllerInput = typeof WatchCoreV1NamespacedReplicationControllerInput.Type;
|
|
127223
127223
|
export declare const WatchCoreV1NamespacedReplicationControllerOutput: Schema.Struct<{
|
|
@@ -127231,7 +127231,7 @@ export type WatchCoreV1NamespacedReplicationControllerOutput = typeof WatchCoreV
|
|
|
127231
127231
|
export declare const watchCoreV1NamespacedReplicationController: API.OperationMethod<{}, {
|
|
127232
127232
|
readonly object: unknown;
|
|
127233
127233
|
readonly type: string;
|
|
127234
|
-
}, never,
|
|
127234
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127235
127235
|
export declare const WatchCoreV1NamespacedReplicationControllerListInput: Schema.Struct<{}>;
|
|
127236
127236
|
export type WatchCoreV1NamespacedReplicationControllerListInput = typeof WatchCoreV1NamespacedReplicationControllerListInput.Type;
|
|
127237
127237
|
export declare const WatchCoreV1NamespacedReplicationControllerListOutput: Schema.Struct<{
|
|
@@ -127245,7 +127245,7 @@ export type WatchCoreV1NamespacedReplicationControllerListOutput = typeof WatchC
|
|
|
127245
127245
|
export declare const watchCoreV1NamespacedReplicationControllerList: API.OperationMethod<{}, {
|
|
127246
127246
|
readonly object: unknown;
|
|
127247
127247
|
readonly type: string;
|
|
127248
|
-
}, never,
|
|
127248
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127249
127249
|
export declare const WatchCoreV1NamespacedResourceQuotaInput: Schema.Struct<{}>;
|
|
127250
127250
|
export type WatchCoreV1NamespacedResourceQuotaInput = typeof WatchCoreV1NamespacedResourceQuotaInput.Type;
|
|
127251
127251
|
export declare const WatchCoreV1NamespacedResourceQuotaOutput: Schema.Struct<{
|
|
@@ -127259,7 +127259,7 @@ export type WatchCoreV1NamespacedResourceQuotaOutput = typeof WatchCoreV1Namespa
|
|
|
127259
127259
|
export declare const watchCoreV1NamespacedResourceQuota: API.OperationMethod<{}, {
|
|
127260
127260
|
readonly object: unknown;
|
|
127261
127261
|
readonly type: string;
|
|
127262
|
-
}, never,
|
|
127262
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127263
127263
|
export declare const WatchCoreV1NamespacedResourceQuotaListInput: Schema.Struct<{}>;
|
|
127264
127264
|
export type WatchCoreV1NamespacedResourceQuotaListInput = typeof WatchCoreV1NamespacedResourceQuotaListInput.Type;
|
|
127265
127265
|
export declare const WatchCoreV1NamespacedResourceQuotaListOutput: Schema.Struct<{
|
|
@@ -127273,7 +127273,7 @@ export type WatchCoreV1NamespacedResourceQuotaListOutput = typeof WatchCoreV1Nam
|
|
|
127273
127273
|
export declare const watchCoreV1NamespacedResourceQuotaList: API.OperationMethod<{}, {
|
|
127274
127274
|
readonly object: unknown;
|
|
127275
127275
|
readonly type: string;
|
|
127276
|
-
}, never,
|
|
127276
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127277
127277
|
export declare const WatchCoreV1NamespacedSecretInput: Schema.Struct<{}>;
|
|
127278
127278
|
export type WatchCoreV1NamespacedSecretInput = typeof WatchCoreV1NamespacedSecretInput.Type;
|
|
127279
127279
|
export declare const WatchCoreV1NamespacedSecretOutput: Schema.Struct<{
|
|
@@ -127287,7 +127287,7 @@ export type WatchCoreV1NamespacedSecretOutput = typeof WatchCoreV1NamespacedSecr
|
|
|
127287
127287
|
export declare const watchCoreV1NamespacedSecret: API.OperationMethod<{}, {
|
|
127288
127288
|
readonly object: unknown;
|
|
127289
127289
|
readonly type: string;
|
|
127290
|
-
}, never,
|
|
127290
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127291
127291
|
export declare const WatchCoreV1NamespacedSecretListInput: Schema.Struct<{}>;
|
|
127292
127292
|
export type WatchCoreV1NamespacedSecretListInput = typeof WatchCoreV1NamespacedSecretListInput.Type;
|
|
127293
127293
|
export declare const WatchCoreV1NamespacedSecretListOutput: Schema.Struct<{
|
|
@@ -127301,7 +127301,7 @@ export type WatchCoreV1NamespacedSecretListOutput = typeof WatchCoreV1Namespaced
|
|
|
127301
127301
|
export declare const watchCoreV1NamespacedSecretList: API.OperationMethod<{}, {
|
|
127302
127302
|
readonly object: unknown;
|
|
127303
127303
|
readonly type: string;
|
|
127304
|
-
}, never,
|
|
127304
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127305
127305
|
export declare const WatchCoreV1NamespacedServiceInput: Schema.Struct<{}>;
|
|
127306
127306
|
export type WatchCoreV1NamespacedServiceInput = typeof WatchCoreV1NamespacedServiceInput.Type;
|
|
127307
127307
|
export declare const WatchCoreV1NamespacedServiceOutput: Schema.Struct<{
|
|
@@ -127315,7 +127315,7 @@ export type WatchCoreV1NamespacedServiceOutput = typeof WatchCoreV1NamespacedSer
|
|
|
127315
127315
|
export declare const watchCoreV1NamespacedService: API.OperationMethod<{}, {
|
|
127316
127316
|
readonly object: unknown;
|
|
127317
127317
|
readonly type: string;
|
|
127318
|
-
}, never,
|
|
127318
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127319
127319
|
export declare const WatchCoreV1NamespacedServiceAccountInput: Schema.Struct<{}>;
|
|
127320
127320
|
export type WatchCoreV1NamespacedServiceAccountInput = typeof WatchCoreV1NamespacedServiceAccountInput.Type;
|
|
127321
127321
|
export declare const WatchCoreV1NamespacedServiceAccountOutput: Schema.Struct<{
|
|
@@ -127329,7 +127329,7 @@ export type WatchCoreV1NamespacedServiceAccountOutput = typeof WatchCoreV1Namesp
|
|
|
127329
127329
|
export declare const watchCoreV1NamespacedServiceAccount: API.OperationMethod<{}, {
|
|
127330
127330
|
readonly object: unknown;
|
|
127331
127331
|
readonly type: string;
|
|
127332
|
-
}, never,
|
|
127332
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127333
127333
|
export declare const WatchCoreV1NamespacedServiceAccountListInput: Schema.Struct<{}>;
|
|
127334
127334
|
export type WatchCoreV1NamespacedServiceAccountListInput = typeof WatchCoreV1NamespacedServiceAccountListInput.Type;
|
|
127335
127335
|
export declare const WatchCoreV1NamespacedServiceAccountListOutput: Schema.Struct<{
|
|
@@ -127343,7 +127343,7 @@ export type WatchCoreV1NamespacedServiceAccountListOutput = typeof WatchCoreV1Na
|
|
|
127343
127343
|
export declare const watchCoreV1NamespacedServiceAccountList: API.OperationMethod<{}, {
|
|
127344
127344
|
readonly object: unknown;
|
|
127345
127345
|
readonly type: string;
|
|
127346
|
-
}, never,
|
|
127346
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127347
127347
|
export declare const WatchCoreV1NamespacedServiceListInput: Schema.Struct<{}>;
|
|
127348
127348
|
export type WatchCoreV1NamespacedServiceListInput = typeof WatchCoreV1NamespacedServiceListInput.Type;
|
|
127349
127349
|
export declare const WatchCoreV1NamespacedServiceListOutput: Schema.Struct<{
|
|
@@ -127357,7 +127357,7 @@ export type WatchCoreV1NamespacedServiceListOutput = typeof WatchCoreV1Namespace
|
|
|
127357
127357
|
export declare const watchCoreV1NamespacedServiceList: API.OperationMethod<{}, {
|
|
127358
127358
|
readonly object: unknown;
|
|
127359
127359
|
readonly type: string;
|
|
127360
|
-
}, never,
|
|
127360
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127361
127361
|
export declare const WatchCoreV1NodeInput: Schema.Struct<{}>;
|
|
127362
127362
|
export type WatchCoreV1NodeInput = typeof WatchCoreV1NodeInput.Type;
|
|
127363
127363
|
export declare const WatchCoreV1NodeOutput: Schema.Struct<{
|
|
@@ -127371,7 +127371,7 @@ export type WatchCoreV1NodeOutput = typeof WatchCoreV1NodeOutput.Type;
|
|
|
127371
127371
|
export declare const watchCoreV1Node: API.OperationMethod<{}, {
|
|
127372
127372
|
readonly object: unknown;
|
|
127373
127373
|
readonly type: string;
|
|
127374
|
-
}, never,
|
|
127374
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127375
127375
|
export declare const WatchCoreV1NodeListInput: Schema.Struct<{}>;
|
|
127376
127376
|
export type WatchCoreV1NodeListInput = typeof WatchCoreV1NodeListInput.Type;
|
|
127377
127377
|
export declare const WatchCoreV1NodeListOutput: Schema.Struct<{
|
|
@@ -127385,7 +127385,7 @@ export type WatchCoreV1NodeListOutput = typeof WatchCoreV1NodeListOutput.Type;
|
|
|
127385
127385
|
export declare const watchCoreV1NodeList: API.OperationMethod<{}, {
|
|
127386
127386
|
readonly object: unknown;
|
|
127387
127387
|
readonly type: string;
|
|
127388
|
-
}, never,
|
|
127388
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127389
127389
|
export declare const WatchCoreV1PersistentVolumeInput: Schema.Struct<{}>;
|
|
127390
127390
|
export type WatchCoreV1PersistentVolumeInput = typeof WatchCoreV1PersistentVolumeInput.Type;
|
|
127391
127391
|
export declare const WatchCoreV1PersistentVolumeOutput: Schema.Struct<{
|
|
@@ -127399,7 +127399,7 @@ export type WatchCoreV1PersistentVolumeOutput = typeof WatchCoreV1PersistentVolu
|
|
|
127399
127399
|
export declare const watchCoreV1PersistentVolume: API.OperationMethod<{}, {
|
|
127400
127400
|
readonly object: unknown;
|
|
127401
127401
|
readonly type: string;
|
|
127402
|
-
}, never,
|
|
127402
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127403
127403
|
export declare const WatchCoreV1PersistentVolumeClaimListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127404
127404
|
export type WatchCoreV1PersistentVolumeClaimListForAllNamespacesInput = typeof WatchCoreV1PersistentVolumeClaimListForAllNamespacesInput.Type;
|
|
127405
127405
|
export declare const WatchCoreV1PersistentVolumeClaimListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127413,7 +127413,7 @@ export type WatchCoreV1PersistentVolumeClaimListForAllNamespacesOutput = typeof
|
|
|
127413
127413
|
export declare const watchCoreV1PersistentVolumeClaimListForAllNamespaces: API.OperationMethod<{}, {
|
|
127414
127414
|
readonly object: unknown;
|
|
127415
127415
|
readonly type: string;
|
|
127416
|
-
}, never,
|
|
127416
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127417
127417
|
export declare const WatchCoreV1PersistentVolumeListInput: Schema.Struct<{}>;
|
|
127418
127418
|
export type WatchCoreV1PersistentVolumeListInput = typeof WatchCoreV1PersistentVolumeListInput.Type;
|
|
127419
127419
|
export declare const WatchCoreV1PersistentVolumeListOutput: Schema.Struct<{
|
|
@@ -127427,7 +127427,7 @@ export type WatchCoreV1PersistentVolumeListOutput = typeof WatchCoreV1Persistent
|
|
|
127427
127427
|
export declare const watchCoreV1PersistentVolumeList: API.OperationMethod<{}, {
|
|
127428
127428
|
readonly object: unknown;
|
|
127429
127429
|
readonly type: string;
|
|
127430
|
-
}, never,
|
|
127430
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127431
127431
|
export declare const WatchCoreV1PodListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127432
127432
|
export type WatchCoreV1PodListForAllNamespacesInput = typeof WatchCoreV1PodListForAllNamespacesInput.Type;
|
|
127433
127433
|
export declare const WatchCoreV1PodListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127441,7 +127441,7 @@ export type WatchCoreV1PodListForAllNamespacesOutput = typeof WatchCoreV1PodList
|
|
|
127441
127441
|
export declare const watchCoreV1PodListForAllNamespaces: API.OperationMethod<{}, {
|
|
127442
127442
|
readonly object: unknown;
|
|
127443
127443
|
readonly type: string;
|
|
127444
|
-
}, never,
|
|
127444
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127445
127445
|
export declare const WatchCoreV1PodTemplateListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127446
127446
|
export type WatchCoreV1PodTemplateListForAllNamespacesInput = typeof WatchCoreV1PodTemplateListForAllNamespacesInput.Type;
|
|
127447
127447
|
export declare const WatchCoreV1PodTemplateListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127455,7 +127455,7 @@ export type WatchCoreV1PodTemplateListForAllNamespacesOutput = typeof WatchCoreV
|
|
|
127455
127455
|
export declare const watchCoreV1PodTemplateListForAllNamespaces: API.OperationMethod<{}, {
|
|
127456
127456
|
readonly object: unknown;
|
|
127457
127457
|
readonly type: string;
|
|
127458
|
-
}, never,
|
|
127458
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127459
127459
|
export declare const WatchCoreV1ReplicationControllerListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127460
127460
|
export type WatchCoreV1ReplicationControllerListForAllNamespacesInput = typeof WatchCoreV1ReplicationControllerListForAllNamespacesInput.Type;
|
|
127461
127461
|
export declare const WatchCoreV1ReplicationControllerListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127469,7 +127469,7 @@ export type WatchCoreV1ReplicationControllerListForAllNamespacesOutput = typeof
|
|
|
127469
127469
|
export declare const watchCoreV1ReplicationControllerListForAllNamespaces: API.OperationMethod<{}, {
|
|
127470
127470
|
readonly object: unknown;
|
|
127471
127471
|
readonly type: string;
|
|
127472
|
-
}, never,
|
|
127472
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127473
127473
|
export declare const WatchCoreV1ResourceQuotaListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127474
127474
|
export type WatchCoreV1ResourceQuotaListForAllNamespacesInput = typeof WatchCoreV1ResourceQuotaListForAllNamespacesInput.Type;
|
|
127475
127475
|
export declare const WatchCoreV1ResourceQuotaListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127483,7 +127483,7 @@ export type WatchCoreV1ResourceQuotaListForAllNamespacesOutput = typeof WatchCor
|
|
|
127483
127483
|
export declare const watchCoreV1ResourceQuotaListForAllNamespaces: API.OperationMethod<{}, {
|
|
127484
127484
|
readonly object: unknown;
|
|
127485
127485
|
readonly type: string;
|
|
127486
|
-
}, never,
|
|
127486
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127487
127487
|
export declare const WatchCoreV1SecretListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127488
127488
|
export type WatchCoreV1SecretListForAllNamespacesInput = typeof WatchCoreV1SecretListForAllNamespacesInput.Type;
|
|
127489
127489
|
export declare const WatchCoreV1SecretListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127497,7 +127497,7 @@ export type WatchCoreV1SecretListForAllNamespacesOutput = typeof WatchCoreV1Secr
|
|
|
127497
127497
|
export declare const watchCoreV1SecretListForAllNamespaces: API.OperationMethod<{}, {
|
|
127498
127498
|
readonly object: unknown;
|
|
127499
127499
|
readonly type: string;
|
|
127500
|
-
}, never,
|
|
127500
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127501
127501
|
export declare const WatchCoreV1ServiceAccountListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127502
127502
|
export type WatchCoreV1ServiceAccountListForAllNamespacesInput = typeof WatchCoreV1ServiceAccountListForAllNamespacesInput.Type;
|
|
127503
127503
|
export declare const WatchCoreV1ServiceAccountListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127511,7 +127511,7 @@ export type WatchCoreV1ServiceAccountListForAllNamespacesOutput = typeof WatchCo
|
|
|
127511
127511
|
export declare const watchCoreV1ServiceAccountListForAllNamespaces: API.OperationMethod<{}, {
|
|
127512
127512
|
readonly object: unknown;
|
|
127513
127513
|
readonly type: string;
|
|
127514
|
-
}, never,
|
|
127514
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127515
127515
|
export declare const WatchCoreV1ServiceListForAllNamespacesInput: Schema.Struct<{}>;
|
|
127516
127516
|
export type WatchCoreV1ServiceListForAllNamespacesInput = typeof WatchCoreV1ServiceListForAllNamespacesInput.Type;
|
|
127517
127517
|
export declare const WatchCoreV1ServiceListForAllNamespacesOutput: Schema.Struct<{
|
|
@@ -127525,5 +127525,5 @@ export type WatchCoreV1ServiceListForAllNamespacesOutput = typeof WatchCoreV1Ser
|
|
|
127525
127525
|
export declare const watchCoreV1ServiceListForAllNamespaces: API.OperationMethod<{}, {
|
|
127526
127526
|
readonly object: unknown;
|
|
127527
127527
|
readonly type: string;
|
|
127528
|
-
}, never,
|
|
127528
|
+
}, never, import("../credentials.ts").Credentials>;
|
|
127529
127529
|
//# sourceMappingURL=core.d.ts.map
|