Home
last modified time | relevance | path

Searched defs:SshPublicKey (Results 226 – 250 of 891) sorted by relevance

12345678910>>...36

/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4392 type SshPublicKey struct { struct
4393 _ struct{} `type:"structure"`
4398 DateImported *time.Time `type:"timestamp" required:"true"`
4403 SshPublicKeyBody *string `type:"string" required:"true"`
4409 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4413 func (s SshPublicKey) String() string {
4418 func (s SshPublicKey) GoString() string {
4423 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
4429 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
4435 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/transfer/
H A Dapi.go4392 type SshPublicKey struct { struct
4393 _ struct{} `type:"structure"`
4398 DateImported *time.Time `type:"timestamp" required:"true"`
4403 SshPublicKeyBody *string `type:"string" required:"true"`
4409 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4413 func (s SshPublicKey) String() string {
4418 func (s SshPublicKey) GoString() string {
4423 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
4429 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
4435 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4338 type SshPublicKey struct { struct
4339 _ struct{} `type:"structure"`
4344 DateImported *time.Time `type:"timestamp" required:"true"`
4349 SshPublicKeyBody *string `type:"string" required:"true"`
4354 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4358 func (s SshPublicKey) String() string {
4363 func (s SshPublicKey) GoString() string {
4368 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
4374 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
4380 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4971 type SshPublicKey struct { struct
4972 _ struct{} `type:"structure"`
4977 DateImported *time.Time `type:"timestamp" required:"true"`
4982 SshPublicKeyBody *string `type:"string" required:"true"`
4988 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4992 func (s SshPublicKey) String() string {
4997 func (s SshPublicKey) GoString() string {
5002 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
5008 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
5014 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4971 type SshPublicKey struct { struct
4972 _ struct{} `type:"structure"`
4977 DateImported *time.Time `type:"timestamp" required:"true"`
4982 SshPublicKeyBody *string `type:"string" required:"true"`
4988 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4992 func (s SshPublicKey) String() string {
4997 func (s SshPublicKey) GoString() string {
5002 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
5008 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
5014 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4971 type SshPublicKey struct { struct
4972 _ struct{} `type:"structure"`
4977 DateImported *time.Time `type:"timestamp" required:"true"`
4982 SshPublicKeyBody *string `type:"string" required:"true"`
4988 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4992 func (s SshPublicKey) String() string {
4997 func (s SshPublicKey) GoString() string {
5002 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
5008 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
5014 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4870 type SshPublicKey struct { struct
4871 _ struct{} `type:"structure"`
4876 DateImported *time.Time `type:"timestamp" required:"true"`
4881 SshPublicKeyBody *string `type:"string" required:"true"`
4887 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4891 func (s SshPublicKey) String() string {
4896 func (s SshPublicKey) GoString() string {
4901 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
4907 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
4913 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4971 type SshPublicKey struct { struct
4972 _ struct{} `type:"structure"`
4977 DateImported *time.Time `type:"timestamp" required:"true"`
4982 SshPublicKeyBody *string `type:"string" required:"true"`
4988 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4992 func (s SshPublicKey) String() string {
4997 func (s SshPublicKey) GoString() string {
5002 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
5008 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
5014 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4971 type SshPublicKey struct { struct
4972 _ struct{} `type:"structure"`
4977 DateImported *time.Time `type:"timestamp" required:"true"`
4982 SshPublicKeyBody *string `type:"string" required:"true"`
4988 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4992 func (s SshPublicKey) String() string {
4997 func (s SshPublicKey) GoString() string {
5002 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
5008 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
5014 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/transfer/
H A Dapi.go4971 type SshPublicKey struct { struct
4972 _ struct{} `type:"structure"`
4977 DateImported *time.Time `type:"timestamp" required:"true"`
4982 SshPublicKeyBody *string `type:"string" required:"true"`
4988 SshPublicKeyId *string `min:"21" type:"string" required:"true"`
4992 func (s SshPublicKey) String() string {
4997 func (s SshPublicKey) GoString() string {
5002 func (s *SshPublicKey) SetDateImported(v time.Time) *SshPublicKey {
5008 func (s *SshPublicKey) SetSshPublicKeyBody(v string) *SshPublicKey {
5014 func (s *SshPublicKey) SetSshPublicKeyId(v string) *SshPublicKey {
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go1878 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
1968 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
2397 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3482 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3567 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3643 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go1873 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
1962 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
2383 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3444 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3528 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3603 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go1878 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
1968 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
2397 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3482 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3567 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3643 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/codestar/
H A Dapi.go1873 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
1962 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
2383 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3444 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3528 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
3603 SshPublicKey *string `locationName:"sshPublicKey" type:"string"` member
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1/
H A Doslogin.pb.go349SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
467SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1alpha/
H A Doslogin.pb.go334SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
452SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1beta/
H A Doslogin.pb.go344SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
462SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1beta/
H A Doslogin.pb.go349SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
467SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1/
H A Doslogin.pb.go349SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
467SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1alpha/
H A Doslogin.pb.go339SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
457SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1beta/
H A Doslogin.pb.go344SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
462SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1/
H A Doslogin.pb.go344SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
462SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1alpha/
H A Doslogin.pb.go334SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
452SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1/
H A Doslogin.pb.go349SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
467SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/oslogin/v1/
H A Doslogin.pb.go344SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member
462SshPublicKey *common.SshPublicKey `protobuf:"bytes,2,opt,name=ssh_public_key,json=sshPublicKey,pro… member

12345678910>>...36