mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
api: update keyring comment to reflect correct feature name. (#14558)
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"net/url"
|
||||
)
|
||||
|
||||
// Keyring is used to access the Secure Variables keyring
|
||||
// Keyring is used to access the Variables keyring.
|
||||
type Keyring struct {
|
||||
client *Client
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user