defaultingress

package
v1.6.3-prerelease.2 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ComponentRouteAttributeTypes = map[string]attr.Type{
	"hostname":       types.StringType,
	"tls_secret_ref": types.StringType,
}

Functions

func ExpandComponentRoute added in v1.6.3

func ExpandComponentRoute(ctx context.Context,
	object types.Object, diags diag.Diagnostics) (string, string)

func FlattenComponentRoute added in v1.6.3

func FlattenComponentRoute(hostname, tlsSecretRef string) types.Object

func ResetComponentRoutes added in v1.6.3

func ResetComponentRoutes() map[string]*cmv1.ComponentRouteBuilder

Types

type ComponentRoute added in v1.6.3

type ComponentRoute struct {
	Hostname     types.String `tfsdk:"hostname"`
	TlsSecretRef types.String `tfsdk:"tls_secret_ref"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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