Documentation ¶
Index ¶
- func GetPortForService(detectedPorts []int32, qaSubKey string) int32
- func GetPortsForService(detectedPorts []int32, qaSubKey string) []int32
- func ImageRegistry() string
- func ImageRegistryNamespace() string
- func IngressHost(defaulthost string, clusterQaLabel string) string
- func IsStateful(serviceName string) bool
- func MinimumReplicaCount(defaultminreplicas string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPortForService ¶
GetPortForService returns the port to expose the service on.
func GetPortsForService ¶
GetPortsForService returns ports used by a service
func ImageRegistryNamespace ¶
func ImageRegistryNamespace() string
ImageRegistryNamespace returns Image Registry Namespace
func IngressHost ¶
IngressHost returns Ingress host
func IsStateful ¶ added in v0.3.10
IsStateful returns whether the Service should generate a StatefulSet
func MinimumReplicaCount ¶
MinimumReplicaCount returns minimum replica count
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.