kubernetesservice

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Protocol Protocol
	IP       net.IP
	Port     uint16
}

type Protocol

type Protocol string
const (
	// UDP/SCTP when lima port forwarding works on those protocols
	TCP Protocol = "TCP"
)

type ServiceWatcher

type ServiceWatcher struct {
	// contains filtered or unexported fields
}

func NewServiceWatcher

func NewServiceWatcher() *ServiceWatcher

func (*ServiceWatcher) GetPorts

func (s *ServiceWatcher) GetPorts() []Entry

func (*ServiceWatcher) Start

func (s *ServiceWatcher) Start()

Jump to

Keyboard shortcuts

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