volumecontrol

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGrpcAllowedExecutables

func CreateGrpcAllowedExecutables(
	allowedExecutablesList []*lifetimesapi.AllowedExecutable) (
	map[string]*volumecontrolapi.Executable, error)

func CreateGrpcExecutablesDiffs

func CreateGrpcExecutablesDiffs(
	oldLifetimeSpec *lifetimesapi.LifetimeSpec,
	newLifetimeSpec *lifetimesapi.LifetimeSpec) (
	map[string]*volumecontrolapi.ExecutablesDiffs, error)

func CreateGrpcMessageQueue

func CreateGrpcMessageQueue(
	dataClient coreclientset.Interface, kubeClient kubernetes.Interface,
	messageQueueSpec *lifetimesapi.PublishMessageQueueSpec, topic string,
	messageQueuePublisherOptions *mqpub.MessageQueuePublisherOptions) (
	*volumecontrolapi.MessageQueue, error)

func CreateGrpcMessageQueueDiffs

func CreateGrpcMessageQueueDiffs(
	dataClient coreclientset.Interface, kubeClient kubernetes.Interface,
	messageQueuePublisherOptions *mqpub.MessageQueuePublisherOptions,
	oldOutputDataSpec []lifetimesapi.OutputDataSpec,
	newOutputDataSpec []lifetimesapi.OutputDataSpec) (
	map[string]*volumecontrolapi.MessageQueue, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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