radar

package
v0.0.0-...-9a6de97 Latest Latest
Warning

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

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

Documentation

Overview

Package radar provides the implementation of the cluster side component which:

- Discovers the host filesystem path a container is running from. - Restarts containers.

Index

Constants

This section is empty.

Variables

View Source
var (
	// GitCommit is the commit hash of the commit used to build
	GitCommit string
	// VersionString is the canonical version string
	VersionString string
	// BuildDate contains the build timestamp
	BuildDate string
	// GitTag optionally contains the git tag used in build
	GitTag string
	// GoVersion contains the Go version used in build
	GoVersion string
)

These values will be stamped at build time

Functions

func NewServer

func NewServer(opts ...grpc.ServerOption) *grpc.Server

NewServer initializes a new server instance with the given options. Logging for the server is also initialized.

Types

This section is empty.

Jump to

Keyboard shortcuts

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