package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Oct 18, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
EdgeConfig directory.Config `json:"edge"`
Remote struct {
Addr string `json:"address"`
Key string `json:"api_key"`
Insecure bool `json:"insecure"`
TenantID string `json:"tenant_id"`
} `json:"remote"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.