service

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterService

type ClusterService struct {
	v1.UnimplementedClusterServiceServer
	v1.UnimplementedHealthServer
	// contains filtered or unexported fields
}

func NewClusterService

func NewClusterService(repo *repo.Dao, readiness Readiness) *ClusterService

func (*ClusterService) Check

func (*ClusterService) GetEdgeByID

func (*ClusterService) GetEdgesCount

func (*ClusterService) GetFrontierByEdge

func (*ClusterService) GetServiceByID

func (*ClusterService) GetServicesCount

func (*ClusterService) ListEdges

func (*ClusterService) ListFrontiers

func (*ClusterService) ListServices

func (*ClusterService) Watch

type Readiness

type Readiness interface {
	Ready() bool
}

Jump to

Keyboard shortcuts

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