service

package
v0.0.0-...-1142a2b Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	System *SystemService
}

Service ...

func NewService

func NewService(client kubernetes.Interface, cfg *config.CompletedConfig) *Service

type SystemService

type SystemService struct {
	Config    *config.CompletedConfig
	K8sClient kubernetes.Interface
}

func NewSystemService

func NewSystemService(
	cfg *config.CompletedConfig, client kubernetes.Interface) *SystemService

func (*SystemService) GetPodStandByIp

func (s *SystemService) GetPodStandByIp(ctx *context.Context, namespace, podName string) (standbyIp string, err error)

Jump to

Keyboard shortcuts

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