Skip to content

Commit eae93f5

Browse files
Update janitor-provider/main.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent eeb3287 commit eae93f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

janitor-provider/main.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
// Package main implements the janitor-provider gRPC service that provides
16+
// cloud service provider operations for node lifecycle management including
17+
// reboot signals, readiness checks, and termination signals.
1518
package main
1619

1720
import (

0 commit comments

Comments
 (0)