service

package
v1.5.14-0...-e6cd0ce Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdaptFuncToDestroy

func AdaptFuncToDestroy(namespace, name string) (resources.DestroyFunc, error)

func AdaptFuncToEnsure

func AdaptFuncToEnsure(
	namespace string,
	nameLabels labels.IDLabels,
	ports []Port,
	t string,
	selector *labels.Selector,
	publishNotReadyAddresses bool,
	clusterIP string,
	externalName string,
) (
	resources.QueryFunc,
	error,
)

Types

type Port

type Port struct {
	Port       uint16
	Protocol   string
	TargetPort string
	NodePort   uint16
	Name       string
}

Jump to

Keyboard shortcuts

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