BareMetalAdminClusterControlPlaneApiServerArg

data class BareMetalAdminClusterControlPlaneApiServerArg(val argument: String, val value: String)

Constructors

constructor(argument: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The argument name as it appears on the API Server command line please make sure to remove the leading dashes.

Link copied to clipboard

The value of the arg as it will be passed to the API Server command line.