Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseDataSelectPathParameter ¶
func ParseDataSelectPathParameter(request *gin.Context) *dataselect.DataSelectQuery
ParseDataSelectPathParameter parses query parameters of the request and returns a DataSelectQuery object
func ParseNameParameter ¶
ParseNameParameter 从URL解析name参数
func ParseNamespaceParameter ¶
ParseNamespaceParameter 从URL解析命名空间
func ParseNamespacePathParameter ¶
func ParseNamespacePathParameter(request *gin.Context) *k8scommon.NamespaceQuery
ParseNamespacePathParameter parses namespace selector for list pages in path parameter. The namespace selector is a comma separated list of namespaces that are trimmed. No namespaces means "view all user namespaces", i.e., everything except kube-system.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.