Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BarbicanService ¶
type Config ¶
type Config struct { Global struct { AuthURL string `gcfg:"auth-url"` Username string UserID string `gcfg:"user-id"` Password string TenantID string `gcfg:"tenant-id"` TenantName string `gcfg:"tenant-name"` DomainID string `gcfg:"domain-id"` DomainName string `gcfg:"domain-name"` Region string } KeyManager KMSOpts }
Config to read config options
type FakeBarbican ¶
type FakeBarbican struct { }
Click to show internal directories.
Click to hide internal directories.