Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Messages ¶
type Messages struct {
OptInService optin.Service
HostBasedSetupService hostbasedsetup.Service
AlarmClockOccurrence alarmclock.Occurrence
IEEE8021xCredentialContext ieee8021x.CredentialContext
IEEE8021xSettings ieee8021x.Settings
PowerManagementService power.ManagementService
ScreenSettingData screensetting.Data
SecIOService secio.Service
KVMRedirectionSettingData kvmredirection.SettingData
HTTPProxyService http.ProxyService
HTTPProxyAccessPointService http.ProxyAccessPointService
// contains filtered or unexported fields
}
func NewMessages ¶
type ResourceURI ¶
type ResourceURI string
const (
IPS ResourceURI = "http://schemas.dmtf.org/wbem/wscim/1/ips-schema/2/"
)
Directories
¶
| Path | Synopsis |
|---|---|
|
Package alarmclock facilitates communication with Intel® AMT devices to represent a single alarm clock setting.
|
Package alarmclock facilitates communication with Intel® AMT devices to represent a single alarm clock setting. |
|
Package hostbasedsetup facilitates communication with Intel® AMT devices to describe the Host Based Setup Service, which is the logic in Intel(R) AMT that responds to setup requests initiated from the host using OS Administrator credentials.
|
Package hostbasedsetup facilitates communication with Intel® AMT devices to describe the Host Based Setup Service, which is the logic in Intel(R) AMT that responds to setup requests initiated from the host using OS Administrator credentials. |
|
Package http facilitates communication with Intel® AMT devices to manage HTTP proxy access point configuration.
|
Package http facilitates communication with Intel® AMT devices to manage HTTP proxy access point configuration. |
|
Package ieee8021x facilitates communication with Intel® AMT devices to create an association between an instance of IPS_IEEE8021xSettings and an instance of AMT_PublicKeyCertificate that it uses.
|
Package ieee8021x facilitates communication with Intel® AMT devices to create an association between an instance of IPS_IEEE8021xSettings and an instance of AMT_PublicKeyCertificate that it uses. |
|
Package kvmredirection represents configuration-related and operational parameters for the KVM redirection service in the Intel(R) AMT.
|
Package kvmredirection represents configuration-related and operational parameters for the KVM redirection service in the Intel(R) AMT. |
|
Package optin facilitates communication with Intel® AMT devices to describe the user consent service.
|
Package optin facilitates communication with Intel® AMT devices to describe the user consent service. |
|
Package power facilitates communication with Intel® AMT devices where a class derived from Service describes power management functionality, hosted on a System.
|
Package power facilitates communication with Intel® AMT devices where a class derived from Service describes power management functionality, hosted on a System. |
|
Package screensetting provides the data structures and methods for managing screen settings in Intel® AMT devices.
|
Package screensetting provides the data structures and methods for managing screen settings in Intel® AMT devices. |
|
Package secio is a feature that allows the ME control over a Sprite screen on the local display, and/or secured input operations.
|
Package secio is a feature that allows the ME control over a Sprite screen on the local display, and/or secured input operations. |
Click to show internal directories.
Click to hide internal directories.