Interface: ApiListSingleNamespaceOptions

    lib/k8s/cluster .ApiListSingleNamespaceOptions

    Properties

    cluster

    Optional cluster: string

    The cluster to get the object from. By default uses the current cluster being viewed.

    Defined in

    lib/k8s/cluster.ts:234


    namespace

    Optional namespace: string

    The namespace to get the object from.

    Defined in

    lib/k8s/cluster.ts:230


    queryParams

    Optional queryParams: QueryParameters

    The parameters to be passed to the API endpoint.

    Defined in

    lib/k8s/cluster.ts:232