components

package
v0.0.0-...-cabe44c Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 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 CTFd

type CTFd struct {
	Port pulumi.IntOutput
	// contains filtered or unexported fields
}

func NewCTFd

func NewCTFd(ctx *pulumi.Context, args *CTFdArgs, opts ...pulumi.ResourceOption) (*CTFd, error)

NewCTFd deploys a minimal CTFd configuration with just enough Kubernetes infrastructure to test the Go API wrapper.

WARNING: Do not use this component for production purposes.

type CTFdArgs

type CTFdArgs struct {
	Namespace pulumi.StringInput
}

type Redis

type Redis struct {
	URL pulumi.StringOutput
	// contains filtered or unexported fields
}

func NewRedis

func NewRedis(ctx *pulumi.Context, args *RedisArgs, opts ...pulumi.ResourceOption) (*Redis, error)

type RedisArgs

type RedisArgs struct {
	Namespace pulumi.StringInput
}

Jump to

Keyboard shortcuts

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