index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
domain
/
entities
/
reports
/
scp.go
blob: 1e102bab3d7255dd7d938ed8545be86dbc090dae (
plain
)
1
2
3
4
5
package
reports
type
ScpReport
struct
{
Id
string
`json:"Id"`
//nolint:revive,stylecheck
}