public interface Plugin extends ModelEntity
Modifier and Type | Method and Description |
---|---|
List<? extends ConfigInfo> |
getConfigInfos() |
String |
getDescription() |
String |
getName() |
List<String> |
getRequiredImageTags() |
Map<String,List<String>> |
getServiceProcesses() |
String |
getTitle() |
List<String> |
getVersions() |
String getDescription()
String getName()
String getTitle()
Map<String,List<String>> getServiceProcesses()
List<? extends ConfigInfo> getConfigInfos()
Copyright © 2017. All rights reserved.