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