Skip to main content

KubeConfigService_GetForUser2

GET 

/v2/sentry/kubeconfig/{opts.urlScope}/download

KubeConfigService_GetForUser2

Request

Path Parameters

    opts.urlScope stringrequired

    Possible values: Value must match regular expression user/[^/]+

    urlScope is supposed to be passed in the URL as kind/HashID(value)

Query Parameters

    opts.q string

    query for filtering

    opts.name string

    name is unique ID of a resource along with (partnerID, organizationID, projectID)

    opts.selector string

    selector is used to filter the labels of a resource

    opts.partner string
    opts.organization string
    opts.project string
    opts.group string
    opts.role string
    opts.displayName string

    displayName only used for update queries to set displayName (READONLY)

    opts.labels string

    labels only used for update queries to set labels (READONLY)

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    opts.annotations string

    annotations only used for update queries to set annotations (READONLY)

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    opts.count int64
    opts.offset int64
    opts.limit int64
    opts.ignoreScopeDefault boolean

    ignoreScopeDefault ignores default values for partnerID, organizationID and projectID

    opts.globalScope boolean

    globalScope sets partnerID,organizationID,projectID = 0

    opts.orderBy string
    opts.order string
    opts.deleted boolean
    opts.extended boolean
    opts.isSSOUser boolean
    opts.username string
    opts.groups string[]
    opts.blueprintRef string
    opts.publishedVersion string
    opts.clusterID string
    opts.ID string
    opts.account string
    opts.type string

    generic way to specify a type of resource, mainly for use in users endpoint

    namespace string

Responses

A successful response.

Schema
    contentType string

    The HTTP Content-Type header value specifying the content type of the body.

    data byte

    The HTTP request/response body as raw binary.

Loading...
CNCF

We are a Cloud Native Computing Foundation sandbox project.