kubebackend

package
v0.0.0-...-a1208dc Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterBackendPlugin

func RegisterBackendPlugin(name string, backend BackendPlugin)

Types

type BackendPlugin

type BackendPlugin interface {
	Init(cfg *yaml.Node) error
	PreSyncPod(bkPod *v1.Pod)
}

func GetBackendPlugin

func GetBackendPlugin(name string) BackendPlugin

Jump to

Keyboard shortcuts

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