mirror of
https://github.com/harivansh-afk/agentikube.git
synced 2026-04-21 15:01:29 +00:00
init
This commit is contained in:
commit
0595d93c49
28 changed files with 1763 additions and 0 deletions
6
internal/manifest/templates.go
Normal file
6
internal/manifest/templates.go
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package manifest
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed templates/*.yaml.tmpl
|
||||
var templateFS embed.FS
|
||||
Loading…
Add table
Add a link
Reference in a new issue