rdb

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RdbInputLifetimer

type RdbInputLifetimer struct {
	// contains filtered or unexported fields
}

func NewRdbLifetimerForInputData

func NewRdbLifetimerForInputData(
	inputRdbSpec *lifetimesapi.InputRdbSpec,
	dataClient coreclientset.Interface, kubeClient kubernetes.Interface,
	messageQueueSpec *lifetimesapi.MessageQueueSpec) *RdbInputLifetimer

func (*RdbInputLifetimer) Delete

func (ril *RdbInputLifetimer) Delete(
	deletePolicy lifetimesapi.DeletePolicy) error

[TODO]

func (*RdbInputLifetimer) FirstUpdate

func (ril *RdbInputLifetimer) FirstUpdate(
	ctx context.Context, offsetAfter time.Time) (bool, error)

[TODO]

func (*RdbInputLifetimer) Start

func (ril *RdbInputLifetimer) Start(ctx context.Context) (time.Time, error)

[TODO]

func (*RdbInputLifetimer) Stop

func (ril *RdbInputLifetimer) Stop() error

[TODO]

func (*RdbInputLifetimer) Update

func (ril *RdbInputLifetimer) Update(ctx context.Context) (bool, error)

[TODO]

type RdbOutputLifetimer

type RdbOutputLifetimer struct {
	// contains filtered or unexported fields
}

func NewRdbLifetimerForOutputData

func NewRdbLifetimerForOutputData(
	outputRdbSpec *lifetimesapi.OutputRdbSpec) *RdbOutputLifetimer

func (*RdbOutputLifetimer) Delete

func (ril *RdbOutputLifetimer) Delete(
	deletePolicy lifetimesapi.DeletePolicy) error

[TODO]

func (*RdbOutputLifetimer) FirstUpdate

func (rol *RdbOutputLifetimer) FirstUpdate(
	ctx context.Context, offsetAfter time.Time) (bool, error)

[TODO]

func (*RdbOutputLifetimer) Start

func (rol *RdbOutputLifetimer) Start(ctx context.Context) error

[TODO]

func (*RdbOutputLifetimer) Stop

func (rol *RdbOutputLifetimer) Stop() error

[TODO]

func (*RdbOutputLifetimer) Update

func (rol *RdbOutputLifetimer) Update(ctx context.Context) (bool, error)

[TODO]

Jump to

Keyboard shortcuts

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