Documentation
¶
Overview ¶
Package validation defines validation routines for the clusterregistry API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateCluster ¶
func ValidateCluster(cluster *clusterregistry.Cluster) field.ErrorList
ValidateCluster ensures that a newly-created Cluster is valid.
func ValidateClusterUpdate ¶
func ValidateClusterUpdate(cluster, oldCluster *clusterregistry.Cluster) field.ErrorList
ValidateClusterUpdate ensures that an update to a Cluster is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.