package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Aug 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewClogs(restConfig *rest.Config, config *Config) *Clogs
func (r *Clogs) Do() error
type Clogser interface {
Do() error
}
type Config struct {
Namespace string
PodFilter string
ContainerFilter string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.