v1alpha1

package
v0.9.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package v1alpha1 provides controllers managing v1alpha1 resources.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BootstrapStatusController

type BootstrapStatusController struct {
	V1Alpha1Events runtime.Watcher
}

BootstrapStatusController manages v1alpha1.Service based on services subsystem state.

func (*BootstrapStatusController) ManagedResources

func (ctrl *BootstrapStatusController) ManagedResources() (resource.Namespace, resource.Type)

ManagedResources implements controller.Controller interface.

func (*BootstrapStatusController) Name

func (ctrl *BootstrapStatusController) Name() string

Name implements controller.Controller interface.

func (*BootstrapStatusController) Run

Run implements controller.Controller interface.

type ServiceController

type ServiceController struct {
	V1Alpha1Events runtime.Watcher
}

ServiceController manages v1alpha1.Service based on services subsystem state.

func (*ServiceController) ManagedResources

func (ctrl *ServiceController) ManagedResources() (resource.Namespace, resource.Type)

ManagedResources implements controller.Controller interface.

func (*ServiceController) Name

func (ctrl *ServiceController) Name() string

Name implements controller.Controller interface.

func (*ServiceController) Run

func (ctrl *ServiceController) Run(ctx context.Context, r controller.Runtime, logger *log.Logger) error

Run implements controller.Controller interface.

type TimeStatusController

type TimeStatusController struct {
	V1Alpha1State v1alpha1runtime.State
}

TimeStatusController manages v1alpha1.TimeSync based on configuration and service 'timed' status.

func (*TimeStatusController) ManagedResources

func (ctrl *TimeStatusController) ManagedResources() (resource.Namespace, resource.Type)

ManagedResources implements controller.Controller interface.

func (*TimeStatusController) Name

func (ctrl *TimeStatusController) Name() string

Name implements controller.Controller interface.

func (*TimeStatusController) Run

Run implements controller.Controller interface.

Jump to

Keyboard shortcuts

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