Documentation ¶
Index ¶
- func ConfigMaps(opt *options.SearchOptions, keyword string)
- func CsiDrivers(opt *options.SearchOptions, keyword string)
- func Daemonsets(opt *options.SearchOptions, keyword string, wide bool)
- func Deployments(opt *options.SearchOptions, keyword string, wide bool)
- func Hpas(opt *options.SearchOptions, keyword string)
- func Ingresses(opt *options.SearchOptions, keyword string)
- func Jobs(opt *options.SearchOptions, keyword string)
- func Nodes(opt *options.SearchOptions, keyword string, wide bool)
- func Pods(opt *options.SearchOptions, keyword string, wide bool)
- func Secrets(opt *options.SearchOptions, keyword string)
- func Services(opt *options.SearchOptions, keyword string, wide bool)
- func Statefulsets(opt *options.SearchOptions, keyword string, wide bool)
- func StorageClasses(opt *options.SearchOptions, keyword string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigMaps ¶ added in v1.2.3
func ConfigMaps(opt *options.SearchOptions, keyword string)
ConfigMaps - a public function for searching configmaps with keyword
func CsiDrivers ¶ added in v1.5.0
func CsiDrivers(opt *options.SearchOptions, keyword string)
CsiDrivers - a public function for searching csidrivers with keyword
func Daemonsets ¶
func Daemonsets(opt *options.SearchOptions, keyword string, wide bool)
Daemonsets - a public function for searching daemonsets with keyword
func Deployments ¶
func Deployments(opt *options.SearchOptions, keyword string, wide bool)
Deployments - a public function for searching deployments with keyword
func Hpas ¶
func Hpas(opt *options.SearchOptions, keyword string)
Hpas - a public function for searching hpas with keyword
func Ingresses ¶ added in v1.2.7
func Ingresses(opt *options.SearchOptions, keyword string)
Ingresses - a public function for searching ingresses with keyword
func Jobs ¶ added in v1.2.7
func Jobs(opt *options.SearchOptions, keyword string)
Jobs - a public function for searching jobs with keyword
func Nodes ¶
func Nodes(opt *options.SearchOptions, keyword string, wide bool)
Nodes - a public function for searching nodes with keyword
func Pods ¶
func Pods(opt *options.SearchOptions, keyword string, wide bool)
Pods - a public function for searching pods with keyword
func Secrets ¶ added in v1.2.3
func Secrets(opt *options.SearchOptions, keyword string)
Secrets - a public function for searching secrets with keyword
func Services ¶ added in v1.4.1
func Services(opt *options.SearchOptions, keyword string, wide bool)
Services - a public function for searching services with keyword
func Statefulsets ¶ added in v1.2.0
func Statefulsets(opt *options.SearchOptions, keyword string, wide bool)
Statefulsets - a public function for searching Statefulsets with keyword
func StorageClasses ¶ added in v1.5.0
func StorageClasses(opt *options.SearchOptions, keyword string)
StorageClasses - a public function for searching storageclasses with keyword
Types ¶
This section is empty.