dockercomposelogstream

package
v0.33.13 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WireSet = wire.NewSet(
	NewReconciler,
)

Functions

This section is empty.

Types

type ContainerInfo added in v0.32.1

type ContainerInfo struct {
	ID    string
	State *v1alpha1.DockerContainerState
	TTY   bool
}

type LogActionWriter added in v0.31.0

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

func (*LogActionWriter) Write added in v0.31.0

func (w *LogActionWriter) Write(p []byte) (n int, err error)

type ProjectWatch added in v0.31.0

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

Keeps track of the projects we're currently watching.

type Reconciler

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

func (*Reconciler) CreateBuilder

func (r *Reconciler) CreateBuilder(mgr ctrl.Manager) (*builder.Builder, error)

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

type Result added in v0.31.0

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

Keeps track of the state we currently know about.

Jump to

Keyboard shortcuts

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