Options
Menu

Module ContainerHelpers

Index

Functions

allAlive

  • allAlive(containers: Container[], state?: booleantrue): boolean

allStartable

  • allStartable(containers: Container[]): boolean

anyStoppable

  • anyStoppable(containers: Container[]): boolean

buildLocationMenu

canConnect

  • canConnect(container: any): boolean

decorate

  • decorate($scope: any, $location: any, jolokia: any)

doDeleteContainer

  • doDeleteContainer($scope: any, jolokia: any, name: any, onDelete?: Functionnull)

doStartContainer

  • doStartContainer($scope: any, jolokia: any, name: any)

doStopContainer

  • doStopContainer($scope: any, jolokia: any, name: any)

extractLocations

  • extractLocations(containers: Container[]): Array<string>

getCreateLocationDialog

gotoContainer

  • gotoContainer($location: any, container: Container)

isCurrentContainer

  • isCurrentContainer(container: any): boolean

startContainers

  • startContainers($scope: any, jolokia: any, c: Container[])

statusIcon

statusTitle

  • statusTitle(container: any): string

stopContainers

  • stopContainers($scope: any, jolokia: any, c: Container[])

Variables

NO_LOCATION

NO_LOCATION: string

Generated using TypeDoc