Documentation ¶
Index ¶
- func ValidateProject(project *project.Project) field.ErrorList
- func ValidateProjectName(name string, prefix bool) []string
- func ValidateProjectRequest(request *project.ProjectRequest) field.ErrorList
- func ValidateProjectUpdate(newProject *project.Project, oldProject *project.Project) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateProject ¶
ValidateProject tests required fields for a Project. This should only be called when creating a project (not on update), since its name validation is more restrictive than default namespace name validation
func ValidateProjectName ¶
func ValidateProjectRequest ¶
func ValidateProjectRequest(request *project.ProjectRequest) field.ErrorList
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.