package
Version:
v1.0.0-rc4
Opens a new window with list of versions in this module.
Published: Nov 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AuthInfo struct {
DisableAuth bool `json:"disableAuth"`
DexServerAddr string `json:"dexServerAddr"`
ServerAddr string `json:"serverAddr"`
}
type SystemInfo struct {
ManagedNamespace string `json:"managedNamespace"`
Namespaced bool `json:"namespaced"`
Version string `json:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.