variables

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package variables implements validation and defaulting for ClusterClass variables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultClusterVariables

func DefaultClusterVariables(clusterVariables []clusterv1.ClusterVariable, clusterClassVariables []clusterv1.ClusterClassVariable, fldPath *field.Path) ([]clusterv1.ClusterVariable, field.ErrorList)

DefaultClusterVariables defaults ClusterVariables.

func DefaultMachineDeploymentVariables added in v1.1.0

func DefaultMachineDeploymentVariables(clusterVariables []clusterv1.ClusterVariable, clusterClassVariables []clusterv1.ClusterClassVariable, fldPath *field.Path) ([]clusterv1.ClusterVariable, field.ErrorList)

DefaultMachineDeploymentVariables defaults MachineDeploymentVariables.

func ValidateClusterClassVariables

func ValidateClusterClassVariables(clusterClassVariables []clusterv1.ClusterClassVariable, fldPath *field.Path) field.ErrorList

ValidateClusterClassVariables validates clusterClassVariable.

func ValidateClusterVariable

func ValidateClusterVariable(clusterVariable *clusterv1.ClusterVariable, clusterClassVariable *clusterv1.ClusterClassVariable, fldPath *field.Path) field.ErrorList

ValidateClusterVariable validates a clusterVariable.

func ValidateClusterVariables

func ValidateClusterVariables(clusterVariables []clusterv1.ClusterVariable, clusterClassVariables []clusterv1.ClusterClassVariable, fldPath *field.Path) field.ErrorList

ValidateClusterVariables validates ClusterVariables.

func ValidateMachineDeploymentVariables added in v1.1.0

func ValidateMachineDeploymentVariables(clusterVariables []clusterv1.ClusterVariable, clusterClassVariables []clusterv1.ClusterClassVariable, fldPath *field.Path) field.ErrorList

ValidateMachineDeploymentVariables validates ValidateMachineDeploymentVariables.

func ValidateTopLevelClusterVariablesExist added in v1.1.0

func ValidateTopLevelClusterVariablesExist(clusterVariablesOverrides []clusterv1.ClusterVariable, clusterVariables []clusterv1.ClusterVariable, fldPath *field.Path) field.ErrorList

ValidateTopLevelClusterVariablesExist validates that all overrides have a corresponding top-level variable.

Types

This section is empty.

Jump to

Keyboard shortcuts

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