Home
last modified time | relevance | path

Searched defs:SSHKeyCreateOptions (Results 1 – 15 of 15) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dssh_key.go23 Create(ctx context.Context, organization string, options SSHKeyCreateOptions) (*SSHKey, error)
79 type SSHKeyCreateOptions struct { struct
81 ID string `jsonapi:"primary,ssh-keys"`
84 Name *string `jsonapi:"attr,name"`
87 Value *string `jsonapi:"attr,value"`
90 func (o SSHKeyCreateOptions) valid() error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-tfe/
H A Dssh_key.go23 Create(ctx context.Context, organization string, options SSHKeyCreateOptions) (*SSHKey, error)
79 type SSHKeyCreateOptions struct { struct
81 ID string `jsonapi:"primary,ssh-keys"`
84 Name *string `jsonapi:"attr,name"`
87 Value *string `jsonapi:"attr,value"`
90 func (o SSHKeyCreateOptions) valid() error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dssh_key.go23 Create(ctx context.Context, organization string, options SSHKeyCreateOptions) (*SSHKey, error)
79 type SSHKeyCreateOptions struct { struct
84 Type string `jsonapi:"primary,ssh-keys"`
87 Name *string `jsonapi:"attr,name"`
90 Value *string `jsonapi:"attr,value"`
93 func (o SSHKeyCreateOptions) valid() error {
/dports/security/lego/lego-4.5.3/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go21 type SSHKeyCreateOptions struct { struct
22 Label string `json:"label"`
23 SSHKey string `json:"ssh_key"`
109 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go21 type SSHKeyCreateOptions struct { struct
22 Label string `json:"label"`
23 SSHKey string `json:"ssh_key"`
109 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/net/traefik/traefik-2.6.1/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go21 type SSHKeyCreateOptions struct { struct
22 Label string `json:"label"`
23 SSHKey string `json:"ssh_key"`
109 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/security/vault/vault-1.8.2/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/linode/linodego/
H A Dprofile_sshkeys.go20 type SSHKeyCreateOptions struct { struct
21 Label string `json:"label"`
22 SSHKey string `json:"ssh_key"`
97 func (c *Client) CreateSSHKey(ctx context.Context, createOpts SSHKeyCreateOptions) (*SSHKey, error)…