registration

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetRegistrationAddresses

type GetRegistrationAddresses func(cluster *clusterv1.Cluster,
	rcp *controlplanev1.RKE2ControlPlane,
	cpMachines collections.Machines) ([]string, error)

GetRegistrationAddresses is a function type that is used to provide different implementations of getting the addresses just when registering a new node into a cluster.

func NewRegistrationMethod

func NewRegistrationMethod(method string) (GetRegistrationAddresses, error)

NewRegistrationMethod returns the function for the registration addresses based on the passed method name.

Jump to

Keyboard shortcuts

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