Packages

o

nelson.routing

deprecated

object deprecated

Source
deprecated.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. deprecated
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def deploymentsWithDeprecatedDependencies(dc: Datacenter): StoreOpF[Vector[DependencyEdge]]

    Given a datacenter, traverse all namepaces and write out all deployment paths that terminate in a deprecated service.

    Given a datacenter, traverse all namepaces and write out all deployment paths that terminate in a deprecated service. Duplicates accross namespaces can happen so make unique at the end.