package
Version:
v0.0.0-...-f86756d
Opens a new window with list of versions in this module.
Published: Feb 21, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Command struct {
UI cli.Ui
}
The consul-logout command issues a Consul logout API request to delete an ACL token.
type Config struct {
Locality Locality `json:"locality"`
}
type Locality struct {
Region string `json:"region"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.