package
0.0.0-20210113074727-2393a1140d65
Repository: https://github.com/kikichuang/hcsshim.git
Documentation: pkg.go.dev
# Functions
ConvertStringSetToSlice is a helper function used to convert the contents of `buf` into a string slice.
NewUnicodeString allocates a new UnicodeString and copies `s` into the buffer of the new UnicodeString.
No description provided by the author
# Constants
Get count from all processor groups.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Select entries from FILE_INFO_BY_HANDLE_CLASS.
No description provided by the author
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_cpu_rate_control_information.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_cpu_rate_control_information.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_cpu_rate_control_information.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_cpu_rate_control_information.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_cpu_rate_control_information.
IO limit flags
https://docs.microsoft.com/en-us/windows/win32/api/jobapi2/ns-jobapi2-jobobject_io_rate_control_information.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
Messages that can be received from an assigned io completion port.
No description provided by the author
JobObjectInformationClass values.
JobObjectInformationClass values.
JobObjectInformationClass values.
JobObjectInformationClass values.
JobObjectInformationClass values.
JobObjectInformationClass values.
JobObjectInformationClass values.
Logon types.
Logon types.
Logon types.
Logon types.
Logon types.
Logon types.
Logon types.
Logon providers.
Logon providers.
Logon providers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
C declaration: typedef struct _FILE_ID_INFO { ULONGLONG VolumeSerialNumber; FILE_ID_128 FileId; } FILE_ID_INFO, *PFILE_ID_INFO;
Documentation: https://docs.microsoft.com/en-us/windows/win32/api/winbase/ns-winbase-file_id_info.
No description provided by the author
No description provided by the author
No description provided by the author
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_associate_completion_port.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_basic_accounting_information.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_basic_and_io_accounting_information.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_basic_limit_information.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_basic_process_id_list.
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-jobobject_cpu_rate_control_information.
typedef struct _JOBOBJECT_IO_ATTRIBUTION_INFORMATION { ULONG ControlFlags; JOBOBJECT_IO_ATTRIBUTION_STATS ReadStats; JOBOBJECT_IO_ATTRIBUTION_STATS WriteStats; } JOBOBJECT_IO_ATTRIBUTION_INFORMATION, *PJOBOBJECT_IO_ATTRIBUTION_INFORMATION;
.
typedef struct _JOBOBJECT_IO_ATTRIBUTION_STATS { ULONG_PTR IoCount; ULONGLONG TotalNonOverlappedQueueTime; ULONGLONG TotalNonOverlappedServiceTime; ULONGLONG TotalSize; } JOBOBJECT_IO_ATTRIBUTION_STATS, *PJOBOBJECT_IO_ATTRIBUTION_STATS;
.
https://docs.microsoft.com/en-us/windows/win32/api/jobapi2/ns-jobapi2-jobobject_io_rate_control_information.
typedef struct _JOBOBJECT_MEMORY_USAGE_INFORMATION { ULONG64 JobMemory; ULONG64 PeakJobMemoryUsed; } JOBOBJECT_MEMORY_USAGE_INFORMATION, *PJOBOBJECT_MEMORY_USAGE_INFORMATION;
.
No description provided by the author
No description provided by the author
No description provided by the author