DesiredLayerCompression indicates the kind of compression to apply on layers
()
| 306 | SupportsSignatures(ctx context.Context) error |
| 307 | // DesiredLayerCompression indicates the kind of compression to apply on layers |
| 308 | DesiredLayerCompression() LayerCompression |
| 309 | // AcceptsForeignLayerURLs returns false iff foreign layers in manifest should be actually |
| 310 | // uploaded to the image destination, true otherwise. |
| 311 | AcceptsForeignLayerURLs() bool |
no outgoing calls