Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscoverContainerfile ¶
DiscoverContainerfile tries to find a Containerfile or a Dockerfile within the provided `path`.
func MirrorToTempFileIfPathIsDescriptor ¶
Mirrors path to a tmpfile if path points to a file descriptor instead of actual file on filesystem reason: operations with file descriptors are can lead to edge cases where content on FD is not in a consumable state after first consumption. returns path as string and bool to confirm if temp file was created and needs to be cleaned up.
func ReadKernelVersion ¶ added in v1.27.0
func ReadUptime ¶ added in v1.27.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.