state

package
v0.0.0-...-5a5a40f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2021 License: BSD-3-Clause, GPL-2.0 Imports: 0 Imported by: 0

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 CrashDumpData struct {
	Index     uint32 `rfc7951:"index"`
	Timestamp string `rfc7951:"timestamp,omitempty"`
	Path      string `rfc7951:"path,omitempty"`
	Size      uint64 `rfc7951:"size,omitempty"`
}

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL