setup

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ReleaseScript []byte
View Source
var RequestScript []byte

Functions

func GenerateBootstrapScript added in v0.10.0

func GenerateBootstrapScript(
	ctx *pulumi.Context,
	password *random.RandomPassword,
	publicKeyOpenssh pulumi.StringOutput,
	runID string,
	isRequestOperation bool,
	currentPassword string,
	username string,
) (pulumi.StringOutput, error)

GenerateBootstrapScript generates bootstrap script for Mac instances. If GitLab runner args are present, it creates the runner via Pulumi first and uses the auth token. Otherwise, it generates normal bootstrap script without GitLab integration.

func Release

func Release(username, pass, authorizedKey string) (string, error)

func Request

func Request(username, oldPassword, newPassword, authorizedKey string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL