Documentation
¶
Rendered for windows/amd64
Index ¶
- func GetHostSession(namespaceName string, whost *host.WmiHost) (*wmi.WmiSession, error)
- func GetHostSessionWithCredentials(namespaceName string, whost *host.WmiHost, cred *credential.WmiCredential) (*wmi.WmiSession, error)
- func GetSession(namespaceName string, serverName string, domain string, userName string, ...) (*wmi.WmiSession, error)
- func StopWMI()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHostSession ¶
GetHostSession
func GetHostSessionWithCredentials ¶
func GetHostSessionWithCredentials(namespaceName string, whost *host.WmiHost, cred *credential.WmiCredential) (*wmi.WmiSession, error)
func GetSession ¶
func GetSession(namespaceName string, serverName string, domain string, userName string, password string) (*wmi.WmiSession, error)
GetSession
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.