package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
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"`
IsReadOnly bool `json:"isReadOnly"`
DisableMetricsCharts bool `json:"disableMetricsCharts"`
Version string `json:"version"`
DaemonClientProtocol string `json:"daemonClientProtocol"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.