namespace

package
v0.0.0-...-50db60d Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx *pulumi.Context, opts *CreateOptions) (*corev1.Namespace, error)

Create creates a Kubernetes Namespace with the given name using the provided provider. ctx: The Pulumi context. opts: The options for creating the Namespace.

Types

type CreateOptions

type CreateOptions struct {
	// Name is the name of the Kubernetes Namespace to create.
	Name string
	// PulumiOptions are additional options to pass to the Pulumi resource.
	PulumiOptions []pulumi.ResourceOption
}

CreateOptions defines the options for creating a Kubernetes Namespace.

Jump to

Keyboard shortcuts

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