# Functions
No description provided by the author
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
No description provided by the author
GlobalProjectType is a registry type that hosts all global projects which are then replicated to all registries of the LocalProjectType.
No description provided by the author
GroupName specifies the group name used to register the objects.
No description provided by the author
No description provided by the author
LocalProjectType is a registry type that hosts selected local projects and all Global projects.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Depreciated: use Install instead.
GroupVersion specifies the group and the version used to register the objects.
No description provided by the author
ProjectValidator can validate a resource against the CRD validation rules of a Project resource.
RegistryValidator can validate a resource against the CRD validation rules of a Registry resource.
ScannerValidator can validate a resource against the CRD validation rules of a Scanner resource.
localSchemeBuilder and AddToScheme will stay in k8s.io/kubernetes.
SchemeGroupVersion is group version used to register these objects Deprecated: use GroupVersion instead.
# Structs
Project describes the expected state of a globalregistry Project.
ProjectMember reprensents a User, Group or Robot user of a Project.
ProjectSpec describes the spec field of the Project resource.
Registry describes the expected state of a registry Object.
RegistryList collects Registry resources.
RegistrySpec describes the specification of a Registry.
Scanner resource describes the configuration of an external vulnerability scanner.
No description provided by the author
# Type aliases
MemberRole shows the capabilities, the role of the member within the project.
MemberType selects the type of the membership, like, User, Group or Robot.
ProjectType specifies whether a project is Global or Local.