AddonNamespaceConfigRequest

The namespace configuration request object for specifying a custom namespace when creating an addon.

Types

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

Properties

Link copied to clipboard

The name of the Kubernetes namespace to install the addon in. Must be a valid RFC 1123 DNS label.

Functions

Link copied to clipboard
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