Documentation ¶
Index ¶
Constants ¶
View Source
const ( SaveStatePort string = "_save-state" GetStatePort string = "_get-state" ConfigurePort string = "_configure" RunPort string = "_run" StopPort string = "_stop" DestroyPort string = "_destroy" SettingsPort string = "_settings" StatusPort string = "_status" )
View Source
const (
InformerNodeID = "_informer"
)
Variables ¶
This section is empty.
Functions ¶
func GetComponentID ¶
func GetComponentID(moduleInfo Info, cmpInfo ComponentInfo) (string, error)
Types ¶
type ComponentInfo ¶
Click to show internal directories.
Click to hide internal directories.