package
0.0.0-20250207200118-0aee11d8e8ad
Repository: https://github.com/atropos112/atrk.git
Documentation: pkg.go.dev
# Functions
SetupAppBaseWebhookWithManager registers the webhook for CronJob in the manager.
SetupAppBaseWebhookWithManager registers the webhook for CronJob in the manager.
# 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
App is the Schema for the apps API.
AppBase is the Schema for the appbases API.
AppBaseList contains a list of AppBase.
AppBaseSpec defines the desired state of AppBase.
AppBaseStatus defines the observed state of AppBase.
No description provided by the author
AppList contains a list of App.
AppSpec defines the desired state of App WARN: Run "make" to regenerate code after modifying this file.
AppStatus defines the observed state of App.
+kubebuilder:webhook:path=/validate-atro-xyz-v1alpha1-app,mutating=false,failurePolicy=fail,sideEffects=None,groups=atro.xyz,resources=apps,verbs=create;update,versions=v1alpha1,name=vapp.kb.io,admissionReviewVersions=v1.