Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logs ¶
func Logs( client *kubernetes.Clientset, dynamicClient *dynamic.DynamicClient, namespace string, deploymentName string, clientHub *streaming.ClientHub, runningLogStreams *RunningLogStreams, )
Types ¶
type RunningLogStreams ¶
type RunningLogStreams struct {
// contains filtered or unexported fields
}
func NewRunningLogStreams ¶
func NewRunningLogStreams() *RunningLogStreams
func (*RunningLogStreams) Stop ¶
func (l *RunningLogStreams) Stop(namespace string, deploymentName string)
func (*RunningLogStreams) StopAll ¶
func (l *RunningLogStreams) StopAll()
Click to show internal directories.
Click to hide internal directories.