DockerServer

Contains docker server information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the compute resources the docker server uses. Available values include:

Link copied to clipboard

A list of one or more security groups IDs.

Link copied to clipboard

A DockerServerStatus object to use for this docker server.

Functions

Link copied to clipboard
inline fun copy(block: DockerServer.Builder.() -> Unit = {}): DockerServer
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String