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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.