package
0.0.0-20210727085511-ac74c47d41e9
Repository: https://github.com/virtual-kubelet/systemk.git
Documentation: pkg.go.dev
# Functions
Container returns the <container> from the well formed name.
JournalReader returns the actual journal reader.
Name returns <namespace>.<podname> from a well formed name.
Namespace returns <namespace> from the well formed name.
New returns a new systemd provider.
Pod returns <podname> from the well formed name.
SetDefaultOpts sets default options for unset values of the passed in option struct.
# Variables
Defaults for the provider.
Defaults for the provider.
Defaults for the provider.
Defaults for the provider.
systemd is only supported on Linux.
Defaults for the provider.
Defaults for the provider.
Defaults for the provider.
Defaults for the provider.
Defaults for the provider.
# Interfaces
Provider contains the methods required to implement a virtual-kubelet provider.
# Type aliases
Volume describes what volumes should be created.