Documentation ¶
Overview ¶
Package utils provides common utils for commands
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetS3Client ¶
GetS3Client is to get S3 client to ECS server
Types ¶
type InputReader ¶
InputReader is a wrapper of bufio.Reader
func (*InputReader) GetInputStr ¶
func (r *InputReader) GetInputStr(msg string) string
GetInputStr returns input string
Click to show internal directories.
Click to hide internal directories.