Documentation ¶
Index ¶
- Variables
- func ValidateCassandraCluster(c *navigator.CassandraCluster) field.ErrorList
- func ValidateCassandraClusterNodePool(np *navigator.CassandraClusterNodePool, fldPath *field.Path) field.ErrorList
- func ValidateCassandraClusterSpec(spec *navigator.CassandraClusterSpec, fldPath *field.Path) field.ErrorList
- func ValidateCassandraClusterUpdate(old, new *navigator.CassandraCluster) field.ErrorList
- func ValidateDNS1123Subdomain(value string, fldPath *field.Path) field.ErrorList
- func ValidateElasticsearchCluster(esc *navigator.ElasticsearchCluster) field.ErrorList
- func ValidateElasticsearchClusterNodePool(np *navigator.ElasticsearchClusterNodePool, fldPath *field.Path) field.ErrorList
- func ValidateElasticsearchClusterRole(r navigator.ElasticsearchClusterRole, fldPath *field.Path) field.ErrorList
- func ValidateElasticsearchClusterSpec(spec *navigator.ElasticsearchClusterSpec, fldPath *field.Path) field.ErrorList
- func ValidateElasticsearchClusterUpdate(old, new *navigator.ElasticsearchCluster) field.ErrorList
- func ValidateImageSpec(img *navigator.ImageSpec, fldPath *field.Path) field.ErrorList
- func ValidateNavigatorClusterConfig(cfg *navigator.NavigatorClusterConfig, fldPath *field.Path) field.ErrorList
- func ValidateNavigatorSecurityContext(ctx *navigator.NavigatorSecurityContext, fldPath *field.Path) field.ErrorList
- func ValidatePersistenceConfig(cfg *navigator.PersistenceConfig, fldPath *field.Path) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
View Source
var ValidateObjectMeta = apimachineryvalidation.ValidateObjectMeta
Functions ¶
func ValidateCassandraCluster ¶
func ValidateCassandraCluster(c *navigator.CassandraCluster) field.ErrorList
func ValidateCassandraClusterUpdate ¶
func ValidateCassandraClusterUpdate(old, new *navigator.CassandraCluster) field.ErrorList
func ValidateDNS1123Subdomain ¶
ValidateDNS1123Subdomain validates that a name is a proper DNS subdomain.
func ValidateElasticsearchCluster ¶
func ValidateElasticsearchCluster(esc *navigator.ElasticsearchCluster) field.ErrorList
func ValidateElasticsearchClusterUpdate ¶
func ValidateElasticsearchClusterUpdate(old, new *navigator.ElasticsearchCluster) field.ErrorList
func ValidateImageSpec ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.