Options
Menu

Module FabricRequirements

Index

Variables

DockerConfigController

DockerConfigController: ng.IModule

ProfileRequirementsController

ProfileRequirementsController: ng.IModule

RequirementsController

RequirementsController: ng.IModule

SshConfigController

SshConfigController: ng.IModule

_module

_module: ng.IModule

controller

controller: Function

controller function signature

  • (name: string, inlineAnnotatedConstructor: Array<any>): ng.IModule

fabricRoute

fabricRoute: Function

fabricRoute function signature

  • (templateName: string, reloadOnSearch?: booleantrue): { templateUrl: string; reloadOnSearch: boolean; }
  • Parameters

    • templateName: string
    • reloadOnSearch?: boolean optional

    Returns { templateUrl: string; reloadOnSearch: boolean; }

log

log: Logging.Logger

pluginName

pluginName: string

requirementsContext

requirementsContext: string

requirementsHash

requirementsHash: string

route

route: Function

route function signature

  • (templateName: string, reloadOnSearch?: booleantrue): { templateUrl: string; reloadOnSearch: boolean; }
  • Parameters

    • templateName: string
    • reloadOnSearch?: boolean optional

    Returns { templateUrl: string; reloadOnSearch: boolean; }

templatePath

templatePath: string

Generated using TypeDoc