squash

package
v0.5.19 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2019 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPort

func GetPort(pid int) (int, error)

func RunSquash

func RunSquash(debugger func(string) remote.Remote) error

Types

type DebugController

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

func NewDebugController

func NewDebugController(ctx context.Context,
	debugger func(string) remote.Remote,
	daClient v1.DebugAttachmentClient) *DebugController

type DebugHandler

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

func NewDebugHandler

func NewDebugHandler(ctx context.Context, watchNamespaces []string, daClient v1.DebugAttachmentClient, debugger func(string) remote.Remote) *DebugHandler

func (*DebugHandler) Sync

func (d *DebugHandler) Sync(ctx context.Context, snapshot *v1.ApiSnapshot) error

This implements the syncer interface

Jump to

Keyboard shortcuts

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