k8s

package
v0.0.0-...-7d77b75 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	ClientSet *kubernetes.Clientset
	Namespace string
	Cmd       string
}

func NewClient

func NewClient() (*Client, error)

func (*Client) GetPodLogs

func (c *Client) GetPodLogs(podName string, containerName string, endMessage string) (string, error)

func (*Client) LaunchK8sJob

func (c *Client) LaunchK8sJob(jobName string, execution kubtest.Execution) *kubtest.ExecutionResult

Jump to

Keyboard shortcuts

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