Documentation ¶
Overview ¶
Autogenerated file - DO NOT EDIT
Index ¶
- type Linux
- func (linux *Linux) DockerBuildRunner(dockerfile string) error
- func (linux *Linux) DockerCronPruneSystem() error
- func (linux *Linux) DockerStartRunner(name string, token string, labels string, orgrepo string, path string) error
- func (linux *Linux) DockerStopAll() error
- func (linux *Linux) EnsureDocker(username string) error
- func (linux *Linux) EnsureSystem() error
- func (linux *Linux) EnsureUser(username string, password string) error
- func (linux *Linux) Exec(command string) error
- func (linux *Linux) HetznerInstallimage(installimage string) error
- func (linux *Linux) Prerun() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Linux ¶
type Linux struct {
// contains filtered or unexported fields
}
func (*Linux) DockerBuildRunner ¶
func (*Linux) DockerStartRunner ¶
func (*Linux) DockerStopAll ¶
func (*Linux) EnsureDocker ¶
func (*Linux) EnsureSystem ¶
func (*Linux) HetznerInstallimage ¶
Click to show internal directories.
Click to hide internal directories.