controller

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package controller provides the controller-runtime scheme for Tinkerbell and BMC resources.

Index

Constants

This section is empty.

Variables

View Source
var (
	// SchemeBuilderTinkerbell is used to add go types to the GroupVersionKind scheme.
	SchemeBuilderTinkerbell = &scheme.Builder{GroupVersion: tinkerbell.GroupVersion}

	// AddToSchemeTinkerbell adds the types in this group-version to the given scheme.
	AddToSchemeTinkerbell = SchemeBuilderTinkerbell.AddToScheme

	// SchemeBuilderBMC is used to add go types to the GroupVersionKind scheme.
	SchemeBuilderBMC = &scheme.Builder{GroupVersion: bmc.GroupVersion}

	// AddToSchemeBMC adds the types in this group-version to the given scheme.
	AddToSchemeBMC = SchemeBuilderBMC.AddToScheme
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package cluster contains Cluster API controller for the TinkerbellCluster CR.
Package cluster contains Cluster API controller for the TinkerbellCluster CR.
Package machine contains Cluster API controller for the TinkerbellMachine CR.
Package machine contains Cluster API controller for the TinkerbellMachine CR.

Jump to

Keyboard shortcuts

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