Skip to main content

Get user's kubectl pod

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Get user's kubectl pod

Path Parameters
    user string required

    username

Responses

ok


Schema
    container string required

    container name

    namespace string required

    namespace

    pod string required

    pod name

Loading...