dynamicSecretUpdateK8s is a command that updates k8s dynamic secret
Name | Type | Description | Notes |
---|---|---|---|
deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
description | String | Description of the object | [optional] |
json | Boolean | Set output format to JSON | [optional] |
k8sAllowedNamespaces | String | Comma-separated list of allowed K8S namespaces for the generated ServiceAccount (relevant only for k8s-service-account-type=dynamic) | [optional] |
k8sClusterCaCert | String | K8S cluster CA certificate | [optional] |
k8sClusterEndpoint | String | K8S cluster URL endpoint | [optional] |
k8sClusterName | String | K8S cluster name | [optional] |
k8sClusterToken | String | K8S cluster Bearer token | [optional] |
k8sNamespace | String | K8S Namespace where the ServiceAccount exists. | [optional] |
k8sPredefinedRoleName | String | The pre-existing Role or ClusterRole name to bind the generated ServiceAccount to (relevant only for k8s-service-account-type=dynamic) | [optional] |
k8sPredefinedRoleType | String | Specifies the type of the pre-existing K8S role [Role, ClusterRole] (relevant only for k8s-service-account-type=dynamic) | [optional] |
k8sRolebindingYamlDef | String | Path to yaml file that contains definitions of K8S role and role binding (relevant only for k8s-service-account-type=dynamic) | [optional] |
k8sServiceAccount | String | K8S ServiceAccount to extract token from. | [optional] |
k8sServiceAccountType | String | K8S ServiceAccount type [fixed, dynamic]. | [optional] |
name | String | Dynamic secret name | |
newName | String | Dynamic secret name | [optional] |
producerEncryptionKeyName | String | Dynamic producer encryption key | [optional] |
secureAccessAllowPortForwading | Boolean | Enable Port forwarding while using CLI access | [optional] |
secureAccessBastionIssuer | String | Path to the SSH Certificate Issuer for your Akeyless Bastion | [optional] |
secureAccessClusterEndpoint | String | The K8s cluster endpoint URL | [optional] |
secureAccessDashboardUrl | String | The K8s dashboard url | [optional] |
secureAccessEnable | String | Enable/Disable secure remote access [true/false] | [optional] |
secureAccessWeb | Boolean | Enable Web Secure Remote Access | [optional] |
secureAccessWebBrowsing | Boolean | Secure browser via Akeyless Web Access Bastion | [optional] |
secureAccessWebProxy | Boolean | Web-Proxy via Akeyless Web Access Bastion | [optional] |
tags | List<String> | Add tags attached to this object | [optional] |
targetName | String | Target name | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
useGwServiceAccount | Boolean | Use the GW's service account | [optional] |
userTtl | String | User TTL | [optional] |