We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2069309 commit 3054f3cCopy full SHA for 3054f3c
1 file changed
pkg/cincinnati/cincinnati.go
@@ -118,7 +118,7 @@ func (err *Error) Error() string {
118
// Parameters:
119
// - ctx: Context for the HTTP request, allowing cancellation
120
// - uri: Base URI of the Cincinnati service
121
-// - desiredArch: Target architecture for updates (e.g., "amd64", "multi")
+// - desiredArch: Target architecture for updates (e.g., "amd64", "Multi")
122
// - currentArch: Current cluster architecture
123
// - channel: Update channel name (e.g., "stable-4.14", "fast-4.15")
124
// - version: Current semantic version of the cluster
0 commit comments