Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogController ¶
type LogController struct { KubeClient kubernetes.Interface KubeciClient cs.Interface }
func NewLogController ¶
func NewLogController(clientConfig *rest.Config) (*LogController, error)
func (*LogController) LogReader ¶
func (c *LogController) LogReader(query Query) (io.ReadCloser, error)
func (*LogController) WorkplanStatus ¶
func (c *LogController) WorkplanStatus(query Query) (api.WorkplanStatus, error)
Click to show internal directories.
Click to hide internal directories.