Versions in this module Expand all Collapse all v0 v0.5.1 Aug 15, 2017 v0.5.0 Aug 8, 2017 Changes in this version + type K8sVersion int + const V1dot5 + const V1dot6 + func GetK8sVersionFromString(name string) (K8sVersion, error) + func (version K8sVersion) String() string + type RookPlatformType int + const BareMetal + const Kubernetes + const None + const StandAlone + func GetRookPlatFormTypeFromString(name string) (RookPlatformType, error) + func (platform RookPlatformType) String() string