remote

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsLocalDockerAvailable

func IsLocalDockerAvailable() bool

IsLocalDockerAvailable checks if docker is running locally

Types

type BuilderManager

type BuilderManager struct {
	// contains filtered or unexported fields
}

BuilderManager handles the lifecycle of ephemeral remote builders.

func NewBuilderManager

func NewBuilderManager(kubeClient kubernetes.Interface, restConfig *rest.Config, namespace string, stdout io.Writer) *BuilderManager

NewBuilderManager creates a new BuilderManager. It assumes the kubernetes client and namespace are already configured.

func (*BuilderManager) ProvisionEphemeralBuilder

func (m *BuilderManager) ProvisionEphemeralBuilder(ctx context.Context) (string, func(), error)

ProvisionEphemeralBuilder creates a pod, waits for it, port-forwards, and returns the address.

Jump to

Keyboard shortcuts

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