Uses of Class
io.fabric8.kubeapitest.binary.repo.ArchiveReference
-
Packages that use ArchiveReference Package Description io.fabric8.kubeapitest.binary.repo -
-
Uses of ArchiveReference in io.fabric8.kubeapitest.binary.repo
Methods in io.fabric8.kubeapitest.binary.repo that return types with arguments of type ArchiveReference Modifier and Type Method Description Map<String,Map<String,ArchiveReference>>BinaryIndex. getReleases()Method parameters in io.fabric8.kubeapitest.binary.repo with type arguments of type ArchiveReference Modifier and Type Method Description voidBinaryIndex. setReleases(Map<String,Map<String,ArchiveReference>> releases)
-