v1alpha1

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// SecurityProfileBaselineDefaultImage is the default image used when the security profile is 'baseline'.
	SecurityProfileBaselineDefaultImage = "pulumi/pulumi:latest"
	// SecurityProfileRestrictedDefaultImage is the default image used when the security profile is 'restricted'.
	SecurityProfileRestrictedDefaultImage = "pulumi/pulumi:latest-nonroot"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkspaceCustomDefaulter

type WorkspaceCustomDefaulter struct {
}

WorkspaceCustomDefaulter struct is responsible for setting default values on the custom resource of the Kind Workspace when those are created or updated.

NOTE: The +kubebuilder:object:generate=false marker prevents controller-gen from generating DeepCopy methods, as it is used only for temporary operations and does not need to be deeply copied.

func (*WorkspaceCustomDefaulter) Default

Default implements webhook.CustomDefaulter so a webhook will be registered for the Kind Workspace.

Jump to

Keyboard shortcuts

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