rhel

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RHELCompute

type RHELCompute struct {
	compute.Compute
}

type RHELRequest

type RHELRequest struct {
	VersionMajor string
	// username and password to handle rh subscription on userdata
	SubscriptionUsername string
	SubscriptionPassword string
	compute.Request
}

func (*RHELRequest) Create

func (r *RHELRequest) Create(ctx *pulumi.Context,
	computeRequested compute.ComputeRequest) (*compute.Compute, error)

func (*RHELRequest) CustomIngressRules

func (r *RHELRequest) CustomIngressRules() []securityGroup.IngressRules

func (*RHELRequest) CustomSecurityGroups

func (r *RHELRequest) CustomSecurityGroups(ctx *pulumi.Context) ([]*ec2.SecurityGroup, error)

func (*RHELRequest) GetAMI

func (r *RHELRequest) GetAMI(ctx *pulumi.Context) (*ec2.LookupAmiResult, error)

func (*RHELRequest) GetDedicatedHost

func (r *RHELRequest) GetDedicatedHost(ctx *pulumi.Context) (*ec2.DedicatedHost, error)

func (*RHELRequest) GetPostScript

func (r *RHELRequest) GetPostScript(ctx *pulumi.Context) (pulumi.StringPtrInput, error)

func (*RHELRequest) GetRequest

func (r *RHELRequest) GetRequest() *compute.Request

func (*RHELRequest) GetUserdata

func (r *RHELRequest) GetUserdata(ctx *pulumi.Context) (pulumi.StringPtrInput, error)

func (*RHELRequest) ReadinessCommand

func (r *RHELRequest) ReadinessCommand() string

type UserDataValues

type UserDataValues struct {
	SubscriptionUsername string
	SubscriptionPassword string
}

Jump to

Keyboard shortcuts

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