Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Actions ¶
type Actions string
const ( Enumerate Actions = "http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate" Pull Actions = "http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull" Get Actions = "http://schemas.xmlsoap.org/ws/2004/09/transfer/Get" Put Actions = "http://schemas.xmlsoap.org/ws/2004/09/transfer/Put" Delete Actions = "http://schemas.xmlsoap.org/ws/2004/09/transfeeleteete" StartOptIn Actions = "http://intel.com/wbem/wscim/1/ips-schema/1/IPS_OptInService/StartOptIn" CancelOptIn Actions = "http://intel.com/wbem/wscim/1/ips-schema/1/IPS_OptInService/CancelOptIn" SendOptInCode Actions = "http://intel.com/wbem/wscim/1/ips-schema/1/IPS_OptInService/SendOptInCode" )
Click to show internal directories.
Click to hide internal directories.