package
1.0.0
Repository: https://github.com/shaowenchen/ops.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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:printcolumn:name="Server",type=string,JSONPath=`.spec.server` +kubebuilder:printcolumn:name="Version",type=string,JSONPath=`.status.version` +kubebuilder:printcolumn:name="Node",type=string,JSONPath=`.status.node` +kubebuilder:printcolumn:name="Running",type=string,JSONPath=`.status.runningPod` +kubebuilder:printcolumn:name="TotalPod",type=string,JSONPath=`.status.pod` +kubebuilder:printcolumn:name="CertDays",type=string,JSONPath=`.status.certNotAfterDays` +kubebuilder:printcolumn:name="HeartTime",type=date,JSONPath=`.status.heartTime` +kubebuilder:printcolumn:name="HeartStatus",type=string,JSONPath=`.status.heartstatus`.
ClusterList contains a list of Cluster.
ClusterSpec defines the desired state of Cluster.
ClusterStatus defines the observed state of Cluster.
+kubebuilder:printcolumn:name="Hostname",type=string,JSONPath=`.status.hostname` +kubebuilder:printcolumn:name="CPU",type=string,JSONPath=`.status.cpuTotal` +kubebuilder:printcolumn:name="Mem",type=string,JSONPath=`.status.memTotal` +kubebuilder:printcolumn:name="Disk",type=string,JSONPath=`.status.diskTotal` +kubebuilder:printcolumn:name="DiskUsage",type=string,JSONPath=`.status.diskUsagePercent` +kubebuilder:printcolumn:name="Vendor",type=string,JSONPath=`.status.acceleratorVendor` +kubebuilder:printcolumn:name="Model",type=string,JSONPath=`.status.acceleratorModel` +kubebuilder:printcolumn:name="Count",type=string,JSONPath=`.status.acceleratorCount` +kubebuilder:printcolumn:name="HeartTime",type=date,JSONPath=`.status.heartTime` +kubebuilder:printcolumn:name="HeartStatus",type=string,JSONPath=`.status.heartStatus`.
HostList contains a list of Host.
HostSpec defines the desired state of Host.
HostStatus defines the observed state of Host.
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Desc",type=string,JSONPath=`.spec.desc` Pipeline is the Schema for the pipelines API.
PipelineList contains a list of Pipeline.
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="PipelineRef",type=string,JSONPath=`.spec.pipelineRef` +kubebuilder:printcolumn:name="Crontab",type=string,JSONPath=`.spec.crontab` +kubebuilder:printcolumn:name="Desc",type=string,JSONPath=`.spec.desc` +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.runStatus` +kubebuilder:printcolumn:name="StartTime",type=date,JSONPath=`.status.startTime`.
PipelineRunList contains a list of PipelineRun.
PipelineRunSpec defines the desired state of PipelineRun.
PipelineRunStatus defines the observed state of PipelineRun.
No description provided by the author
PipelineSpec defines the desired state of Pipeline.
PipelineStatus defines the observed state of Pipeline.
No description provided by the author
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Host",type=string,JSONPath=`.spec.host`.
TaskList contains a list of Task.
No description provided by the author
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="TaskRef",type=string,JSONPath=`.spec.taskRef` +kubebuilder:printcolumn:name="Crontab",type=string,JSONPath=`.spec.crontab` +kubebuilder:printcolumn:name="StartTime",type=date,JSONPath=`.status.startTime` +kubebuilder:printcolumn:name="RunStatus",type=string,JSONPath=`.status.runStatus` TaskRun is the Schema for the taskruns API.
TaskRunList contains a list of TaskRun.
No description provided by the author
TaskRunSpec defines the desired state of TaskRun.
TaskRunStatus defines the observed state of TaskRun.
No description provided by the author
TaskSpec defines the desired state of Task.
TaskStatus defines the observed state of Task.
No description provided by the author

# Type aliases

No description provided by the author