Interface CommandTargetInfo
- All Known Implementing Classes:
CommandTargetInfoImpl
public interface CommandTargetInfo
-
Method Summary
Modifier and TypeMethodDescriptionList docker images with known availabilityWhether the command may be run on the host.getDockerImageAvailability(String imageName) List docker images known for this command (regardless of availability).
-
Method Details
-
getCommand
String getCommand() -
getAvailableOnHost
-
getDockerImages
-
getAvailableImages
-
getDockerImageAvailability
-