Documentation ¶
Overview ¶
Copyright (c) 2021, AT&T Intellectual Property. All rights reserved. SPDX-License-Identifier: GPL-2.0-only
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrashDumpData ¶
type KDumpStatusData ¶
type KDumpStatusData struct { ServiceState string `rfc7951:"service-state,omitempty"` ReservedMemory uint64 `rfc7951:"reserved-memory"` NeedReboot bool `rfc7951:"need-reboot"` CrashRebootStatus bool `rfc7951:"rebooted-after-system-crash,omitempty"` CrashDumps []CrashDumpData `rfc7951:"crash-dump-files"` }
Click to show internal directories.
Click to hide internal directories.