package
0.0.0-20240307073951-e0ed648157c8
Repository: https://github.com/it-novum/openitcockpit-agent-go.git
Documentation: pkg.go.dev

# Functions

CertPoolFromFiles reads listed file names and returns the certpool for ca or other usage.
On Linux and macOS this is func just calls os.Chmod.
No description provided by the author
No description provided by the author
CSRFromKeyFile reads keyFile and generates a csr in PEM format.
No description provided by the author
No description provided by the author
GeneratePrivateKeyIfNotExists checks for keyFile and if it does not exist generates a rsa 4096 bits key.
RunCommand in shell style with timeout on every platform.

# Constants

Unified exit codes.
Unified exit codes.
Unified exit codes.
Unified exit codes.
Unified exit codes.
Unified exit codes.
Unified exit codes.

# Variables

SmcSensorNames maps the names from the SMC chip to human readable names this list is taken from: https://github.com/shirou/gopsutil/blob/a1e77476b2bb7bbe6130fa1cbc39fe1635ff459c/v3/host/smc_darwin.h#L6-L26 Also a good source is: https://superuser.com/a/967056 or maybe https://github.com/dkorunic/iSMC.

# Structs

No description provided by the author
CommandResult to return the information.