 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func ValidateProject(project *projectapi.Project) field.ErrorList
- func ValidateProjectName(name string, prefix bool) []string
- func ValidateProjectRequest(request *projectapi.ProjectRequest) field.ErrorList
- func ValidateProjectUpdate(newProject *projectapi.Project, oldProject *projectapi.Project) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateProject ¶
func ValidateProject(project *projectapi.Project) field.ErrorList
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 *projectapi.ProjectRequest) field.ErrorList
func ValidateProjectUpdate ¶
func ValidateProjectUpdate(newProject *projectapi.Project, oldProject *projectapi.Project) field.ErrorList
ValidateProjectUpdate tests to make sure a project update can be applied. Modifies newProject with immutable fields.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.