Package

com.mesosphere

cosmos

Permalink

package cosmos

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

Type Members

  1. class AdminRouter extends AnyRef

    Permalink
  2. class AdminRouterClient extends ServiceClient

    Permalink
  3. trait CosmosApp extends App with AdminHttpServer with Admin with Lifecycle with Warmup with Stats with Logging

    Permalink
  4. case class FileUri(path: Path) extends ObjectStorageUri with Product with Serializable

    Permalink
  5. class MarathonClient extends ServiceClient

    Permalink
  6. final class MarathonPackageRunner extends AnyRef

    Permalink
  7. class MesosMasterClient extends ServiceClient

    Permalink
  8. final class MultiRepository extends PackageCollection

    Permalink
  9. sealed trait ObjectStorageUri extends AnyRef

    Permalink
  10. case class S3Uri(uri: AmazonS3URI) extends ObjectStorageUri with Product with Serializable

    Permalink
  11. abstract class ServiceClient extends AnyRef

    Permalink

Value Members

  1. object BuildProperties

    Permalink
  2. object Cosmos extends CosmosApp

    Permalink
  3. object CosmosApp

    Permalink
  4. object Flaggables

    Permalink
  5. object ObjectStorageUri

    Permalink
  6. object Services

    Permalink
  7. object Trys

    Permalink
  8. object Uris

    Permalink
  9. object adminRouterUri extends GlobalFlag[Uri]

    Permalink
  10. package app

    Permalink
  11. object certificatePath extends GlobalFlag[Path]

    Permalink
  12. package converter

    Permalink
  13. object dcosUri extends GlobalFlag[Uri]

    Permalink
  14. def getCertificatePath: Option[Path]

    Permalink
  15. def getHttpInterface: Option[InetSocketAddress]

    Permalink
  16. def getHttpsInterface: Option[InetSocketAddress]

    Permalink
  17. def getKeyPath: Option[Path]

    Permalink
  18. implicit val globalTimer: Timer

    Permalink
  19. package handler

    Permalink
  20. package http

    Permalink
  21. object httpInterface extends GlobalFlag[Option[InetSocketAddress]]

    Permalink
  22. object httpsInterface extends GlobalFlag[InetSocketAddress]

    Permalink
  23. package io

    Permalink
  24. object keyPath extends GlobalFlag[Path]

    Permalink
  25. object marathonUri extends GlobalFlag[Uri]

    Permalink
  26. object maxClientResponseSize extends GlobalFlag[StorageUnit]

    Permalink
  27. object mesosMasterUri extends GlobalFlag[Uri]

    Permalink
  28. object packageStorageUri extends GlobalFlag[ObjectStorageUri]

    Permalink
  29. package repository

    Permalink
  30. package rpc

    Permalink
  31. package service

    Permalink
  32. object stagedPackageStorageUri extends GlobalFlag[ObjectStorageUri]

    Permalink
  33. package storage

    Permalink
  34. package zookeeper

    Permalink
  35. object zookeeperUri extends GlobalFlag[ZooKeeperUri]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped