Home
last modified time | relevance | path

Searched defs:CreateSshkey (Results 1 – 2 of 2) sorted by relevance

/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/
H A Dsshkey.go14 CreateSshkey(ctx context.Context, body SshkeyCreateRequest) (CreateResponse, error) methodSpec
125 func (c *Client) CreateSshkey(ctx context.Context, body SshkeyCreateRequest) (CreateResponse, error… func
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/gridscale/gsclient-go/v3/
H A Dsshkey.go113 func (c *Client) CreateSshkey(ctx context.Context, body SshkeyCreateRequest) (CreateResponse, error… func