endpoint

package
v1.8.4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

type Endpoint struct {
	PodIP     string
	Name      string
	Namespace string
	Port      int32
}

Endpoint reconciles a AutoRepair object

func New added in v1.2.1

func New(name, namespace, podIP string, port int32) *Endpoint

func (*Endpoint) NeedLeaderElection

func (m *Endpoint) NeedLeaderElection() bool

NeedLeaderElection need election

func (*Endpoint) RegisterEndpoints

func (m *Endpoint) RegisterEndpoints() error

RegisterEndpoints to endpoint

func (*Endpoint) Start

func (m *Endpoint) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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