package
3.1.1+incompatible
Repository: https://github.com/tencentblueking/bk-cmdb.git
Documentation: pkg.go.dev
# Functions
Actions return the framework actions.
BaseInstOperation return the base inst operation interface.
CreateBusiness create a new Business object.
CreateClassification create a new classification.
CreateCommonInst create a common inst object.
CreateCondition create a condition object.
CreateHost create a new host object.
CreateModule create a new module object.
CreatePlat create a new plat object.
CreateSet create a new set object.
FindBusinessByCondition find all insts by the condition.
FindBusinessLikeName find all insts by the name.
FindClassificationsByCondition find a array of the classification by the condition.
FindClassificationsByConditionWithOwner find a array of the classification by the condition.
FindClassificationsLikeName find a array of the classification by the name.
FindClassificationsLikeNameWithOwner find a array of the classification by the name.
FindHostByCondition find all insts by the condition.
FindHostLikeName find all insts by the name.
FindInstsByCondition find all insts by the condition.
FindInstsLikeName find all insts by the name.
FindModuleByCondition find all insts by the condition.
FindModuleLikeName find all insts by the name.
FindPlatByCondition find all insts by the condition.
FindPlatLikeName find all insts by the name.
FindSetByCondition find all insts by the condition.
FindSetLikeName find all insts by the name.
GetBusinessModel return a Business object.
GetHostModel get a host object.
GetModel get the model.
GetModuleModel get a module object.
GetPlatID get the plat id.
GetPlatModel return a plat object.
GetSetModel get a set object.
Init init the framework.
RegisterEventBusiness register business event.
RegisterEventHost register host event.
RegisterEventHostIdentifier register host identifier event.
RegisterEventInst register host inst event.
RegisterEventModule register business event.
RegisterEventModuleTransfer register module transfer event.
RegisterEventSet register host set event.
RegisterFrequencyInputer execute a non-blocking timing inputer, only execute once.
RegisterInputer register a inputer, only execute once.
UnInit destory the framework.
UnRegisterEvent unregister event.
# Constants
Enum definition.
Enum definition.
Enum definition.
No description provided by the author
Enum definition.
Enum definition.
Enum definition.
Enum definition.
Enum definition.
No description provided by the author
Enum definition.
Enum definition.
Enum definition.
Enum definition.
Enum definition.
Enum definition.
Enum definition.
Enum definition.
# Structs
BusinessIteratorWrapper the business iterator wrapper.
BusinessWrapper the business wrapper.
FinderHostWrapper find the host wrapper.
HostIteratorWrapper the host iterator wrapper.
HostWrapper the host wrapper.
ModuleIteratorWrapper the module iterator wrapper.
ModuleWrapper the module wrapper.
PlatIteratorWrapper the plat iterator wrapper.
PlatWrapper the plat wrapper.
SetIteratorWrapper the set iterator wrapper.
SetWrapper the set wrapper.
# Type aliases
No description provided by the author