Versions in this module Expand all Collapse all v0 v0.1.0 Jun 27, 2024 Changes in this version + type BuildGoArgs struct + Architecture *string + Code *string + type BuildGoOutputArgs struct + Architecture pulumi.StringPtrInput + Code pulumi.StringPtrInput + func (BuildGoOutputArgs) ElementType() reflect.Type + type BuildGoResult struct + Asset pulumi.Archive + func BuildGo(ctx *pulumi.Context, args *BuildGoArgs, opts ...pulumi.InvokeOption) (*BuildGoResult, error) + type BuildGoResultOutput struct + func BuildGoOutput(ctx *pulumi.Context, args BuildGoOutputArgs, opts ...pulumi.InvokeOption) BuildGoResultOutput + func (BuildGoResultOutput) ElementType() reflect.Type + func (o BuildGoResultOutput) Asset() pulumi.ArchiveOutput + func (o BuildGoResultOutput) ToBuildGoResultOutput() BuildGoResultOutput + func (o BuildGoResultOutput) ToBuildGoResultOutputWithContext(ctx context.Context) BuildGoResultOutput + type Provider struct + func NewProvider(ctx *pulumi.Context, name string, args *ProviderArgs, ...) (*Provider, error) + func (*Provider) ElementType() reflect.Type + func (i *Provider) ToProviderOutput() ProviderOutput + func (i *Provider) ToProviderOutputWithContext(ctx context.Context) ProviderOutput + type ProviderArgs struct + func (ProviderArgs) ElementType() reflect.Type + type ProviderInput interface + ToProviderOutput func() ProviderOutput + ToProviderOutputWithContext func(ctx context.Context) ProviderOutput + type ProviderOutput struct + func (ProviderOutput) ElementType() reflect.Type + func (o ProviderOutput) ToProviderOutput() ProviderOutput + func (o ProviderOutput) ToProviderOutputWithContext(ctx context.Context) ProviderOutput