Uses of Class
io.fabric8.kubeapitest.binary.OSInfo
-
Packages that use OSInfo Package Description io.fabric8.kubeapitest io.fabric8.kubeapitest.binary io.fabric8.kubeapitest.binary.repo -
-
Uses of OSInfo in io.fabric8.kubeapitest
Methods in io.fabric8.kubeapitest with parameters of type OSInfo Modifier and Type Method Description static StringUtils. platformSuffix(OSInfo osInfo) -
Uses of OSInfo in io.fabric8.kubeapitest.binary
Constructors in io.fabric8.kubeapitest.binary with parameters of type OSInfo Constructor Description BinaryDownloader(String kubeAPITestDir, OSInfo osInfoProvider) -
Uses of OSInfo in io.fabric8.kubeapitest.binary.repo
Constructors in io.fabric8.kubeapitest.binary.repo with parameters of type OSInfo Constructor Description BinaryRepo(OSInfo osInfo)
-