Documentation - v0.0.0
    Preparing search index...

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

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

    Accessors

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

      Returns Map<string, Container>

    Methods

    • Parameters

      • props: ComponentContainerProps

      Returns Container

    • Parameters

      • props: PodDisruptionBudgetProps

      Returns this

    • Parameters

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

      Returns ContainerProps

    • Parameters

      • props: DeploymentProps

      Returns Deployment

    • Returns DeploymentProps

    • Parameters

      • Optionaldefaults: ContainerResourceProps

      Returns ContainerResources