Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KubeConfig ¶
func KubeConfig() string
Types ¶
type Client ¶
type MockClient ¶
func (*MockClient) ExecuteJob ¶
func (*MockClient) JobExecutionStatus ¶
func (m *MockClient) JobExecutionStatus(jobExecutionID string) (string, error)
func (*MockClient) StreamJobLogs ¶
func (m *MockClient) StreamJobLogs(jobName string) (io.ReadCloser, error)
Click to show internal directories.
Click to hide internal directories.