Documentation ¶
Overview ¶
Package wsman facilitates access to AMT, CIM, and IPS classes for communication with Intel® AMT devices.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Messages ¶
type Messages struct { AMT amt.Messages CIM cim.Messages IPS ips.Messages // contains filtered or unexported fields }
Messages implements client.WSMan, amt.Messages, cim.Messages, and ips.Messages
func NewMessages ¶
func NewMessages(cp client.Parameters) Messages
NewMessages instantiates a new Messages class with client connection parameters
Directories ¶
Path | Synopsis |
---|---|
Package amt implements AMT classes to support communicating with Intel® AMT Devices
|
Package amt implements AMT classes to support communicating with Intel® AMT Devices |
alarmclock
Package alarmclock facilitates communication with Intel® AMT devices to set an alarm time to turn the host computer system on.
|
Package alarmclock facilitates communication with Intel® AMT devices to set an alarm time to turn the host computer system on. |
auditlog
Package auditlog facilitates communication with Intel® AMT devices to read the audit log records
|
Package auditlog facilitates communication with Intel® AMT devices to read the audit log records |
authorization
Package authorization facilitates communication with Intel® AMT devices to manage access control list (ACL) entries.
|
Package authorization facilitates communication with Intel® AMT devices to manage access control list (ACL) entries. |
boot
Package boot facilitates communication with Intel® AMT devices to access the boot capabilities and boot setting data.
|
Package boot facilitates communication with Intel® AMT devices to access the boot capabilities and boot setting data. |
environmentdetection
Package environmentdetection facilitates communication with Intel® AMT device configuration-related and operational parameters for the Environment Detection service in Intel® AMT.
|
Package environmentdetection facilitates communication with Intel® AMT device configuration-related and operational parameters for the Environment Detection service in Intel® AMT. |
ethernetport
Package ethernetport facilitates communication with Intel® AMT devices to configure all Intel® AMT network specific settings (IP, DHCP, VLAN).
|
Package ethernetport facilitates communication with Intel® AMT devices to configure all Intel® AMT network specific settings (IP, DHCP, VLAN). |
general
Package general facilitates communication with Intel® AMT to read and configure the device's Intel® AMT general settings.
|
Package general facilitates communication with Intel® AMT to read and configure the device's Intel® AMT general settings. |
ieee8021x
Package ieee8021x facilitiates communication with Intel® AMT devices to access the ieee8021x credential context and profile settings
|
Package ieee8021x facilitiates communication with Intel® AMT devices to access the ieee8021x credential context and profile settings |
kerberos
Package kerberos facilitiates communication with Intel® AMT devices to access the configuration-related and operational parameters for the kerberos service in the Intel® AMT.
|
Package kerberos facilitiates communication with Intel® AMT devices to access the configuration-related and operational parameters for the kerberos service in the Intel® AMT. |
managementpresence
Package managementpresence facilitiates communication with Intel® AMT devices to configure Management Presence Remote Service Access Points (or an MPS) to be accessed by the Intel® AMT subsystem from remote.
|
Package managementpresence facilitiates communication with Intel® AMT devices to configure Management Presence Remote Service Access Points (or an MPS) to be accessed by the Intel® AMT subsystem from remote. |
messagelog
Package messagelog facilitiates communication with Intel® AMT devices to provide access to the AMT event log.
|
Package messagelog facilitiates communication with Intel® AMT devices to provide access to the AMT event log. |
methods
Package methods provides utility functions used across the amt packages
|
Package methods provides utility functions used across the amt packages |
mps
Package mps facilitiates communication with Intel® AMT devices to configure the username and password used to access an MPS.
|
Package mps facilitiates communication with Intel® AMT devices to configure the username and password used to access an MPS. |
publickey
Package publickey facilitiates communication with Intel® AMT devices to access and configure Public Key Certificates and Public Key Management Service classes for AMT
|
Package publickey facilitiates communication with Intel® AMT devices to access and configure Public Key Certificates and Public Key Management Service classes for AMT |
publicprivate
Package publicprivate facilitiates communication with Intel® AMT devices to manage a public-private key in the Intel® AMT CertStore.
|
Package publicprivate facilitiates communication with Intel® AMT devices to manage a public-private key in the Intel® AMT CertStore. |
redirection
Package redirection facilitiates communication with Intel® AMT devices to configure the IDER and SOL redirection functionalities
|
Package redirection facilitiates communication with Intel® AMT devices to configure the IDER and SOL redirection functionalities |
remoteaccess
Package remoteaccess facilitiates communication with Intel® AMT devices to access and configure Remote Access Policy Applies to MPS, Remote Access Policy Rules, and Remote Access Service.
|
Package remoteaccess facilitiates communication with Intel® AMT devices to access and configure Remote Access Policy Applies to MPS, Remote Access Policy Rules, and Remote Access Service. |
setupandconfiguration
Package setupandconfiguration facilitiates communication with Intel® AMT devices to access and interact with the Setup and Configuration Service, which is the logic in Intel® AMT that responds to Setup and Configuration requests.
|
Package setupandconfiguration facilitiates communication with Intel® AMT devices to access and interact with the Setup and Configuration Service, which is the logic in Intel® AMT that responds to Setup and Configuration requests. |
timesynchronization
Package timesynchronization facilitiates communication with Intel® AMT devices to synchronize the AMT internal clock with an external clock
|
Package timesynchronization facilitiates communication with Intel® AMT devices to synchronize the AMT internal clock with an external clock |
tls
Package tls facilitiates communication with Intel® AMT devices to access and configure TLS Credential Context, TLS Protocol Endpoint Collection, and TLS Setting Data features of AMT
|
Package tls facilitiates communication with Intel® AMT devices to access and configure TLS Credential Context, TLS Protocol Endpoint Collection, and TLS Setting Data features of AMT |
userinitiatedconnection
Package userinitiatedconnection facilitiates communication with Intel® AMT devices to access and change the state of the user initiated connection feature of AMT.
|
Package userinitiatedconnection facilitiates communication with Intel® AMT devices to access and change the state of the user initiated connection feature of AMT. |
wifiportconfiguration
Package wifiportconfiguration facilitiates communication with Intel® AMT devices to provides management of the Wi-Fi network interfaces associated with a Wi-Fi network port.
|
Package wifiportconfiguration facilitiates communication with Intel® AMT devices to provides management of the Wi-Fi network interfaces associated with a Wi-Fi network port. |
actions
Package actions holds generic action constants for various AMT commands
|
Package actions holds generic action constants for various AMT commands |
bios
Package bios facilitiates communication with Intel® AMT devices to get information about the device bios element
|
Package bios facilitiates communication with Intel® AMT devices to get information about the device bios element |
boot
Package boot facilitates communication with Intel® AMT devices to access and configure Boot Config Setting, Boot Service, and Boot Source Setting features of AMT.
|
Package boot facilitates communication with Intel® AMT devices to access and configure Boot Config Setting, Boot Service, and Boot Source Setting features of AMT. |
card
Package card facilitates communication with Intel® AMT devices to represent a type of physical container that can be plugged into another Card or HostingBoard, or is itself a HostingBoard/Motherboard in a Chassis
|
Package card facilitates communication with Intel® AMT devices to represent a type of physical container that can be plugged into another Card or HostingBoard, or is itself a HostingBoard/Motherboard in a Chassis |
chassis
Package chassis facilitates communication with Intel® AMT devices to represent the PhysicalElements that enclose other Elements and provide definable functionality, such as a desktop, processing node, UPS, disk or tape storage, or a combination of these.
|
Package chassis facilitates communication with Intel® AMT devices to represent the PhysicalElements that enclose other Elements and provide definable functionality, such as a desktop, processing node, UPS, disk or tape storage, or a combination of these. |
chip
Package chip facilitates communication with Intel® AMT devices to represent any type of integrated circuit hardware, including ASICs, processors, memory chips, etc.
|
Package chip facilitates communication with Intel® AMT devices to represent any type of integrated circuit hardware, including ASICs, processors, memory chips, etc. |
ieee8021x
Package ieee8021x facilitates communication with Intel® AMT devices and specifies a set of IEEE 802.1x Port-Based Network Access Control settings that can be applied to a ISO OSI layer 2 ProtocolEndpoint.
|
Package ieee8021x facilitates communication with Intel® AMT devices and specifies a set of IEEE 802.1x Port-Based Network Access Control settings that can be applied to a ISO OSI layer 2 ProtocolEndpoint. |
kvm
Package kvm facilitates communication with Intel® AMT devices derived from Service Access Point, that describes an access point to start the KVM redirection.
|
Package kvm facilitates communication with Intel® AMT devices derived from Service Access Point, that describes an access point to start the KVM redirection. |
mediaaccess
Package mediaaccess facilitiates communication with Intel® AMT devices to represent the ability to access one or more media and use this media to store and retrieve data.
|
Package mediaaccess facilitiates communication with Intel® AMT devices to represent the ability to access one or more media and use this media to store and retrieve data. |
models
Package models provides a set of utility types, constants, and functions that are used broadly across amt, cim, and ips packages
|
Package models provides a set of utility types, constants, and functions that are used broadly across amt, cim, and ips packages |
processor
Package processor facilitates communication with Intel® AMT devices capabilities and management of the Processor LogicalDevice
|
Package processor facilitates communication with Intel® AMT devices capabilities and management of the Processor LogicalDevice |
********************************************************************
|
******************************************************************** |
Click to show internal directories.
Click to hide internal directories.