Documentation ¶
Index ¶
- func InitWbem(logger log.Logger) error
- func Query(query string, dst interface{}, connectServerArgs ...interface{}) error
- func QueryAll(src interface{}, logger log.Logger) string
- func QueryAllForClass(_ interface{}, class string, logger log.Logger) string
- func QueryAllForClassWhere(_ interface{}, class string, where string, logger log.Logger) string
- func QueryAllWhere(src interface{}, where string, logger log.Logger) string
- func QueryNamespace(query string, dst interface{}, namespace string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryAllForClass ¶
func QueryAllForClassWhere ¶
func QueryNamespace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.