Versions in this module Expand all Collapse all v0 v0.1.1 Jan 2, 2020 v0.1.0 Dec 17, 2019 Changes in this version + func GetPlatformInfo(cfg *rest.Config) (platform.PlatformInfo, error) + func IsOpenShift(cfg *rest.Config) (bool, error) + func LookupOpenShiftVersion(cfg *rest.Config) (platform.OpenShiftVersion, error) + func MapKnownVersion(info platform.PlatformInfo) platform.OpenShiftVersion