Location returns the location for the input. This is never empty.
()
| 133 | Type() InputConfigType |
| 134 | // Location returns the location for the input. This is never empty. |
| 135 | Location() string |
| 136 | // Compression returns the compression scheme, not empty only if format is |
| 137 | // one of tarball, binary image, json image or text image. |
| 138 | Compression() string |
no outgoing calls
no test coverage detected