# Constants

LeastRecent first.
MostRecent first.

# 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

GithubActionRunner is the Schema for the githubactionrunners API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:path=githubactionrunners,scope=Namespaced,shortName=gar +kubebuilder:printcolumn:name="currentPoolSize",type=integer,JSONPath=`.status.currentSize` +operator-sdk:csv:customresourcedefinitions:displayName="GitHub Actions Runner".
GithubActionRunnerList contains a list of GithubActionRunner.
GithubActionRunnerSpec defines the desired state of GithubActionRunner.
GithubActionRunnerStatus defines the observed state of GithubActionRunner.

# Type aliases

SortOrder defines order to sort by when sorting on creation timestamp.