Options
Menu

Module Kubernetes

Index

Functions

createResource

  • createResource(deferred: ng.IDeferred<resource.IResourceClass>, thing: string, urlTemplate: string)
  • Parameters

    • deferred: ng.IDeferred<resource.IResourceClass>
    • thing: string
    • urlTemplate: string

initShared

  • initShared($scope: any)
  • Parameters

    • $scope: any

isKubernetes

  • isKubernetes(workspace: any): any
  • Parameters

    • workspace: any

    Returns any

labelsToString

  • labelsToString(labels: any): string
  • Returns the labels text string using the key1=value1,key2=value2,.... format

    Parameters

    • labels: any

    Returns string

setJson

  • setJson($scope: any, id: any, collection: any)
  • Parameters

    • $scope: any
    • id: any
    • collection: any

Variables

DesiredReplicas

DesiredReplicas: ng.IModule

EnvItem

EnvItem: ng.IModule

FileDropController

FileDropController: ng.IModule

IDSelector

IDSelector: ng.IModule

KubernetesJsonDirective

KubernetesJsonDirective: ng.IModule

Labels

Labels: ng.IModule

OverviewBoxController

OverviewBoxController: ng.IModule

OverviewController

OverviewController: ng.IModule

OverviewDirective

OverviewDirective: ng.IModule

PodStatus

PodStatus: ng.IModule

Pods

Pods: ng.IModule

ReplicationControllerIcon

ReplicationControllerIcon: ng.IModule

ReplicationControllers

ReplicationControllers: ng.IModule

Services

Services: ng.IModule

TopLevel

TopLevel: ng.IModule

_module

_module: ng.IModule

appSuffix

appSuffix: string

context

context: string

controller

controller: Function

controller function signature

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

    • name: string
    • inlineAnnotatedConstructor: Array<any>

    Returns ng.IModule

defaultRoute

defaultRoute: string

hash

hash: string

log

log: Logging.Logger

managerMBean

managerMBean: string

mbean

mbean: string

pluginName

pluginName: 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; }

scopeName

scopeName: string

templatePath

templatePath: string

Generated using TypeDoc