package
0.0.0-20231222022803-663e6fc3512b
Repository: https://github.com/kubetasker/kubetaskerserver.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

DataSelectQuery 定义过滤和分页的结构体,过滤:Name 分页:Limit和Page.
No description provided by the author
FilterQuery 用于查询 过滤:Name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PaginateQuery 分页:Limit和Page Limit是单页的数据条数,Page是第几页.
No description provided by the author
No description provided by the author

# Interfaces

DataCell 接口,用于各种资源List的类型转换,转换后可以使用dataselector的排序,过滤,分页方法.