package
1.0.8
Repository: https://github.com/jkhelil/origin.git
Documentation: pkg.go.dev

# Constants

These are internal finalizer values to Origin.
ProjectDescription is an annotatoion that holds the description of the project.
ProjectDisplayName is an annotation that stores the name displayed when querying for projects.
ProjectNodeSelector is an annotation that holds the node selector; the node selector annotation determines which nodes will have pods from this project scheduled to them.

# Structs

Project is a logical top-level container for a set of origin resources.
ProjectList is a list of Project objects.
No description provided by the author
ProjectSpec describes the attributes on a Project.
ProjectStatus is information about the current status of a Project.