Home
last modified time | relevance | path

Searched full:authorized_key (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-gke-multi-cloud/proto-google-cloud-gke-multi-cloud-v1/src/main/java/com/google/cloud/gkemulticloud/v1/
H A DUpdateAzureNodePoolRequest.java158 * * `config.ssh_config.authorized_key`.
181 * * `config.ssh_config.authorized_key`.
204 * * `config.ssh_config.authorized_key`.
904 * * `config.ssh_config.authorized_key`.
926 * * `config.ssh_config.authorized_key`.
954 * * `config.ssh_config.authorized_key`.
984 * * `config.ssh_config.authorized_key`.
1011 * * `config.ssh_config.authorized_key`.
1044 * * `config.ssh_config.authorized_key`.
1071 * * `config.ssh_config.authorized_key`.
[all …]
H A DUpdateAzureClusterRequest.java167 * * `control_plane.ssh_config.authorized_key`.
201 * * `control_plane.ssh_config.authorized_key`.
235 * * `control_plane.ssh_config.authorized_key`.
943 * * `control_plane.ssh_config.authorized_key`.
976 * * `control_plane.ssh_config.authorized_key`.
1015 * * `control_plane.ssh_config.authorized_key`.
1056 * * `control_plane.ssh_config.authorized_key`.
1094 * * `control_plane.ssh_config.authorized_key`.
1138 * * `control_plane.ssh_config.authorized_key`.
1176 * * `control_plane.ssh_config.authorized_key`.
[all …]
H A DAzureSshConfig.java83 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
108 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
477 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
501 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
525 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
548 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
567 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
H A DUpdateAzureNodePoolRequestOrBuilder.java94 * * `config.ssh_config.authorized_key`.
114 * * `config.ssh_config.authorized_key`.
134 * * `config.ssh_config.authorized_key`.
H A DUpdateAzureClusterRequestOrBuilder.java103 * * `control_plane.ssh_config.authorized_key`.
134 * * `control_plane.ssh_config.authorized_key`.
165 * * `control_plane.ssh_config.authorized_key`.
H A DAzureSshConfigOrBuilder.java35 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
49 * <code>string authorized_key = 1 [(.google.api.field_behavior) = REQUIRED];</code>
/aosp_15_r20/external/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c58 static const char *authorized_key = variable
257 s = strlen(authorized_key) + 1; in ssh_ops_is_pubkey_authorized()
264 memcpy(aps, authorized_key, s); in ssh_ops_is_pubkey_authorized()
/aosp_15_r20/external/libwebsockets/test-apps/
H A Dtest-sshd.c61 static const char *authorized_key = variable
297 s = strlen(authorized_key) + 1; in ssh_ops_is_pubkey_authorized()
304 memcpy(aps, authorized_key, s); in ssh_ops_is_pubkey_authorized()
/aosp_15_r20/external/cldr/tools/scripts/ansible/
H A Dserver-playbook.yml35 authorized_key:
/aosp_15_r20/external/google-cloud-java/java-gke-multi-cloud/proto-google-cloud-gke-multi-cloud-v1/src/main/proto/google/cloud/gkemulticloud/v1/
H A Dazure_service.proto336 // * `control_plane.ssh_config.authorized_key`.
495 // * `config.ssh_config.authorized_key`.
H A Dazure_resources.proto682 string authorized_key = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/gkemulticloud/v1/
H A Dazure_service.proto371 // * `control_plane.ssh_config.authorized_key`.
531 // * `config.ssh_config.authorized_key`.
H A Dazure_resources.proto770 string authorized_key = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/google-cloud-java/java-gke-multi-cloud/google-cloud-gke-multi-cloud/src/main/java/com/google/cloud/gkemulticloud/v1/
H A DAzureClustersClient.java1171 * `control_plane.proxy_config.secret_id`. &#42; `control_plane.ssh_config.authorized_key`.
2082 * `autoscaling.max_node_count`. &#42; `config.ssh_config.authorized_key`.