.. |
completion.go
|
Update completion command documentation
|
2019-08-17 17:10:48 -04:00 |
config.go
|
Split config setting and getting in two new commands config set and config get
|
2019-08-09 19:11:14 -04:00 |
configGet.go
|
Update usage section in commands to use <> for args
|
2019-08-17 17:20:31 -04:00 |
configList.go
|
Rename some identifiers to pass go-lint
|
2019-08-23 12:35:01 -04:00 |
configSet.go
|
Update usage section in commands to use <> for args
|
2019-08-17 17:20:31 -04:00 |
endpoint.go
|
Rewrite project in Go
|
2019-07-21 18:49:28 -04:00 |
endpointGroup.go
|
Add command to list endpoint groups
|
2019-08-09 13:29:16 -04:00 |
endpointGroupInspect.go
|
Rename some identifiers to pass go-lint
|
2019-08-23 12:35:01 -04:00 |
endpointGroupList.go
|
Rename PortainerClient.GetEndpointGroups() to EndpointGroupList()
|
2019-08-26 09:10:28 -04:00 |
endpointInspect.go
|
Rename some identifiers to pass go-lint
|
2019-08-23 12:35:01 -04:00 |
endpointList.go
|
Rename PortainerClient.GetEndpoints() to EndpointList()
|
2019-08-26 09:10:28 -04:00 |
login.go
|
Rename PortainerClient.Authenticate() to Auth()
|
2019-08-26 09:10:28 -04:00 |
root.go
|
Add json format to logs
|
2019-08-17 16:08:57 -04:00 |
stack.go
|
Rewrite project in Go
|
2019-07-21 18:49:28 -04:00 |
stackDeploy.go
|
Rename PortainerClient.GetStackFileContent() to StackFileInspect()
|
2019-08-26 09:10:28 -04:00 |
stackInspect.go
|
Change GetTranslatedStackType to use StackType instead of Stack
|
2019-08-25 00:14:53 -04:00 |
stackList.go
|
Rename PortainerClient.GetStacks() to StackList()
|
2019-08-26 09:10:28 -04:00 |
stackRemove.go
|
Rename PortainerClient.DeleteStack() to StackDelete()
|
2019-08-26 09:10:28 -04:00 |
status.go
|
Rename some identifiers to pass go-lint
|
2019-08-23 12:35:01 -04:00 |