Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
-
Packages that use OsRelease Package Description com.yahoo.vespa.hosted.controller.api.integration.deployment -
-
Uses of OsRelease in com.yahoo.vespa.hosted.controller.api.integration.deployment
Methods in com.yahoo.vespa.hosted.controller.api.integration.deployment that return OsRelease Modifier and Type Method Description OsReleaseArtifactRepository. osRelease(int major, OsRelease.Tag tag)Returns the current OS release with the given major version and tag
-