object Notify

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

Value Members

  1. def decommissionTemplate(dc: DatacenterRef, ns: NamespaceName, sn: StackName): String
  2. def deployedTemplate(dc: DatacenterRef, ns: NamespaceName, sn: StackName): String
  3. def sendDecommissionedNotifications(dc: Datacenter, ns: Namespace, d: Deployment)(cfg: NelsonConfig): IO[Unit]
  4. def sendDeployedNotifications(unit: @@[UnitDef, Versioned], actionConfig: ActionConfig)(cfg: NelsonConfig): IO[Unit]