config

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetControllerIp

func GetControllerIp(ctx *pulumi.Context) string

func GetIgnoreTags

func GetIgnoreTags(ctx *pulumi.Context) string

Configuration block with settings to ignore tags across all resources.

func GetPassword

func GetPassword(ctx *pulumi.Context) string

func GetPathToCaCertificate

func GetPathToCaCertificate(ctx *pulumi.Context) string

func GetSkipVersionValidation

func GetSkipVersionValidation(ctx *pulumi.Context) bool

func GetUsername

func GetUsername(ctx *pulumi.Context) string

func GetVerifySslCertificate

func GetVerifySslCertificate(ctx *pulumi.Context) bool

Types

type IgnoreTags

type IgnoreTags struct {
	KeyPrefixes []string `pulumi:"keyPrefixes"`
	Keys        []string `pulumi:"keys"`
}

type IgnoreTagsArgs

type IgnoreTagsArgs struct {
	KeyPrefixes pulumi.StringArrayInput `pulumi:"keyPrefixes"`
	Keys        pulumi.StringArrayInput `pulumi:"keys"`
}

func (IgnoreTagsArgs) ElementType

func (IgnoreTagsArgs) ElementType() reflect.Type

func (IgnoreTagsArgs) ToIgnoreTagsOutput

func (i IgnoreTagsArgs) ToIgnoreTagsOutput() IgnoreTagsOutput

func (IgnoreTagsArgs) ToIgnoreTagsOutputWithContext

func (i IgnoreTagsArgs) ToIgnoreTagsOutputWithContext(ctx context.Context) IgnoreTagsOutput

type IgnoreTagsInput

type IgnoreTagsInput interface {
	pulumi.Input

	ToIgnoreTagsOutput() IgnoreTagsOutput
	ToIgnoreTagsOutputWithContext(context.Context) IgnoreTagsOutput
}

IgnoreTagsInput is an input type that accepts IgnoreTagsArgs and IgnoreTagsOutput values. You can construct a concrete instance of `IgnoreTagsInput` via:

IgnoreTagsArgs{...}

type IgnoreTagsOutput

type IgnoreTagsOutput struct{ *pulumi.OutputState }

func (IgnoreTagsOutput) ElementType

func (IgnoreTagsOutput) ElementType() reflect.Type

func (IgnoreTagsOutput) KeyPrefixes

func (o IgnoreTagsOutput) KeyPrefixes() pulumi.StringArrayOutput

func (IgnoreTagsOutput) Keys

func (IgnoreTagsOutput) ToIgnoreTagsOutput

func (o IgnoreTagsOutput) ToIgnoreTagsOutput() IgnoreTagsOutput

func (IgnoreTagsOutput) ToIgnoreTagsOutputWithContext

func (o IgnoreTagsOutput) ToIgnoreTagsOutputWithContext(ctx context.Context) IgnoreTagsOutput

Jump to

Keyboard shortcuts

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