We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a5fd1 commit 6e6c70bCopy full SHA for 6e6c70b
pkg/handlers/generic/lifecycle/registrymirror/doc.go
@@ -1,4 +1,6 @@
1
// Copyright 2025 Nutanix. All rights reserved.
2
// SPDX-License-Identifier: Apache-2.0
3
4
+// Package registrymirror provides a handler for managing a registry addon in clusters.
5
+// The clusters will also be configured to use the registry as a Containerd mirror (done in a different handler).
6
package registrymirror
0 commit comments