KubernetesFluxConfigurationPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Flux Configuration Patch Request object.
public class KubernetesFluxConfigurationPatch
type KubernetesFluxConfigurationPatch = class
Public Class KubernetesFluxConfigurationPatch
- Inheritance
-
KubernetesFluxConfigurationPatch
Constructors
KubernetesFluxConfigurationPatch() |
Initializes a new instance of KubernetesFluxConfigurationPatch. |
Properties
AzureBlob |
Parameters to reconcile to the AzureBlob source kind type. |
Bucket |
Parameters to reconcile to the Bucket source kind type. |
ConfigurationProtectedSettings |
Key-value pairs of protected configuration settings for the configuration. |
GitRepository |
Parameters to reconcile to the GitRepository source kind type. |
Kustomizations |
Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster. |
SourceKind |
Source Kind to pull the configuration data from. |
Suspend |
Whether this configuration should suspend its reconciliation of its kustomizations and sources. |
Applies to
Azure SDK for .NET