This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
Summary
--resource-version
If non-empty, the labels update will only succeed if this is the current resource-version for the object. Only valid when specifying a single resource.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlLabelSettings
Syntax
public string ResourceVersion { get; set; }
Value
Type | Description |
---|---|
string |