package
0.0.0-20241114215958-ba45e2cd3808
Repository: https://github.com/fayvori/gitlab-operator.git
Documentation: pkg.go.dev

# 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

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Created at",type=string,JSONPath=`.metadata.creationTimestamp`,description="Creation timestamp" +kubebuilder:printcolumn:name="Age",type=date,JSONPath=`.metadata.creationTimestamp`,description="Runner age" +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.conditions[-1].type`,description="status represesnts current runner state eg.
RunnerList contains a list of Runner.
Type validation.
RunnerSpec defines the desired state of Runner.
RunnerStatus defines the observed state of Runner.