Versions in this module Expand all Collapse all v1 v1.1.11 Sep 15, 2023 v1.1.7 Oct 20, 2022 Changes in this version + func CheckCommand(command string, subcommand []string) (bool, string) + func CheckRequirements(options ...Option) error + func ReadOSRelease(configfile string) (map[string]string, error) + type Option func(*requirements) + func WithConfigFile() Option + func WithIzeStructure() Option + func WithNVM() Option + func WithSSMPlugin() Option