Skip to main content

Returns a list of packages on the cluster

Returns a list of packages on the cluster

Path Parameters
    workspace stringrequired

    Workspace to use

    name stringrequired

    Cluster name

Responses

Contains a collection of packages applicable to the cluster

Schema
    items undefined[]
    name string
    spec
    chartVersion string
    description string
    packageName string
    version string
    status
    cloudResourcesCreated boolean
    conditions undefined[]
    detail string
    lastTransitionTime string
    message string
    name string
    negativePolarity boolean
    observedGeneration int64
    reason string
    status string
    type string
    detail string
    lastReconcile
    generation int64
    time string
    lastSuccess
    generation int64
    time string
    message string
    obsoleteResources undefined[]
    kind string
    name string
    status string
    wayfinderVersion string
Loading...