Versions in this module Expand all Collapse all v0 v0.0.4 Nov 9, 2022 Changes in this version + const KUBECONFIG_ENV_NAME + var DefaultRefreshInterval = time.Second * 5 + type Config struct + Filters Filter + Kubeconfig string + RefreshInterval time.Duration + SortBy SortBy + type Filter struct + Container string + Namespace string + Pod string + type SortBy struct + Cpu bool + CpuUtilization bool + Mem bool + MemUtilization bool + PodName bool