Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagementMode ¶
type ManagementMode int
ManagementMode is an enum of the various type of Windows management mode
const ( Unknown ManagementMode = iota RPCOverTCP SMB WinRMOverHTTP WinRMOverHTTPS Disabled )
func (ManagementMode) String ¶
func (r ManagementMode) String() string
Click to show internal directories.
Click to hide internal directories.