Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { WinRM WinrmConfig PowerShell PsSettings }
type PsSettings ¶
type WinrmConfig ¶
type WinrmConfig struct { MaxEnvelopeSizeKB int `xml:"MaxEnvelopeSizekb"` MaxTimeoutMS int `xml:"MaxTimeoutms"` Service WinrmServiceConfig Winrs WinrmWinrsConfig }
type WinrmServiceConfig ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.