test build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-28 11:55:15 +10:00
parent 46f151f599
commit 95a48a89a6
25 changed files with 2358 additions and 12 deletions

2
local/go-ucs/api/doc.go Executable file
View File

@@ -0,0 +1,2 @@
// Package api provides types and methods for interfacing with a Cisco UCS API endpoint.
package api