scheduler

package
v0.0.0-...-07568ce Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scheduler

type Scheduler struct {
	Every time.Duration

	Namespace string
	Logger    logging.LoggerInterface
	// contains filtered or unexported fields
}

func NewScheduler

func NewScheduler(every time.Duration, namespace string, log logging.LoggerInterface, client kubernetes.Interface) *Scheduler

func (*Scheduler) CheckPod

func (s *Scheduler) CheckPod(name string)

func (*Scheduler) CreatePod

func (s *Scheduler) CreatePod(name string)

func (*Scheduler) Start

func (s *Scheduler) Start()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳