Documentation
¶
Index ¶
- func CheckFoundResources(count int)
- func DeploymentList(opt *options.SearchOptions) *appsv1.DeploymentList
- func IngressList(opt *options.SearchOptions) *networkingv1beta1.IngressList
- func JobList(opt *options.SearchOptions) *v1.JobList
- func PodList(opt *options.SearchOptions) *corev1.PodList
- func ServiceList(opt *options.SearchOptions) *corev1.ServiceList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckFoundResources ¶
func CheckFoundResources(count int)
CheckFoundResources - Public function to display no resource message
func DeploymentList ¶
func DeploymentList(opt *options.SearchOptions) *appsv1.DeploymentList
DeploymentList - return a list of Deployment(s)
func IngressList ¶
func IngressList(opt *options.SearchOptions) *networkingv1beta1.IngressList
IngressList - return a list of Ingresses
func PodList ¶
func PodList(opt *options.SearchOptions) *corev1.PodList
PodList - return a list of Pod(s)
func ServiceList ¶
func ServiceList(opt *options.SearchOptions) *corev1.ServiceList
ServiceList - return a list of Services
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.