Documentation
¶
Index ¶
Constants ¶
View Source
const ( PathParamKind = "kind" PathParamVersion = "version" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppAndJobReqDto ¶
type AppAndJobReqDto struct {
TeamIds []int `json:"teamIds"`
}
type ClusterReqDto ¶
type ClusterReqDto struct {
*bean3.ResourceRequestBean
}
type EntityAccessType ¶
type JobWorkflowReqDto ¶
type JobWorkflowReqDto struct {
*bean2.WorkflowNamesRequest
}
type PathParams ¶
type ResourceOptionsReqDto ¶
type ResourceOptionsReqDto struct { EntityAccessType AppAndJobReqDto ClusterReqDto JobWorkflowReqDto }
Click to show internal directories.
Click to hide internal directories.