GitLab CI Kotlin DSL • opensavvy.gitlab.ci • ContainerService
ContainerService¶
class ContainerService : ContainerImage
Properties¶
alias¶
command¶
entrypoint¶
var entrypoint: List<String>?
nameAndVersion¶
val nameAndVersion: String
Functions¶
equals¶
hashCode¶
toYaml¶
open override fun toYaml(): Yaml.Collection.MapLiteral
Converts this object into a Yaml object.