refactoring
This commit is contained in:
@@ -20,9 +20,10 @@ type ShellOptions struct {
|
||||
Masters *string
|
||||
GrpcDialOption grpc.DialOption
|
||||
// shell transient context
|
||||
FilerHost string
|
||||
FilerPort int64
|
||||
Directory string
|
||||
FilerHost string
|
||||
FilerPort int64
|
||||
FilerAddress string
|
||||
Directory string
|
||||
}
|
||||
|
||||
type CommandEnv struct {
|
||||
|
||||
Reference in New Issue
Block a user