Get App Spec Service Image
data class GetAppSpecServiceImage(val deployOnPushes: List<GetAppSpecServiceImageDeployOnPush>, val registry: String? = null, val registryType: String, val repository: String, val tag: String? = null)
Constructors
Link copied to clipboard
fun GetAppSpecServiceImage(deployOnPushes: List<GetAppSpecServiceImageDeployOnPush>, registry: String? = null, registryType: String, repository: String, tag: String? = null)