rhel

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CloudConfigBase []byte
View Source
var CloudConfigSNC []byte

Functions

This section is empty.

Types

type CloudConfigArgs

type CloudConfigArgs struct {
	SNCProfile                 bool
	SubsUsername, SubsPassword string
	Username                   string
	ExpandRootDisk             []byte
}

func (*CloudConfigArgs) CloudConfig

func (r *CloudConfigArgs) CloudConfig() (*string, error)

func (*CloudConfigArgs) CloudConfigWithGitLabToken

func (r *CloudConfigArgs) CloudConfigWithGitLabToken(gitlabAuthToken string) (string, error)

CloudConfigWithGitLabToken generates cloud config with GitLab auth token set via ApplyT

func (*CloudConfigArgs) GenerateCloudConfig

func (r *CloudConfigArgs) GenerateCloudConfig(ctx *pulumi.Context, runID string) (pulumi.StringInput, error)

GenerateCloudConfig generates cloud config for RHEL instances. If GitLab runner args are present, it creates the runner via Pulumi first and uses the auth token. Otherwise, it generates normal cloud config without GitLab integration.

Jump to

Keyboard shortcuts

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