service

package
v0.0.0-...-8fc0724 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2025 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K9ServiceInfo

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

func NewK9ServiceInfo

func NewK9ServiceInfo(ctx context.Context, k *kubernetes.Clientset, log *zap.Logger) *K9ServiceInfo

func (*K9ServiceInfo) GetAllNamespace

func (p *K9ServiceInfo) GetAllNamespace() []string

func (*K9ServiceInfo) GetServiceInfoByNamespace

func (p *K9ServiceInfo) GetServiceInfoByNamespace(namespace string) (*corev1.ServiceList, error)

type KubeServiceInfo

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

type KubeServiceInfoInterface

type KubeServiceInfoInterface interface {
	GetAllNamespace() []string
	GetServiceInfoByNamespace(namespace string) (*corev1.ServiceList, error)
}

Jump to

Keyboard shortcuts

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