Documentation ¶
Index ¶
- func Curl(args string) ([]byte, error)
- func GenerateDebugAttachment(name, namespace, dbgger, image, pod, container, processName string) v1.DebugAttachment
- func GenerateDebugAttachmentDlv1(name, namespace string) v1.DebugAttachment
- func InitializeTestConditions(tc *TestConditions, pathToBuildSpec string) (err error)
- func MachineDebugArgs(tc TestConditions, ...) string
- func Squashctl(args string) error
- func SquashctlOut(args string) (string, error)
- func SquashctlOutWithTimeout(args string, timeout *int) (string, error)
- func SummarizeTestConditions(tc TestConditions) string
- type TestConditions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDebugAttachment ¶
func GenerateDebugAttachment(name, namespace, dbgger, image, pod, container, processName string) v1.DebugAttachment
func GenerateDebugAttachmentDlv1 ¶
func GenerateDebugAttachmentDlv1(name, namespace string) v1.DebugAttachment
func InitializeTestConditions ¶ added in v0.5.11
func InitializeTestConditions(tc *TestConditions, pathToBuildSpec string) (err error)
func MachineDebugArgs ¶ added in v0.5.1
func MachineDebugArgs(tc TestConditions, debugger, ns, podName, squashNamespace, configFile, processMatcher string) string
func SquashctlOut ¶ added in v0.5.1
func SquashctlOutWithTimeout ¶ added in v0.5.13
func SummarizeTestConditions ¶ added in v0.5.11
func SummarizeTestConditions(tc TestConditions) string
Types ¶
type TestConditions ¶ added in v0.5.11
Click to show internal directories.
Click to hide internal directories.