Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddComponent ¶
func AddComponent(component SystemComponent) error
func DeleteComponent ¶
func DeleteComponent(component SystemComponent) error
func UpdateRuntime ¶
Types ¶
type SystemComponent ¶
type SystemComponent string
const ( ApiManager SystemComponent = "ApiManager" IdentityProvider SystemComponent = "IdentityProvider" Observability SystemComponent = "Observability" )
Click to show internal directories.
Click to hide internal directories.