Package

com.mesosphere.cosmos

repository

Permalink

package repository

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. repository
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type Installer = (UUID, SupportedPackageDefinition) ⇒ Future[Unit]

    Permalink
  2. final class PackageRepositorySpec extends FreeSpec with BeforeAndAfter with Eventually with AppendedClues with BeforeAndAfterAll

    Permalink
  3. type Uninstaller = (SupportedPackageDefinition) ⇒ Future[Unit]

    Permalink
  4. final class UniverseClientSpec extends FreeSpec with Matchers

    Permalink
  5. type UniverseInstaller = (SupportedPackageDefinition) ⇒ Future[Unit]

    Permalink

Value Members

  1. object PackageRepositorySpec extends FreeSpec with TableDrivenPropertyChecks

    Permalink
  2. def installSupportedPackage(packageStorage: PackageStorage)(pkg: SupportedPackageDefinition): Future[Unit]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped