Documentation ¶
Index ¶
- Constants
- func GetConnectors(pods []coreV1.Pod, apps []appV1.Deployment) []string
- func GetKtPodsAndAllServices(namespace string) ([]coreV1.Pod, []appV1.Deployment, []coreV1.Service, []coreV1.Service, error)
- func GetServiceStatus(ktSvcs []coreV1.Service, pods []coreV1.Pod, svcs []coreV1.Service) [][]string
Constants ¶
View Source
const UnknownUser = "unknown user"
Variables ¶
This section is empty.
Functions ¶
func GetConnectors ¶
func GetConnectors(pods []coreV1.Pod, apps []appV1.Deployment) []string
func GetKtPodsAndAllServices ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.