Documentation ¶
Index ¶
- func ConfigMaps(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 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 Statefulsets(opt *options.SearchOptions, keyword string, wide bool)
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 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 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 Statefulsets ¶ added in v1.2.0
func Statefulsets(opt *options.SearchOptions, keyword string, wide bool)
Statefulsets - a public function for searching Statefulsets with keyword
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.