Skip to content

GitLab CI Kotlin DSLopensavvy.gitlab.ciContainerService

ContainerService

Properties

alias

var alias: String?

command

entrypoint

nameAndVersion

Functions

equals

open operator override fun equals(other: Any?): Boolean

hashCode

open override fun hashCode(): Int

toYaml

open override fun toYaml(): Yaml.Collection.MapLiteral

Converts this object into a Yaml object.