Hierarchy

Implements

Constructors

Properties

#private: any
collectStaticJob: Job
config: IApiConfig
deployment: Deployment
httpProbePath: "/health" = '/health'
id: string
migrateJob: Job
node: Node
scaling?: ComponentScaling
scope: Construct
componentName: string = 'wsgi'

Accessors

  • get containers(): Map<string, Container>
  • Returns Map<string, Container>

Methods

  • Parameters

    • props: ComponentContainerProps

    Returns Container

  • Parameters

    • props: PodDisruptionBudgetProps

    Returns ApiWSGI

  • Parameters

    • source: Partial<ContainerProps>
    • Rest ...props: Partial<ContainerProps>[]

    Returns ContainerProps

  • Parameters

    • props: DeploymentProps

    Returns Deployment

  • Returns DeploymentProps

Generated using TypeDoc