1
1
---
2
- title : " Class: default "
3
- linkTitle : " default "
4
- slug : " lib_k8s_clusterRoleBinding.default "
2
+ title : " Class: ClusterRoleBinding "
3
+ linkTitle : " ClusterRoleBinding "
4
+ slug : " lib_k8s_clusterRoleBinding.ClusterRoleBinding "
5
5
---
6
6
7
- [ lib/k8s/clusterRoleBinding] ( ../modules/lib_k8s_clusterRoleBinding.md ) .default
7
+ [ lib/k8s/clusterRoleBinding] ( ../modules/lib_k8s_clusterRoleBinding.md ) .ClusterRoleBinding
8
8
9
9
## Hierarchy
10
10
11
- - [ ` default ` ] ( lib_k8s_roleBinding.default .md )
11
+ - [ ` RoleBinding ` ] ( lib_k8s_roleBinding.RoleBinding .md )
12
12
13
- ↳ ** ` default ` **
13
+ ↳ ** ` ClusterRoleBinding ` **
14
14
15
15
## Constructors
16
16
17
17
### constructor
18
18
19
- • ** new default ** (` json ` )
19
+ • ** new ClusterRoleBinding ** (` json ` )
20
20
21
21
#### Parameters
22
22
@@ -26,11 +26,11 @@ slug: "lib_k8s_clusterRoleBinding.default"
26
26
27
27
#### Inherited from
28
28
29
- [ default ] ( lib_k8s_roleBinding.default .md ) .[ constructor] ( lib_k8s_roleBinding.default .md#constructor )
29
+ [ RoleBinding ] ( lib_k8s_roleBinding.RoleBinding .md ) .[ constructor] ( lib_k8s_roleBinding.RoleBinding .md#constructor )
30
30
31
31
#### Defined in
32
32
33
- [ lib/k8s/cluster.ts:70 ] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/cluster.ts#L70 )
33
+ [ lib/k8s/cluster.ts:76 ] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/cluster.ts#L76 )
34
34
35
35
## Properties
36
36
@@ -52,11 +52,11 @@ slug: "lib_k8s_clusterRoleBinding.default"
52
52
53
53
#### Overrides
54
54
55
- [ default ] ( lib_k8s_roleBinding.default .md ) .[ apiEndpoint] ( lib_k8s_roleBinding.default .md#apiendpoint )
55
+ [ RoleBinding ] ( lib_k8s_roleBinding.RoleBinding .md ) .[ apiEndpoint] ( lib_k8s_roleBinding.RoleBinding .md#apiendpoint )
56
56
57
57
#### Defined in
58
58
59
- [ lib/k8s/clusterRoleBinding.ts:5] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/clusterRoleBinding.ts#L5 )
59
+ [ lib/k8s/clusterRoleBinding.ts:5] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/clusterRoleBinding.ts#L5 )
60
60
61
61
## Accessors
62
62
@@ -70,7 +70,7 @@ slug: "lib_k8s_clusterRoleBinding.default"
70
70
71
71
#### Defined in
72
72
73
- [ lib/k8s/clusterRoleBinding.ts:11] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/clusterRoleBinding.ts#L11 )
73
+ [ lib/k8s/clusterRoleBinding.ts:11] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/clusterRoleBinding.ts#L11 )
74
74
75
75
___
76
76
@@ -88,7 +88,7 @@ RoleBinding.roleRef
88
88
89
89
#### Defined in
90
90
91
- [ lib/k8s/roleBinding.ts:21] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/roleBinding.ts#L21 )
91
+ [ lib/k8s/roleBinding.ts:21] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/roleBinding.ts#L21 )
92
92
93
93
___
94
94
@@ -106,7 +106,7 @@ RoleBinding.subjects
106
106
107
107
#### Defined in
108
108
109
- [ lib/k8s/roleBinding.ts:25] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/roleBinding.ts#L25 )
109
+ [ lib/k8s/roleBinding.ts:25] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/roleBinding.ts#L25 )
110
110
111
111
___
112
112
@@ -124,7 +124,7 @@ RoleBinding.className
124
124
125
125
#### Defined in
126
126
127
- [ lib/k8s/clusterRoleBinding.ts:7] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/clusterRoleBinding.ts#L7 )
127
+ [ lib/k8s/clusterRoleBinding.ts:7] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/clusterRoleBinding.ts#L7 )
128
128
129
129
## Methods
130
130
@@ -144,11 +144,11 @@ RoleBinding.className
144
144
145
145
#### Inherited from
146
146
147
- [ default ] ( lib_k8s_roleBinding.default .md ) .[ apiList] ( lib_k8s_roleBinding.default .md#apilist )
147
+ [ RoleBinding ] ( lib_k8s_roleBinding.RoleBinding .md ) .[ apiList] ( lib_k8s_roleBinding.RoleBinding .md#apilist )
148
148
149
149
#### Defined in
150
150
151
- [ lib/k8s/cluster.ts:55 ] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/cluster.ts#L55 )
151
+ [ lib/k8s/cluster.ts:60 ] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/cluster.ts#L60 )
152
152
153
153
___
154
154
@@ -168,11 +168,11 @@ ___
168
168
169
169
#### Inherited from
170
170
171
- [ default ] ( lib_k8s_roleBinding.default .md ) .[ getErrorMessage] ( lib_k8s_roleBinding.default .md#geterrormessage )
171
+ [ RoleBinding ] ( lib_k8s_roleBinding.RoleBinding .md ) .[ getErrorMessage] ( lib_k8s_roleBinding.RoleBinding .md#geterrormessage )
172
172
173
173
#### Defined in
174
174
175
- [ lib/k8s/cluster.ts:69 ] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/cluster.ts#L69 )
175
+ [ lib/k8s/cluster.ts:75 ] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/cluster.ts#L75 )
176
176
177
177
___
178
178
@@ -195,57 +195,58 @@ ___
195
195
196
196
#### Inherited from
197
197
198
- [ default ] ( lib_k8s_roleBinding.default .md ) .[ useApiGet] ( lib_k8s_roleBinding.default .md#useapiget )
198
+ [ RoleBinding ] ( lib_k8s_roleBinding.RoleBinding .md ) .[ useApiGet] ( lib_k8s_roleBinding.RoleBinding .md#useapiget )
199
199
200
200
#### Defined in
201
201
202
- [ lib/k8s/cluster.ts:60 ] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/cluster.ts#L60 )
202
+ [ lib/k8s/cluster.ts:66 ] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/cluster.ts#L66 )
203
203
204
204
___
205
205
206
206
### useApiList
207
207
208
- ▸ ` Static ` ** useApiList** (` onList ` , ` onError? ` ): ` any `
208
+ ▸ ` Static ` ** useApiList** (` onList ` , ` onError? ` , ` opts? ` ): ` any `
209
209
210
210
#### Parameters
211
211
212
212
| Name | Type |
213
213
| :------ | :------ |
214
214
| ` onList ` | (` arg ` : ` any ` [ ] ) => ` void ` |
215
215
| ` onError? ` | (` err ` : [ ` ApiError ` ] ( ../interfaces/lib_k8s_apiProxy.ApiError.md ) ) => ` void ` |
216
+ | ` opts? ` | [ ` ApiListOptions ` ] ( ../interfaces/lib_k8s_cluster.ApiListOptions.md ) |
216
217
217
218
#### Returns
218
219
219
220
` any `
220
221
221
222
#### Inherited from
222
223
223
- [ default ] ( lib_k8s_roleBinding.default .md ) .[ useApiList] ( lib_k8s_roleBinding.default .md#useapilist )
224
+ [ RoleBinding ] ( lib_k8s_roleBinding.RoleBinding .md ) .[ useApiList] ( lib_k8s_roleBinding.RoleBinding .md#useapilist )
224
225
225
226
#### Defined in
226
227
227
- [ lib/k8s/cluster.ts:56 ] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/cluster.ts#L56 )
228
+ [ lib/k8s/cluster.ts:61 ] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/cluster.ts#L61 )
228
229
229
230
___
230
231
231
232
### useList
232
233
233
- ▸ ` Static ` ** useList** (` onList ?` ): [ ` any ` [ ] , `` null `` \| [ ` ApiError ` ] ( ../interfaces/lib_k8s_apiProxy.ApiError.md ) , (` items ` : ` any ` [ ] ) => ` void ` , (` err ` : `` null `` \| [ ` ApiError ` ] ( ../interfaces/lib_k8s_apiProxy.ApiError.md ) ) => ` void ` ]
234
+ ▸ ` Static ` ** useList** (` opts ?` ): [ ` any ` [ ] , `` null `` \| [ ` ApiError ` ] ( ../interfaces/lib_k8s_apiProxy.ApiError.md ) , (` items ` : ` any ` [ ] ) => ` void ` , (` err ` : `` null `` \| [ ` ApiError ` ] ( ../interfaces/lib_k8s_apiProxy.ApiError.md ) ) => ` void ` ]
234
235
235
236
#### Parameters
236
237
237
238
| Name | Type |
238
239
| :------ | :------ |
239
- | ` onList ?` | (... ` arg ` : ` any ` [ ] ) => ` any ` |
240
+ | ` opts ?` | [ ` ApiListOptions ` ] ( ../interfaces/lib_k8s_cluster.ApiListOptions.md ) |
240
241
241
242
#### Returns
242
243
243
244
[ ` any ` [ ] , `` null `` \| [ ` ApiError ` ] ( ../interfaces/lib_k8s_apiProxy.ApiError.md ) , (` items ` : ` any ` [ ] ) => ` void ` , (` err ` : `` null `` \| [ ` ApiError ` ] ( ../interfaces/lib_k8s_apiProxy.ApiError.md ) ) => ` void ` ]
244
245
245
246
#### Inherited from
246
247
247
- [ default ] ( lib_k8s_roleBinding.default .md ) .[ useList] ( lib_k8s_roleBinding.default .md#uselist )
248
+ [ RoleBinding ] ( lib_k8s_roleBinding.RoleBinding .md ) .[ useList] ( lib_k8s_roleBinding.RoleBinding .md#uselist )
248
249
249
250
#### Defined in
250
251
251
- [ lib/k8s/cluster.ts:66 ] ( https://github.com/kinvolk/headlamp/blob/168f394 /frontend/src/lib/k8s/cluster.ts#L66 )
252
+ [ lib/k8s/cluster.ts:72 ] ( https://github.com/kinvolk/headlamp/blob/490b989 /frontend/src/lib/k8s/cluster.ts#L72 )
0 commit comments