Change all references to kpod to podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
0caee670a0
commit
b8e5769652
4 changed files with 35 additions and 35 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/hpcloud/tail"
|
||||
)
|
||||
|
||||
// LogOptions contains all of the options for displaying logs in kpod
|
||||
// LogOptions contains all of the options for displaying logs in podman
|
||||
type LogOptions struct {
|
||||
Details bool
|
||||
Follow bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue