package
0.2.1
Repository: https://github.com/genkami/svn-operator.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
PermissionNone means the group have no permission to the repository.
PermissionR means the group only can read from the repository.
PermissionRW means the group can both read from and write to the repository.

# 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

No description provided by the author
GroupRef is a reference to SVNGroups.
No description provided by the author
PodTemplate is an optional template to create SVN server pods.
SVNGroup is the Schema for the svngroups API.
SVNGroupList contains a list of SVNGroup.
SVNGroupSpec defines the desired state of SVNGroup.
SVNGroupStatus defines the observed state of SVNGroup.
SVNRepository is the Schema for the svnrepositories API The svn-operator does not delete actual repositories if SVNRepository resources are deleted.
SVNRepositoryList contains a list of SVNRepository.
SVNRepositorySpec defines the desired state of SVNRepository.
SVNRepositoryStatus defines the observed state of SVNRepository.
SVNServer is the Schema for the svnservers API.
SVNServerList contains a list of SVNServer.
SVNServerSpec defines the desired state of SVNServer.
SVNServerStatus defines the observed state of SVNServer.
SVNUser is the Schema for the svnusers API.
SVNUserList contains a list of SVNUser.
SVNUserSpec defines the desired state of SVNUser.
SVNUserStatus defines the observed state of SVNUser.

# Type aliases

No description provided by the author