Interface: KubeContainerStatus

    lib/k8s/cluster .KubeContainerStatus

    Properties

    containerID

    Optional containerID: string

    Defined in

    lib/k8s/cluster.ts:669


    image

    image: string

    Defined in

    lib/k8s/cluster.ts:670


    imageID

    imageID: string

    Defined in

    lib/k8s/cluster.ts:671


    lastState

    lastState: Partial< ContainerState >

    Defined in

    lib/k8s/cluster.ts:675


    name

    name: string

    Defined in

    lib/k8s/cluster.ts:672


    ready

    ready: boolean

    Defined in

    lib/k8s/cluster.ts:673


    restartCount

    restartCount: number

    Defined in

    lib/k8s/cluster.ts:674


    started

    Optional started: boolean

    Defined in

    lib/k8s/cluster.ts:677


    state

    state: Partial< ContainerState >

    Defined in

    lib/k8s/cluster.ts:676