Documentation
¶
Overview ¶
Package provider serves a Docker Buildx Pulumi provider.
Index ¶
Constants ¶
View Source
const Name string = "docker-build"
Name needs to match $PACK in Makefile.
Variables ¶
View Source
var Version = "0.0.1"
Version is initialized by the Go linker to contain the semver of this build.
Functions ¶
func New ¶
func New(host *provider.HostClient) (rpc.ResourceProviderServer, error)
New creates a new provider.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
pulumi-resource-docker-build
Package main invokes the provider as a gRPC server and runs forever.
|
Package main invokes the provider as a gRPC server and runs forever. |
Package internal contains our clients, validation, and provider implementation for interacting with Docker's buildx APIs.
|
Package internal contains our clients, validation, and provider implementation for interacting with Docker's buildx APIs. |
deprecated
Package deprecated vendors config parsing from pulumi-terraform-bridge.
|
Package deprecated vendors config parsing from pulumi-terraform-bridge. |
Click to show internal directories.
Click to hide internal directories.