Versions in this module Expand all Collapse all v0 v0.1.3 Jul 8, 2026 Changes in this version type Domain + Branch string + Parent string v0.1.2 Jul 7, 2026 v0.1.1 Jul 7, 2026 Changes in this version + func SelfUpdate(opts SelfUpdateOpts) error + type APIToken struct + Created int64 + ID string + LastUsed int64 + Name string + Token string + type AlertConfig struct + Email string + SlackURL string + WebhookURL string + type AuditEntry struct + Action string + Actor string + Created int64 + Detail string + ID int64 + Target string + type Backup struct + Created int64 + ID string + Size int64 + Trigger string + type Bucket struct + AccessKey string + Attached []string + Created int64 + Endpoint string + ID string + Name string + Region string + SecretKey string + State string + type Database struct + Attached []string + Created int64 + Engine string + Host string + ID string + Name string + Port int + Public bool + PublicURL string + State string + URL string + type Deploy struct + App string + Commit string + ID string + Message string + Rollbackable bool + Started int64 + Status string + Trigger string + type Domain struct + App string + Created int64 + Host string + PointsHere bool + ResolvesTo []string + type EnvVar struct + Build bool + Key string + Value string + type Job struct + App string + Command string + Created int64 + ID string + LastOk bool + LastRun int64 + Name string + Next int64 + Schedule string + type Panel struct + func New(setupSecret, domain string, eng *docker.Engine) (*Panel, error) + func (p *Panel) Handler() http.Handler + type SelfUpdateOpts struct + Branch string + Commit string + DeployID string + Repo string + type Source struct + App string + Auto bool + Autoscale bool + Branch string + CloneURL string + Parent string + Port string + PreviewAuto bool + Release string + Replicas int + Repo string + RootDir string + ScaleCPU int + ScaleMax int + ScaleMin int + Team string + type Worker struct + App string + Command string + Created int64 + ID string + Name string + Replicas int + Running int v0.1.0 Jul 5, 2026