# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AddPage allows customizing actions on the Add page in developer perspective.
Auth holds configuration for authenticating with OpenShift.
ClusterInfo holds information the about the cluster such as master public URL and console public URL.
Config is the top-level console server cli configuration.
ConsoleServerCLIConfigBuilder Director will be DefaultConfigMap()
b := ConsoleYamlConfigBuilder{} return the default config value immediately:
b.Config() b.ConfigYAML()
set all the values:
b.Host(host).LogoutURL("").Brand("").DocURL("").APIServerURL("").Config()
set only some values:
b.Host().Brand("").Config().
No description provided by the author
Customization holds configuration such as what logo to use.
DeveloperConsoleCatalogCategory for the developer console catalog.
DeveloperConsoleCatalogCategoryMeta are the key identifiers of a developer catalog category.
DeveloperConsoleCatalogCustomization allow cluster admin to configure developer catalog.
DeveloperConsoleCatalogTypes defines the state of the sub-catalog types.
No description provided by the author
No description provided by the author
MonitoringInfo holds configuration for monitoring related services.
Perspective defines a perspective that cluster admins want to show/hide in the perspective switcher dropdown.
PerspectiveVisibility defines the criteria to show/hide a perspective.
ProjectAccess contains options for project access roles.
No description provided by the author
No description provided by the author
No description provided by the author
QuickStarts contains options for quick starts.
ResourceAttributesAccessReview defines the visibility of the perspective depending on the access review checks.
ServingInfo holds configuration for serving HTTP.
Session holds configuration for web-session related configuration.
# Type aliases
CatalogTypesState defines the state of the catalog types based on which the types will be enabled or disabled.
PerspectiveID defines the id of the perspective.
PerspectiveState defines the visibility state of the perspective.