Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Messages ¶
type Messages struct { BIOSElement bios.Element BootConfigSetting boot.ConfigSetting BootService boot.Service BootSourceSetting boot.SourceSetting Card card.Package Chassis chassis.Package Chip chip.Package ComputerSystemPackage computer.SystemPackage ConcreteDependency concrete.Dependency CredentialContext credential.Context IEEE8021xSettings ieee8021x.Settings KVMRedirectionSAP kvm.RedirectionSAP MediaAccessDevice mediaaccess.Device PhysicalMemory physical.Memory PhysicalPackage physical.Package PowerManagementService power.ManagementService Processor processor.Package ServiceAvailableToElement service.AvailableToElement SoftwareIdentity software.Identity SystemPackaging system.Package WiFiEndpointSettings wifi.EndpointSettings WiFiPort wifi.Port // contains filtered or unexported fields }
func NewMessages ¶
type ResourceURI ¶
type ResourceURI string
const (
CIM ResourceURI = "http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/"
)
Directories
¶
Path | Synopsis |
---|---|
Package actions holds generic action constants for various AMT commands
|
Package actions holds generic action constants for various AMT commands |
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 |
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. |
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 |
Package card 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 card 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 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. |
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. |
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 |
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.