- Rename ContainerFactory struct to HeroPods - Update method names and receiver types accordingly - Adjust imports and internal references
242 B
242 B
heropods
To get started
import incubaid.herolib.clients. heropods
mut client:= heropods.get()!
client...
example heroscript
!!heropods.configure
secret: '...'
host: 'localhost'
port: 8888