Documentation ¶
Index ¶
- func GetConfig(service *model.Service) (*model.ServiceUpdateConfig, error)
- func Inspect(name string) (*model.Service, string, error)
- func InspectCmd(name string)
- func List() (*model.ServiceList, string, error)
- func ListServiceCmd()
- func Logs(project, name, pod, container string) (*io.ReadCloser, error)
- func LogsServiceCmd(name string)
- func Remove(name string) error
- func RemoveCmd(name string)
- func Update(name string, config model.ServiceUpdateConfig) error
- func UpdateCmd(name string)
- type Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InspectCmd ¶
func InspectCmd(name string)
func ListServiceCmd ¶
func ListServiceCmd()
func LogsServiceCmd ¶
func LogsServiceCmd(name string)
Types ¶
Click to show internal directories.
Click to hide internal directories.