You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print("Exception when calling AuthenticationV1beta1Api->create_authentication_v1beta1_token_review: %s\n"% e)
40
+
print("Exception when calling AuthenticationV1beta1Api->create_token_review: %s\n"% e)
41
41
```
42
42
43
43
### Parameters
@@ -62,8 +62,8 @@ Name | Type | Description | Notes
62
62
63
63
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling AuthorizationV1beta1Api->create_authorization_v1beta1_namespaced_local_subject_access_review: %s\n"% e)
43
+
print("Exception when calling AuthorizationV1beta1Api->create_namespaced_local_subject_access_review: %s\n"% e)
44
44
```
45
45
46
46
### Parameters
@@ -66,8 +66,8 @@ Name | Type | Description | Notes
66
66
67
67
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling AuthorizationV1beta1Api->create_authorization_v1beta1_self_subject_access_review: %s\n"% e)
98
+
print("Exception when calling AuthorizationV1beta1Api->create_self_subject_access_review: %s\n"% e)
99
99
```
100
100
101
101
### Parameters
@@ -120,8 +120,8 @@ Name | Type | Description | Notes
120
120
121
121
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling AuthorizationV1beta1Api->create_authorization_v1beta1_subject_access_review: %s\n"% e)
152
+
print("Exception when calling AuthorizationV1beta1Api->create_subject_access_review: %s\n"% e)
153
153
```
154
154
155
155
### Parameters
@@ -174,8 +174,8 @@ Name | Type | Description | Notes
174
174
175
175
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments