GitLab CI Kotlin DSL • opensavvy.gitlab.ci • ContainerImage
ContainerImage¶
Properties¶
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.