Home
last modified time | relevance | path

Searched defs:SSHKeyListOptions (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dssh_key.go20 List(ctx context.Context, organization string, options SSHKeyListOptions) (*SSHKeyList, error)
53 type SSHKeyListOptions struct { struct
54 ListOptions
/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.go20 List(ctx context.Context, organization string, options SSHKeyListOptions) (*SSHKeyList, error)
53 type SSHKeyListOptions struct { struct
54 ListOptions
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dssh_key.go20 List(ctx context.Context, organization string, options SSHKeyListOptions) (*SSHKeyList, error)
53 type SSHKeyListOptions struct { struct
54 ListOptions