package
0.0.0-20241119163948-8a1803eedbc2
Repository: https://github.com/nvidia/pika.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
Condition types.
MaintenanceClientAnnotation values.
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
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
No description provided by the author
No description provided by the author
ValidationClientAnnotation values.
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
No description provided by the author
GroupVersion is group version used to register these objects.
No description provided by the author
No description provided by the author
Used for tests.
No description provided by the author
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
MaintenanceCondition defines custom conditions.
No description provided by the author
+kubebuilder:object:root=true +kubebuilder:resource:singular=notifymaintenance +kubebuilder:subresource:status +kubebuilder:printcolumn:name="MaintenanceID",type="string",JSONPath=".spec.maintenanceID" +kubebuilder:printcolumn:name="Status",type="string",JSONPath=".status.maintenanceStatus" +kubebuilder:printcolumn:name="Node",type="string",JSONPath=".spec.nodeObject" +kubebuilder:printcolumn:name="SLAExpiry",type="string",JSONPath=`.status.slaExpires` +kubebuilder:printcolumn:name="ReadyForMaintenance",type="string",JSONPath=".status.conditions[?(@.type=='ObjectsDrained')].status" NotifyMaintenance is the Schema for the notifymaintenances API.
NotifyMaintenanceList contains a list of NotifyMaintenance.
NOTE: json tags are required.
NotifyMaintenanceStatus defines the observed state of NotifyMaintenance.
StatusTransitionTimestamp defines the timestamp when the transition to the specified MaintenanceStatus occurred.
# Type aliases
No description provided by the author