Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuildLogWatcher ¶
type BuildLogWatcher struct {
// contains filtered or unexported fields
}
BuildLogWatcher watches build logs for a resource
func NewBuildLogWatcher ¶
func NewBuildLogWatcher(client *sdk.ClientWithResponses, workspace, resourceType, resourceName string, onLog func(string)) *BuildLogWatcher
NewBuildLogWatcher creates a new build log watcher
Click to show internal directories.
Click to hide internal directories.