Movatterモバイル変換


[0]ホーム

URL:


command

package
v1.1.3Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License:Apache-2.0Imports:6Imported by:1

Details

Repository

github.com/pulumi/pulumi-command

Links

Documentation

Overview

The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeProvider

type Provider struct {pulumi.ProviderResourceState}

funcNewProvider

func NewProvider(ctx *pulumi.Context,namestring, args *ProviderArgs, opts ...pulumi.ResourceOption) (*Provider,error)

NewProvider registers a new resource with the given unique name, arguments, and options.

func (*Provider)ElementType

func (*Provider) ElementType()reflect.Type

func (*Provider)ToProviderOutput

func (i *Provider) ToProviderOutput()ProviderOutput

func (*Provider)ToProviderOutputWithContext

func (i *Provider) ToProviderOutputWithContext(ctxcontext.Context)ProviderOutput

typeProviderArgs

type ProviderArgs struct {}

The set of arguments for constructing a Provider resource.

func (ProviderArgs)ElementType

func (ProviderArgs) ElementType()reflect.Type

typeProviderInput

type ProviderInput interface {pulumi.InputToProviderOutput()ProviderOutputToProviderOutputWithContext(ctxcontext.Context)ProviderOutput}

typeProviderOutput

type ProviderOutput struct{ *pulumi.OutputState }

func (ProviderOutput)ElementType

func (ProviderOutput) ElementType()reflect.Type

func (ProviderOutput)ToProviderOutput

func (oProviderOutput) ToProviderOutput()ProviderOutput

func (ProviderOutput)ToProviderOutputWithContext

func (oProviderOutput) ToProviderOutputWithContext(ctxcontext.Context)ProviderOutput

Source Files

View all Source files

Directories

PathSynopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp