# Functions
NewConnection creates a new WinRM connection.
NewOptions creates a new [Options] struct with the provided options.
WithLogger sets the logger for the WinRM client.
# Structs
Config describes the configuration options for a WinRM connection.
Connection describes a Connection connection with its configuration options.
Options for WinRM connetion.
# Type aliases
Option is a functional option for WinRM [Options].