DependsOnDefinitionResponse

data class DependsOnDefinitionResponse(val kustomizationName: String? = null)

Specify which kustomizations must succeed reconciliation on the cluster prior to reconciling this kustomization

Constructors

Link copied to clipboard
constructor(kustomizationName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the kustomization to claim dependency on