Home
last modified time | relevance | path

Searched refs:SshKey (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/security/lego/lego-4.5.3/vendor/github.com/exoscale/egoscale/v2/internal/public-api/
H A Dinstance.go28 SshKey *SshKey `json:"ssh-key,omitempty"` // nolint:revive
60 i.SshKey = raw.SshKey
87 SshKey *SshKey `json:"ssh-key,omitempty"` // nolint:revive
112 raw.SshKey = i.SshKey
H A Dinstance_test.go48 SshKey: &SshKey{Name: &testSSHKeyName},
118 SshKey: &SshKey{Name: &testSSHKeyName},
/dports/net/traefik/traefik-2.6.1/vendor/github.com/exoscale/egoscale/v2/internal/public-api/
H A Dinstance.go28 SshKey *SshKey `json:"ssh-key,omitempty"` // nolint:revive
60 i.SshKey = raw.SshKey
87 SshKey *SshKey `json:"ssh-key,omitempty"` // nolint:revive
112 raw.SshKey = i.SshKey
/dports/security/lego/lego-4.5.3/vendor/github.com/exoscale/egoscale/v2/
H A Dssh_key_test.go47 ts.mockAPIRequest("GET", fmt.Sprintf("/ssh-key/%s", testSSHKeyName), papi.SshKey{
66 SSHKeys *[]papi.SshKey `json:"ssh-keys,omitempty"`
68 SSHKeys: &[]papi.SshKey{{
90 ts.mockAPIRequest("GET", fmt.Sprintf("/ssh-key/%s", testSSHKeyName), papi.SshKey{
H A Dinstance_pool.go114 if i.SshKey != nil {
115 v = i.SshKey.Name
302 SshKey: func() (v *papi.SshKey) {
304 v = &papi.SshKey{Name: instancePool.SSHKey}
455 SshKey: func() (v *papi.SshKey) {
457 v = &papi.SshKey{Name: instancePool.SSHKey}
H A Dinstance_pool_test.go303 SshKey: &papi.SshKey{Name: &testInstancePoolSSHKey},
344 SshKey: &papi.SshKey{Name: &testInstancePoolSSHKey},
417 SshKey: &papi.SshKey{Name: &testInstancePoolSSHKey},
472 SshKey: &papi.SshKey{Name: &testInstancePoolSSHKey},
605 SshKey: &papi.SshKey{Name: &testInstancePoolSSHKeyUpdated},
H A Dinstance.go125 if i.SshKey != nil {
126 v = i.SshKey.Name
596 SshKey: func() *papi.SshKey {
598 return &papi.SshKey{Name: i.SSHKey}
655 SshKey: func() (v *papi.SshKey) {
657 v = &papi.SshKey{Name: instance.SSHKey}
H A Dinstance_test.go56 SshKey: &papi.SshKey{Name: &testInstanceSSHKey},
920 SshKey: &papi.SshKey{Name: &testInstanceSSHKey},
959 SshKey: &papi.SshKey{Name: &testInstanceSSHKey},
1033 SshKey: &papi.SshKey{Name: &testInstanceSSHKey},
1084 SshKey: &papi.SshKey{Name: &testInstanceSSHKey},
H A Dssh_key.go16 func sshKeyFromAPI(k *papi.SshKey) *SSHKey { argument
/dports/net/traefik/traefik-2.6.1/vendor/github.com/exoscale/egoscale/v2/
H A Dinstance_pool.go114 if i.SshKey != nil {
115 v = i.SshKey.Name
302 SshKey: func() (v *papi.SshKey) {
304 v = &papi.SshKey{Name: instancePool.SSHKey}
455 SshKey: func() (v *papi.SshKey) {
457 v = &papi.SshKey{Name: instancePool.SSHKey}
H A Dinstance.go125 if i.SshKey != nil {
126 v = i.SshKey.Name
596 SshKey: func() *papi.SshKey {
598 return &papi.SshKey{Name: i.SSHKey}
655 SshKey: func() (v *papi.SshKey) {
657 v = &papi.SshKey{Name: instance.SSHKey}
H A Dssh_key.go16 func sshKeyFromAPI(k *papi.SshKey) *SSHKey { argument
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/OpsWorks/
H A DSource.pm5 has SshKey => (is => 'ro', isa => 'Str'); attribute in Paws::OpsWorks::Source
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/CloudHSM/
H A DCreateHsm.pm8 has SshKey => (is => 'ro', isa => 'Str', required => 1); attribute in Paws::CloudHSM::CreateHsm
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudhsm/
H A Dapi_op_CreateHsm.go60 SshKey *string member
/dports/sysutils/ansible2/ansible-2.9.27/test/lib/ansible_test/_internal/
H A Dcore_ci.py134 self.ssh_key = SshKey(args)
146 self.ssh_key = SshKey(args)
528 class SshKey: class
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_internal/
H A Dcore_ci.py174 self.ssh_key = SshKey(args)
192 self.ssh_key = SshKey(args)
574 class SshKey: class
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dremote.pb.go43 SshKey string `protobuf:"bytes,4,opt,name=ssh_key,json=sshKey,proto3" json:"ssh_key,omitempty"` member
107 return x.SshKey

12345678910>>...12