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
Copy file name to clipboardExpand all lines: docs/DynamicSecretCreateK8s.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ dynamicSecretCreateK8s is a command that creates k8s dynamic secret
20
20
|**k8sNamespace**|**String**| K8S Namespace where the ServiceAccount exists. |[optional]|
21
21
|**k8sPredefinedRoleName**|**String**| The pre-existing Role or ClusterRole name to bind the generated ServiceAccount to (relevant only for k8s-service-account-type=dynamic) |[optional]|
22
22
|**k8sPredefinedRoleType**|**String**| Specifies the type of the pre-existing K8S role [Role, ClusterRole] (relevant only for k8s-service-account-type=dynamic) |[optional]|
23
+
|**k8sRolebindingYamlData**|**String**| Content of the yaml in a Base64 format. |[optional]|
23
24
|**k8sRolebindingYamlDef**|**String**| Path to yaml file that contains definitions of K8S role and role binding (relevant only for k8s-service-account-type=dynamic) |[optional]|
24
25
|**k8sServiceAccount**|**String**| K8S ServiceAccount to extract token from. |[optional]|
25
26
|**k8sServiceAccountType**|**String**| K8S ServiceAccount type [fixed, dynamic]. |[optional]|
Copy file name to clipboardExpand all lines: docs/DynamicSecretUpdateK8s.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ dynamicSecretUpdateK8s is a command that updates k8s dynamic secret
20
20
|**k8sNamespace**|**String**| K8S Namespace where the ServiceAccount exists. |[optional]|
21
21
|**k8sPredefinedRoleName**|**String**| The pre-existing Role or ClusterRole name to bind the generated ServiceAccount to (relevant only for k8s-service-account-type=dynamic) |[optional]|
22
22
|**k8sPredefinedRoleType**|**String**| Specifies the type of the pre-existing K8S role [Role, ClusterRole] (relevant only for k8s-service-account-type=dynamic) |[optional]|
23
+
|**k8sRolebindingYamlData**|**String**| Content of the yaml in a Base64 format. |[optional]|
23
24
|**k8sRolebindingYamlDef**|**String**| Path to yaml file that contains definitions of K8S role and role binding (relevant only for k8s-service-account-type=dynamic) |[optional]|
24
25
|**k8sServiceAccount**|**String**| K8S ServiceAccount to extract token from. |[optional]|
25
26
|**k8sServiceAccountType**|**String**| K8S ServiceAccount type [fixed, dynamic]. |[optional]|
Copy file name to clipboardExpand all lines: docs/GatewayCreateProducerNativeK8S.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ gatewayCreateProducerNativeK8S is a command that creates k8s producer [Deprecate
19
19
|**k8sNamespace**|**String**| K8S Namespace where the ServiceAccount exists. |[optional]|
20
20
|**k8sPredefinedRoleName**|**String**| The pre-existing Role or ClusterRole name to bind the generated ServiceAccount to (relevant only for k8s-service-account-type=dynamic) |[optional]|
21
21
|**k8sPredefinedRoleType**|**String**| Specifies the type of the pre-existing K8S role [Role, ClusterRole] (relevant only for k8s-service-account-type=dynamic) |[optional]|
22
+
|**k8sRolebindingYamlData**|**String**| Content of the yaml in a Base64 format. |[optional]|
22
23
|**k8sRolebindingYamlDef**|**String**| Path to yaml file that contains definitions of K8S role and role binding (relevant only for k8s-service-account-type=dynamic) |[optional]|
23
24
|**k8sServiceAccount**|**String**| K8S ServiceAccount to extract token from. |[optional]|
24
25
|**k8sServiceAccountType**|**String**| K8S ServiceAccount type [fixed, dynamic]. |[optional]|
Copy file name to clipboardExpand all lines: docs/GatewayUpdateProducerNativeK8S.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ gatewayUpdateProducerNativeK8S is a command that updates k8s producer [Deprecate
19
19
|**k8sNamespace**|**String**| K8S Namespace where the ServiceAccount exists. |[optional]|
20
20
|**k8sPredefinedRoleName**|**String**| The pre-existing Role or ClusterRole name to bind the generated ServiceAccount to (relevant only for k8s-service-account-type=dynamic) |[optional]|
21
21
|**k8sPredefinedRoleType**|**String**| Specifies the type of the pre-existing K8S role [Role, ClusterRole] (relevant only for k8s-service-account-type=dynamic) |[optional]|
22
+
|**k8sRolebindingYamlData**|**String**| Content of the yaml in a Base64 format. |[optional]|
22
23
|**k8sRolebindingYamlDef**|**String**| Path to yaml file that contains definitions of K8S role and role binding (relevant only for k8s-service-account-type=dynamic) |[optional]|
23
24
|**k8sServiceAccount**|**String**| K8S ServiceAccount to extract token from. |[optional]|
24
25
|**k8sServiceAccountType**|**String**| K8S ServiceAccount type [fixed, dynamic]. |[optional]|
Copy file name to clipboardExpand all lines: docs/GatewayUpdateRemoteAccessRdpRecordings.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,9 @@ gatewayUpdateRemoteAccessRdpRecordings is a command that update remote access rd
20
20
|**azureStorageTenantId**|**String**| Azure tenant id. For more information refer to https://learn.microsoft.com/en-us/entra/fundamentals/how-to-find-tenant|[optional]|
21
21
|**json**|**Boolean**| Set output format to JSON |[optional]|
22
22
|**rdpSessionRecording**|**String**| Enable recording of rdp session [true/false]|[optional]|
23
+
|**rdpSessionRecordingCompress**|**Boolean**| Whether to compress recording files before upload |[optional]|
24
+
|**rdpSessionRecordingEncryptionKey**|**String**| If provided, this key will be used to encrypt uploaded recordings. |[optional]|
0 commit comments