package
1.39.0-1.dev
Repository: https://github.com/tigera/operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Copyright (c) 2022-2024 Tigera, Inc.

# Functions

No description provided by the author
ValidateAffinity checks if given affinities are valid.
ValidateAnnotations validates that a set of annotations are correctly defined.
ValidateContainerResourceName checks the name of resource specified for a container.
ValidateDeploymentStrategy validates given DeploymentStrategy.
ValidateLabels validates the given labels.
ValidateMaxSkew tests that the argument is a valid MaxSkew.
ValidateNodeFieldSelectorRequirement tests that the specified NodeSelectorRequirement fields has valid data.
ValidateNodeSelector tests that the specified nodeSelector fields has valid data.
ValidateNodeSelectorRequirement tests that the specified NodeSelectorRequirement fields has valid data.
ValidateNodeSelectorTerm tests that the specified node selector term has valid data.
ValidateNonnegativeQuantity checks that a Quantity is not negative.
ValidatePodSpecNodeSelector validates the given pod spec nodeSelector.
No description provided by the author
ValidatePreferredSchedulingTerms tests that the specified SoftNodeAffinity fields has valid data.
ValidateQualifiedName validates if name is what Kubernetes calls a "qualified name".
ValidateResourceQuantityValue enforces that specified quantity is valid for specified resource.
ValidateResourceRequirements will check if any of the resource Limits/Requests are of a valid value.
ValidateRollingUpdateDeployment validates a given RollingUpdateDeployment.
ValidateSpreadConstraintNotRepeat tests that if `constraint` duplicates with `existingConstraintPairs` on TopologyKey and WhenUnsatisfiable fields.
ValidateTolerations tests if given tolerations have valid data.
ValidateTopologyKey tests that the argument is a valid TopologyKey.
ValidateTopologySpreadConstraints validates given TopologySpreadConstraints.
ValidateWhenUnsatisfiable tests that the argument is a valid UnsatisfiableConstraintAction.