discovery

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PrivateServices = map[string]Service{}
View Source
var PublicServices = map[string]Service{}

Functions

func GetAllServices

func GetAllServices(PUBLIC_NAMESPACE string, PRIVATE_NAMESPACE string)

Ran as a Go Routine, Gets all Services from the cluster and stores them in a map

Types

type Service

type Service struct {
	Name string
	Port int32
}

Services

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL