server

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	Ready() bool
	Run() error
	RegisterToKubelet() error
}

Manager api

func NewManager

func NewManager(cfg *config.Config) Manager

NewManager creates and returns a new managerImpl struct

type ResourceServer

type ResourceServer interface {
	Run() error
	Stop()
	SocketName() string
	ResourceName() string
}

ResourceServer api for manager

Jump to

Keyboard shortcuts

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