# Constants
NamespaceAccessPending - used to indicate the namespace access not yet ready.
NamespaceAccessReady - used to indicate the namespace access is ready.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
LustreFileSystem is the Schema for the lustrefilesystems API.
LustreFileSystemList contains a list of LustreFileSystem.
LustreFileSystemNamespaceAccessStatus defines the observe status of namespace access to the LustreFileSystem.
LustreFileSystemAccessSpec defines the desired state of Lustre File System Accesses.
LustreFileSystemAccessStatus defines the observe status of access to the LustreFileSystem.
LustreFileSystemSpec defines the desired state of LustreFileSystem.
LustreFileSystemStatus defines the observed status of LustreFileSystem.
# Type aliases
No description provided by the author