package
0.2.4
Repository: https://github.com/baizeai/kube-snapshot.git
Documentation: pkg.go.dev

# Constants

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
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

No description provided by the author
No description provided by the author
No description provided by the author
SnapshotPod is the Schema for the snapshotpods API +kubebuilder:resource:shortName=snap;sp +kubebuilder:printcolumn:name="pod",type=string,JSONPath=`.spec.target.name` +kubebuilder:printcolumn:name="triggerRound",type=number,JSONPath=`.spec.triggerRound`.
SnapshotPodList contains a list of SnapshotPod.
SnapshotPodSpec defines the desired state of SnapshotPod.
SnapshotPodStatus defines the observed state of SnapshotPod.
SnapshotPodTask is the Schema for the snapshotpodtasks API +kubebuilder:resource:shortName=spt +kubebuilder:printcolumn:name="pod",type=string,JSONPath=`.spec.podName` +kubebuilder:printcolumn:name="image",type=string,JSONPath=`.spec.commitImage` +kubebuilder:printcolumn:name="phase",type=string,JSONPath=`.status.phase`.
SnapshotPodTaskList contains a list of SnapshotPodTask.
SnapshotPodTaskSpec defines the desired state of SnapshotPodTask.
SnapshotPodTaskStatus defines the observed state of SnapshotPodTask.
No description provided by the author
No description provided by the author

# Type aliases

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