package
0.0.0-20220508103810-ce16c63308a2
Repository: https://github.com/flm210/demo-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="replicas",type="integer",JSONPath=".spec.replicas",description="Replicas of Gohttpserver"+kubebuilder:printcolumn:name="Image",type="string",JSONPath=".spec.image",description="Use Image" Gohtpserver is the Schema for the gohtpservers API.
GohtpserverList contains a list of Gohtpserver.
GohtpserverSpec defines the desired state of Gohtpserver.
GohtpserverStatus defines the observed state of Gohtpserver.