worker

package
v0.0.0-...-10fbf2b Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	TerminationGracePeriodSeconds pulumix.Input[*int]
}

func (*Args) SetDefaults

func (args *Args) SetDefaults()

type Component

type Component struct {
	pulumi.ResourceState

	Deployment *appsv1.Deployment
	Service    *corev1.Service
}

func NewComponent

func NewComponent(ctx *pulumi.Context, name string, args ComponentArgs, opts ...pulumi.ResourceOption) (*Component, error)

type ComponentArgs

type ComponentArgs struct {
	common.CommonArgs
	Args
	Database *storage.Component
}

Jump to

Keyboard shortcuts

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