package operatingsystem
import "github.com/containers/storage/pkg/parsers/operatingsystem"
Package operatingsystem provides helper function to get the operating system name for different platforms.
Index ¶
Functions ¶
func GetOperatingSystem ¶
GetOperatingSystem gets the name of the current operating system.
func IsContainerized ¶
IsContainerized returns true if we are running inside a container.
Source Files ¶
- Version
- v1.58.0 (latest)
- Published
- Apr 15, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 3 weeks ago –
Tools for package owners.