Documentation
¶
Index ¶
- type ChartMetaApplyConfiguration
- type ChartSpecApplyConfiguration
- func (b *ChartSpecApplyConfiguration) WithName(value string) *ChartSpecApplyConfiguration
- func (b *ChartSpecApplyConfiguration) WithRepo(value string) *ChartSpecApplyConfiguration
- func (b *ChartSpecApplyConfiguration) WithSecret(value string) *ChartSpecApplyConfiguration
- func (b *ChartSpecApplyConfiguration) WithVersion(value string) *ChartSpecApplyConfiguration
- type DaprControlPlaneApplyConfiguration
- func DaprControlPlane(name, namespace string) *DaprControlPlaneApplyConfiguration
- func ExtractDaprControlPlane(daprControlPlane *operatorv1alpha1.DaprControlPlane, fieldManager string) (*DaprControlPlaneApplyConfiguration, error)
- func ExtractDaprControlPlaneStatus(daprControlPlane *operatorv1alpha1.DaprControlPlane, fieldManager string) (*DaprControlPlaneApplyConfiguration, error)
- func (b *DaprControlPlaneApplyConfiguration) GetAPIVersion() *string
- func (b *DaprControlPlaneApplyConfiguration) GetKind() *string
- func (b *DaprControlPlaneApplyConfiguration) GetName() *string
- func (b *DaprControlPlaneApplyConfiguration) GetNamespace() *string
- func (b DaprControlPlaneApplyConfiguration) IsApplyConfiguration()
- func (b *DaprControlPlaneApplyConfiguration) WithAPIVersion(value string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithAnnotations(entries map[string]string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithCreationTimestamp(value metav1.Time) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithFinalizers(values ...string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithGenerateName(value string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithGeneration(value int64) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithKind(value string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithLabels(entries map[string]string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithName(value string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithNamespace(value string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithResourceVersion(value string) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithSpec(value *DaprControlPlaneSpecApplyConfiguration) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithStatus(value *DaprControlPlaneStatusApplyConfiguration) *DaprControlPlaneApplyConfiguration
- func (b *DaprControlPlaneApplyConfiguration) WithUID(value types.UID) *DaprControlPlaneApplyConfiguration
- type DaprControlPlaneSpecApplyConfiguration
- type DaprControlPlaneStatusApplyConfiguration
- func (b *DaprControlPlaneStatusApplyConfiguration) WithChart(value *ChartMetaApplyConfiguration) *DaprControlPlaneStatusApplyConfiguration
- func (b *DaprControlPlaneStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *DaprControlPlaneStatusApplyConfiguration
- func (b *DaprControlPlaneStatusApplyConfiguration) WithObservedGeneration(value int64) *DaprControlPlaneStatusApplyConfiguration
- func (b *DaprControlPlaneStatusApplyConfiguration) WithPhase(value string) *DaprControlPlaneStatusApplyConfiguration
- type DaprCruiseControlApplyConfiguration
- func DaprCruiseControl(name, namespace string) *DaprCruiseControlApplyConfiguration
- func ExtractDaprCruiseControl(daprCruiseControl *operatorv1alpha1.DaprCruiseControl, fieldManager string) (*DaprCruiseControlApplyConfiguration, error)
- func ExtractDaprCruiseControlStatus(daprCruiseControl *operatorv1alpha1.DaprCruiseControl, fieldManager string) (*DaprCruiseControlApplyConfiguration, error)
- func (b *DaprCruiseControlApplyConfiguration) GetAPIVersion() *string
- func (b *DaprCruiseControlApplyConfiguration) GetKind() *string
- func (b *DaprCruiseControlApplyConfiguration) GetName() *string
- func (b *DaprCruiseControlApplyConfiguration) GetNamespace() *string
- func (b DaprCruiseControlApplyConfiguration) IsApplyConfiguration()
- func (b *DaprCruiseControlApplyConfiguration) WithAPIVersion(value string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithAnnotations(entries map[string]string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithCreationTimestamp(value metav1.Time) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithFinalizers(values ...string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithGenerateName(value string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithGeneration(value int64) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithKind(value string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithLabels(entries map[string]string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithName(value string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithNamespace(value string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithResourceVersion(value string) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithSpec(value operatorv1alpha1.DaprCruiseControlSpec) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithStatus(value *DaprCruiseControlStatusApplyConfiguration) *DaprCruiseControlApplyConfiguration
- func (b *DaprCruiseControlApplyConfiguration) WithUID(value types.UID) *DaprCruiseControlApplyConfiguration
- type DaprCruiseControlStatusApplyConfiguration
- func (b *DaprCruiseControlStatusApplyConfiguration) WithChart(value *ChartMetaApplyConfiguration) *DaprCruiseControlStatusApplyConfiguration
- func (b *DaprCruiseControlStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *DaprCruiseControlStatusApplyConfiguration
- func (b *DaprCruiseControlStatusApplyConfiguration) WithObservedGeneration(value int64) *DaprCruiseControlStatusApplyConfiguration
- func (b *DaprCruiseControlStatusApplyConfiguration) WithPhase(value string) *DaprCruiseControlStatusApplyConfiguration
- type DaprInstanceApplyConfiguration
- func DaprInstance(name, namespace string) *DaprInstanceApplyConfiguration
- func ExtractDaprInstance(daprInstance *operatorv1alpha1.DaprInstance, fieldManager string) (*DaprInstanceApplyConfiguration, error)
- func ExtractDaprInstanceStatus(daprInstance *operatorv1alpha1.DaprInstance, fieldManager string) (*DaprInstanceApplyConfiguration, error)
- func (b *DaprInstanceApplyConfiguration) GetAPIVersion() *string
- func (b *DaprInstanceApplyConfiguration) GetKind() *string
- func (b *DaprInstanceApplyConfiguration) GetName() *string
- func (b *DaprInstanceApplyConfiguration) GetNamespace() *string
- func (b DaprInstanceApplyConfiguration) IsApplyConfiguration()
- func (b *DaprInstanceApplyConfiguration) WithAPIVersion(value string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithAnnotations(entries map[string]string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithFinalizers(values ...string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithGenerateName(value string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithGeneration(value int64) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithKind(value string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithLabels(entries map[string]string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithName(value string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithNamespace(value string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithResourceVersion(value string) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithSpec(value *DaprInstanceSpecApplyConfiguration) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithStatus(value *DaprInstanceStatusApplyConfiguration) *DaprInstanceApplyConfiguration
- func (b *DaprInstanceApplyConfiguration) WithUID(value types.UID) *DaprInstanceApplyConfiguration
- type DaprInstanceSpecApplyConfiguration
- type DaprInstanceStatusApplyConfiguration
- func (b *DaprInstanceStatusApplyConfiguration) WithChart(value *ChartMetaApplyConfiguration) *DaprInstanceStatusApplyConfiguration
- func (b *DaprInstanceStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *DaprInstanceStatusApplyConfiguration
- func (b *DaprInstanceStatusApplyConfiguration) WithObservedGeneration(value int64) *DaprInstanceStatusApplyConfiguration
- func (b *DaprInstanceStatusApplyConfiguration) WithPhase(value string) *DaprInstanceStatusApplyConfiguration
- type JSONApplyConfiguration
- type StatusApplyConfiguration
- func (b *StatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *StatusApplyConfiguration
- func (b *StatusApplyConfiguration) WithObservedGeneration(value int64) *StatusApplyConfiguration
- func (b *StatusApplyConfiguration) WithPhase(value string) *StatusApplyConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChartMetaApplyConfiguration ¶
type ChartMetaApplyConfiguration struct { Repo *string `json:"repo,omitempty"` Name *string `json:"name,omitempty"` Version *string `json:"version,omitempty"` }
ChartMetaApplyConfiguration represents a declarative configuration of the ChartMeta type for use with apply.
func ChartMeta ¶
func ChartMeta() *ChartMetaApplyConfiguration
ChartMetaApplyConfiguration constructs a declarative configuration of the ChartMeta type for use with apply.
func (*ChartMetaApplyConfiguration) WithName ¶
func (b *ChartMetaApplyConfiguration) WithName(value string) *ChartMetaApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*ChartMetaApplyConfiguration) WithRepo ¶
func (b *ChartMetaApplyConfiguration) WithRepo(value string) *ChartMetaApplyConfiguration
WithRepo sets the Repo field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Repo field is set to the value of the last call.
func (*ChartMetaApplyConfiguration) WithVersion ¶
func (b *ChartMetaApplyConfiguration) WithVersion(value string) *ChartMetaApplyConfiguration
WithVersion sets the Version field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Version field is set to the value of the last call.
type ChartSpecApplyConfiguration ¶
type ChartSpecApplyConfiguration struct { Repo *string `json:"repo,omitempty"` Name *string `json:"name,omitempty"` Version *string `json:"version,omitempty"` Secret *string `json:"secret,omitempty"` }
ChartSpecApplyConfiguration represents a declarative configuration of the ChartSpec type for use with apply.
func ChartSpec ¶
func ChartSpec() *ChartSpecApplyConfiguration
ChartSpecApplyConfiguration constructs a declarative configuration of the ChartSpec type for use with apply.
func (*ChartSpecApplyConfiguration) WithName ¶
func (b *ChartSpecApplyConfiguration) WithName(value string) *ChartSpecApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*ChartSpecApplyConfiguration) WithRepo ¶
func (b *ChartSpecApplyConfiguration) WithRepo(value string) *ChartSpecApplyConfiguration
WithRepo sets the Repo field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Repo field is set to the value of the last call.
func (*ChartSpecApplyConfiguration) WithSecret ¶
func (b *ChartSpecApplyConfiguration) WithSecret(value string) *ChartSpecApplyConfiguration
WithSecret sets the Secret field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Secret field is set to the value of the last call.
func (*ChartSpecApplyConfiguration) WithVersion ¶
func (b *ChartSpecApplyConfiguration) WithVersion(value string) *ChartSpecApplyConfiguration
WithVersion sets the Version field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Version field is set to the value of the last call.
type DaprControlPlaneApplyConfiguration ¶
type DaprControlPlaneApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *DaprControlPlaneSpecApplyConfiguration `json:"spec,omitempty"` Status *DaprControlPlaneStatusApplyConfiguration `json:"status,omitempty"` }
DaprControlPlaneApplyConfiguration represents a declarative configuration of the DaprControlPlane type for use with apply.
func DaprControlPlane ¶
func DaprControlPlane(name, namespace string) *DaprControlPlaneApplyConfiguration
DaprControlPlane constructs a declarative configuration of the DaprControlPlane type for use with apply.
func ExtractDaprControlPlane ¶ added in v0.0.10
func ExtractDaprControlPlane(daprControlPlane *operatorv1alpha1.DaprControlPlane, fieldManager string) (*DaprControlPlaneApplyConfiguration, error)
ExtractDaprControlPlane extracts the applied configuration owned by fieldManager from daprControlPlane. If no managedFields are found in daprControlPlane for fieldManager, a DaprControlPlaneApplyConfiguration is returned with only the Name, Namespace (if applicable), APIVersion and Kind populated. It is possible that no managed fields were found for because other field managers have taken ownership of all the fields previously owned by fieldManager, or because the fieldManager never owned fields any fields. daprControlPlane must be a unmodified DaprControlPlane API object that was retrieved from the Kubernetes API. ExtractDaprControlPlane provides a way to perform a extract/modify-in-place/apply workflow. Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously applied if another fieldManager has updated or force applied any of the previously applied fields. Experimental!
func ExtractDaprControlPlaneStatus ¶ added in v0.0.10
func ExtractDaprControlPlaneStatus(daprControlPlane *operatorv1alpha1.DaprControlPlane, fieldManager string) (*DaprControlPlaneApplyConfiguration, error)
ExtractDaprControlPlaneStatus is the same as ExtractDaprControlPlane except that it extracts the status subresource applied configuration. Experimental!
func (*DaprControlPlaneApplyConfiguration) GetAPIVersion ¶ added in v0.0.12
func (b *DaprControlPlaneApplyConfiguration) GetAPIVersion() *string
GetAPIVersion retrieves the value of the APIVersion field in the declarative configuration.
func (*DaprControlPlaneApplyConfiguration) GetKind ¶ added in v0.0.12
func (b *DaprControlPlaneApplyConfiguration) GetKind() *string
GetKind retrieves the value of the Kind field in the declarative configuration.
func (*DaprControlPlaneApplyConfiguration) GetName ¶ added in v0.0.10
func (b *DaprControlPlaneApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*DaprControlPlaneApplyConfiguration) GetNamespace ¶ added in v0.0.12
func (b *DaprControlPlaneApplyConfiguration) GetNamespace() *string
GetNamespace retrieves the value of the Namespace field in the declarative configuration.
func (DaprControlPlaneApplyConfiguration) IsApplyConfiguration ¶ added in v0.0.12
func (b DaprControlPlaneApplyConfiguration) IsApplyConfiguration()
func (*DaprControlPlaneApplyConfiguration) WithAPIVersion ¶
func (b *DaprControlPlaneApplyConfiguration) WithAPIVersion(value string) *DaprControlPlaneApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithAnnotations ¶
func (b *DaprControlPlaneApplyConfiguration) WithAnnotations(entries map[string]string) *DaprControlPlaneApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*DaprControlPlaneApplyConfiguration) WithCreationTimestamp ¶
func (b *DaprControlPlaneApplyConfiguration) WithCreationTimestamp(value metav1.Time) *DaprControlPlaneApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *DaprControlPlaneApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *DaprControlPlaneApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithDeletionTimestamp ¶
func (b *DaprControlPlaneApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *DaprControlPlaneApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithFinalizers ¶
func (b *DaprControlPlaneApplyConfiguration) WithFinalizers(values ...string) *DaprControlPlaneApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*DaprControlPlaneApplyConfiguration) WithGenerateName ¶
func (b *DaprControlPlaneApplyConfiguration) WithGenerateName(value string) *DaprControlPlaneApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithGeneration ¶
func (b *DaprControlPlaneApplyConfiguration) WithGeneration(value int64) *DaprControlPlaneApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithKind ¶
func (b *DaprControlPlaneApplyConfiguration) WithKind(value string) *DaprControlPlaneApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithLabels ¶
func (b *DaprControlPlaneApplyConfiguration) WithLabels(entries map[string]string) *DaprControlPlaneApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*DaprControlPlaneApplyConfiguration) WithName ¶
func (b *DaprControlPlaneApplyConfiguration) WithName(value string) *DaprControlPlaneApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithNamespace ¶
func (b *DaprControlPlaneApplyConfiguration) WithNamespace(value string) *DaprControlPlaneApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithOwnerReferences ¶
func (b *DaprControlPlaneApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *DaprControlPlaneApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*DaprControlPlaneApplyConfiguration) WithResourceVersion ¶
func (b *DaprControlPlaneApplyConfiguration) WithResourceVersion(value string) *DaprControlPlaneApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithSpec ¶
func (b *DaprControlPlaneApplyConfiguration) WithSpec(value *DaprControlPlaneSpecApplyConfiguration) *DaprControlPlaneApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithStatus ¶
func (b *DaprControlPlaneApplyConfiguration) WithStatus(value *DaprControlPlaneStatusApplyConfiguration) *DaprControlPlaneApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*DaprControlPlaneApplyConfiguration) WithUID ¶
func (b *DaprControlPlaneApplyConfiguration) WithUID(value types.UID) *DaprControlPlaneApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type DaprControlPlaneSpecApplyConfiguration ¶
type DaprControlPlaneSpecApplyConfiguration struct {
Values *JSONApplyConfiguration `json:"values,omitempty"`
}
DaprControlPlaneSpecApplyConfiguration represents a declarative configuration of the DaprControlPlaneSpec type for use with apply.
func DaprControlPlaneSpec ¶
func DaprControlPlaneSpec() *DaprControlPlaneSpecApplyConfiguration
DaprControlPlaneSpecApplyConfiguration constructs a declarative configuration of the DaprControlPlaneSpec type for use with apply.
func (*DaprControlPlaneSpecApplyConfiguration) WithValues ¶
func (b *DaprControlPlaneSpecApplyConfiguration) WithValues(value *JSONApplyConfiguration) *DaprControlPlaneSpecApplyConfiguration
WithValues sets the Values field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Values field is set to the value of the last call.
type DaprControlPlaneStatusApplyConfiguration ¶
type DaprControlPlaneStatusApplyConfiguration struct { StatusApplyConfiguration `json:",inline"` Chart *ChartMetaApplyConfiguration `json:"chart,omitempty"` }
DaprControlPlaneStatusApplyConfiguration represents a declarative configuration of the DaprControlPlaneStatus type for use with apply.
func DaprControlPlaneStatus ¶
func DaprControlPlaneStatus() *DaprControlPlaneStatusApplyConfiguration
DaprControlPlaneStatusApplyConfiguration constructs a declarative configuration of the DaprControlPlaneStatus type for use with apply.
func (*DaprControlPlaneStatusApplyConfiguration) WithChart ¶
func (b *DaprControlPlaneStatusApplyConfiguration) WithChart(value *ChartMetaApplyConfiguration) *DaprControlPlaneStatusApplyConfiguration
WithChart sets the Chart field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Chart field is set to the value of the last call.
func (*DaprControlPlaneStatusApplyConfiguration) WithConditions ¶
func (b *DaprControlPlaneStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *DaprControlPlaneStatusApplyConfiguration
WithConditions adds the given value to the Conditions field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Conditions field.
func (*DaprControlPlaneStatusApplyConfiguration) WithObservedGeneration ¶
func (b *DaprControlPlaneStatusApplyConfiguration) WithObservedGeneration(value int64) *DaprControlPlaneStatusApplyConfiguration
WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ObservedGeneration field is set to the value of the last call.
func (*DaprControlPlaneStatusApplyConfiguration) WithPhase ¶
func (b *DaprControlPlaneStatusApplyConfiguration) WithPhase(value string) *DaprControlPlaneStatusApplyConfiguration
WithPhase sets the Phase field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Phase field is set to the value of the last call.
type DaprCruiseControlApplyConfiguration ¶
type DaprCruiseControlApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *operatorv1alpha1.DaprCruiseControlSpec `json:"spec,omitempty"` Status *DaprCruiseControlStatusApplyConfiguration `json:"status,omitempty"` }
DaprCruiseControlApplyConfiguration represents a declarative configuration of the DaprCruiseControl type for use with apply.
func DaprCruiseControl ¶
func DaprCruiseControl(name, namespace string) *DaprCruiseControlApplyConfiguration
DaprCruiseControl constructs a declarative configuration of the DaprCruiseControl type for use with apply.
func ExtractDaprCruiseControl ¶ added in v0.0.10
func ExtractDaprCruiseControl(daprCruiseControl *operatorv1alpha1.DaprCruiseControl, fieldManager string) (*DaprCruiseControlApplyConfiguration, error)
ExtractDaprCruiseControl extracts the applied configuration owned by fieldManager from daprCruiseControl. If no managedFields are found in daprCruiseControl for fieldManager, a DaprCruiseControlApplyConfiguration is returned with only the Name, Namespace (if applicable), APIVersion and Kind populated. It is possible that no managed fields were found for because other field managers have taken ownership of all the fields previously owned by fieldManager, or because the fieldManager never owned fields any fields. daprCruiseControl must be a unmodified DaprCruiseControl API object that was retrieved from the Kubernetes API. ExtractDaprCruiseControl provides a way to perform a extract/modify-in-place/apply workflow. Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously applied if another fieldManager has updated or force applied any of the previously applied fields. Experimental!
func ExtractDaprCruiseControlStatus ¶ added in v0.0.10
func ExtractDaprCruiseControlStatus(daprCruiseControl *operatorv1alpha1.DaprCruiseControl, fieldManager string) (*DaprCruiseControlApplyConfiguration, error)
ExtractDaprCruiseControlStatus is the same as ExtractDaprCruiseControl except that it extracts the status subresource applied configuration. Experimental!
func (*DaprCruiseControlApplyConfiguration) GetAPIVersion ¶ added in v0.0.12
func (b *DaprCruiseControlApplyConfiguration) GetAPIVersion() *string
GetAPIVersion retrieves the value of the APIVersion field in the declarative configuration.
func (*DaprCruiseControlApplyConfiguration) GetKind ¶ added in v0.0.12
func (b *DaprCruiseControlApplyConfiguration) GetKind() *string
GetKind retrieves the value of the Kind field in the declarative configuration.
func (*DaprCruiseControlApplyConfiguration) GetName ¶ added in v0.0.10
func (b *DaprCruiseControlApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*DaprCruiseControlApplyConfiguration) GetNamespace ¶ added in v0.0.12
func (b *DaprCruiseControlApplyConfiguration) GetNamespace() *string
GetNamespace retrieves the value of the Namespace field in the declarative configuration.
func (DaprCruiseControlApplyConfiguration) IsApplyConfiguration ¶ added in v0.0.12
func (b DaprCruiseControlApplyConfiguration) IsApplyConfiguration()
func (*DaprCruiseControlApplyConfiguration) WithAPIVersion ¶
func (b *DaprCruiseControlApplyConfiguration) WithAPIVersion(value string) *DaprCruiseControlApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithAnnotations ¶
func (b *DaprCruiseControlApplyConfiguration) WithAnnotations(entries map[string]string) *DaprCruiseControlApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*DaprCruiseControlApplyConfiguration) WithCreationTimestamp ¶
func (b *DaprCruiseControlApplyConfiguration) WithCreationTimestamp(value metav1.Time) *DaprCruiseControlApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *DaprCruiseControlApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *DaprCruiseControlApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithDeletionTimestamp ¶
func (b *DaprCruiseControlApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *DaprCruiseControlApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithFinalizers ¶
func (b *DaprCruiseControlApplyConfiguration) WithFinalizers(values ...string) *DaprCruiseControlApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*DaprCruiseControlApplyConfiguration) WithGenerateName ¶
func (b *DaprCruiseControlApplyConfiguration) WithGenerateName(value string) *DaprCruiseControlApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithGeneration ¶
func (b *DaprCruiseControlApplyConfiguration) WithGeneration(value int64) *DaprCruiseControlApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithKind ¶
func (b *DaprCruiseControlApplyConfiguration) WithKind(value string) *DaprCruiseControlApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithLabels ¶
func (b *DaprCruiseControlApplyConfiguration) WithLabels(entries map[string]string) *DaprCruiseControlApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*DaprCruiseControlApplyConfiguration) WithName ¶
func (b *DaprCruiseControlApplyConfiguration) WithName(value string) *DaprCruiseControlApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithNamespace ¶
func (b *DaprCruiseControlApplyConfiguration) WithNamespace(value string) *DaprCruiseControlApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithOwnerReferences ¶
func (b *DaprCruiseControlApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *DaprCruiseControlApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*DaprCruiseControlApplyConfiguration) WithResourceVersion ¶
func (b *DaprCruiseControlApplyConfiguration) WithResourceVersion(value string) *DaprCruiseControlApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithSpec ¶
func (b *DaprCruiseControlApplyConfiguration) WithSpec(value operatorv1alpha1.DaprCruiseControlSpec) *DaprCruiseControlApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithStatus ¶
func (b *DaprCruiseControlApplyConfiguration) WithStatus(value *DaprCruiseControlStatusApplyConfiguration) *DaprCruiseControlApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*DaprCruiseControlApplyConfiguration) WithUID ¶
func (b *DaprCruiseControlApplyConfiguration) WithUID(value types.UID) *DaprCruiseControlApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type DaprCruiseControlStatusApplyConfiguration ¶
type DaprCruiseControlStatusApplyConfiguration struct { StatusApplyConfiguration `json:",inline"` Chart *ChartMetaApplyConfiguration `json:"chart,omitempty"` }
DaprCruiseControlStatusApplyConfiguration represents a declarative configuration of the DaprCruiseControlStatus type for use with apply.
func DaprCruiseControlStatus ¶
func DaprCruiseControlStatus() *DaprCruiseControlStatusApplyConfiguration
DaprCruiseControlStatusApplyConfiguration constructs a declarative configuration of the DaprCruiseControlStatus type for use with apply.
func (*DaprCruiseControlStatusApplyConfiguration) WithChart ¶
func (b *DaprCruiseControlStatusApplyConfiguration) WithChart(value *ChartMetaApplyConfiguration) *DaprCruiseControlStatusApplyConfiguration
WithChart sets the Chart field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Chart field is set to the value of the last call.
func (*DaprCruiseControlStatusApplyConfiguration) WithConditions ¶
func (b *DaprCruiseControlStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *DaprCruiseControlStatusApplyConfiguration
WithConditions adds the given value to the Conditions field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Conditions field.
func (*DaprCruiseControlStatusApplyConfiguration) WithObservedGeneration ¶
func (b *DaprCruiseControlStatusApplyConfiguration) WithObservedGeneration(value int64) *DaprCruiseControlStatusApplyConfiguration
WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ObservedGeneration field is set to the value of the last call.
func (*DaprCruiseControlStatusApplyConfiguration) WithPhase ¶
func (b *DaprCruiseControlStatusApplyConfiguration) WithPhase(value string) *DaprCruiseControlStatusApplyConfiguration
WithPhase sets the Phase field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Phase field is set to the value of the last call.
type DaprInstanceApplyConfiguration ¶
type DaprInstanceApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *DaprInstanceSpecApplyConfiguration `json:"spec,omitempty"` Status *DaprInstanceStatusApplyConfiguration `json:"status,omitempty"` }
DaprInstanceApplyConfiguration represents a declarative configuration of the DaprInstance type for use with apply.
func DaprInstance ¶
func DaprInstance(name, namespace string) *DaprInstanceApplyConfiguration
DaprInstance constructs a declarative configuration of the DaprInstance type for use with apply.
func ExtractDaprInstance ¶ added in v0.0.10
func ExtractDaprInstance(daprInstance *operatorv1alpha1.DaprInstance, fieldManager string) (*DaprInstanceApplyConfiguration, error)
ExtractDaprInstance extracts the applied configuration owned by fieldManager from daprInstance. If no managedFields are found in daprInstance for fieldManager, a DaprInstanceApplyConfiguration is returned with only the Name, Namespace (if applicable), APIVersion and Kind populated. It is possible that no managed fields were found for because other field managers have taken ownership of all the fields previously owned by fieldManager, or because the fieldManager never owned fields any fields. daprInstance must be a unmodified DaprInstance API object that was retrieved from the Kubernetes API. ExtractDaprInstance provides a way to perform a extract/modify-in-place/apply workflow. Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously applied if another fieldManager has updated or force applied any of the previously applied fields. Experimental!
func ExtractDaprInstanceStatus ¶ added in v0.0.10
func ExtractDaprInstanceStatus(daprInstance *operatorv1alpha1.DaprInstance, fieldManager string) (*DaprInstanceApplyConfiguration, error)
ExtractDaprInstanceStatus is the same as ExtractDaprInstance except that it extracts the status subresource applied configuration. Experimental!
func (*DaprInstanceApplyConfiguration) GetAPIVersion ¶ added in v0.0.12
func (b *DaprInstanceApplyConfiguration) GetAPIVersion() *string
GetAPIVersion retrieves the value of the APIVersion field in the declarative configuration.
func (*DaprInstanceApplyConfiguration) GetKind ¶ added in v0.0.12
func (b *DaprInstanceApplyConfiguration) GetKind() *string
GetKind retrieves the value of the Kind field in the declarative configuration.
func (*DaprInstanceApplyConfiguration) GetName ¶ added in v0.0.10
func (b *DaprInstanceApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*DaprInstanceApplyConfiguration) GetNamespace ¶ added in v0.0.12
func (b *DaprInstanceApplyConfiguration) GetNamespace() *string
GetNamespace retrieves the value of the Namespace field in the declarative configuration.
func (DaprInstanceApplyConfiguration) IsApplyConfiguration ¶ added in v0.0.12
func (b DaprInstanceApplyConfiguration) IsApplyConfiguration()
func (*DaprInstanceApplyConfiguration) WithAPIVersion ¶
func (b *DaprInstanceApplyConfiguration) WithAPIVersion(value string) *DaprInstanceApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithAnnotations ¶
func (b *DaprInstanceApplyConfiguration) WithAnnotations(entries map[string]string) *DaprInstanceApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*DaprInstanceApplyConfiguration) WithCreationTimestamp ¶
func (b *DaprInstanceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *DaprInstanceApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *DaprInstanceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *DaprInstanceApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithDeletionTimestamp ¶
func (b *DaprInstanceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *DaprInstanceApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithFinalizers ¶
func (b *DaprInstanceApplyConfiguration) WithFinalizers(values ...string) *DaprInstanceApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*DaprInstanceApplyConfiguration) WithGenerateName ¶
func (b *DaprInstanceApplyConfiguration) WithGenerateName(value string) *DaprInstanceApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithGeneration ¶
func (b *DaprInstanceApplyConfiguration) WithGeneration(value int64) *DaprInstanceApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithKind ¶
func (b *DaprInstanceApplyConfiguration) WithKind(value string) *DaprInstanceApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithLabels ¶
func (b *DaprInstanceApplyConfiguration) WithLabels(entries map[string]string) *DaprInstanceApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*DaprInstanceApplyConfiguration) WithName ¶
func (b *DaprInstanceApplyConfiguration) WithName(value string) *DaprInstanceApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithNamespace ¶
func (b *DaprInstanceApplyConfiguration) WithNamespace(value string) *DaprInstanceApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithOwnerReferences ¶
func (b *DaprInstanceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *DaprInstanceApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*DaprInstanceApplyConfiguration) WithResourceVersion ¶
func (b *DaprInstanceApplyConfiguration) WithResourceVersion(value string) *DaprInstanceApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithSpec ¶
func (b *DaprInstanceApplyConfiguration) WithSpec(value *DaprInstanceSpecApplyConfiguration) *DaprInstanceApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithStatus ¶
func (b *DaprInstanceApplyConfiguration) WithStatus(value *DaprInstanceStatusApplyConfiguration) *DaprInstanceApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*DaprInstanceApplyConfiguration) WithUID ¶
func (b *DaprInstanceApplyConfiguration) WithUID(value types.UID) *DaprInstanceApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type DaprInstanceSpecApplyConfiguration ¶
type DaprInstanceSpecApplyConfiguration struct { Chart *ChartSpecApplyConfiguration `json:"chart,omitempty"` Values *JSONApplyConfiguration `json:"values,omitempty"` }
DaprInstanceSpecApplyConfiguration represents a declarative configuration of the DaprInstanceSpec type for use with apply.
func DaprInstanceSpec ¶
func DaprInstanceSpec() *DaprInstanceSpecApplyConfiguration
DaprInstanceSpecApplyConfiguration constructs a declarative configuration of the DaprInstanceSpec type for use with apply.
func (*DaprInstanceSpecApplyConfiguration) WithChart ¶
func (b *DaprInstanceSpecApplyConfiguration) WithChart(value *ChartSpecApplyConfiguration) *DaprInstanceSpecApplyConfiguration
WithChart sets the Chart field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Chart field is set to the value of the last call.
func (*DaprInstanceSpecApplyConfiguration) WithValues ¶
func (b *DaprInstanceSpecApplyConfiguration) WithValues(value *JSONApplyConfiguration) *DaprInstanceSpecApplyConfiguration
WithValues sets the Values field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Values field is set to the value of the last call.
type DaprInstanceStatusApplyConfiguration ¶
type DaprInstanceStatusApplyConfiguration struct { StatusApplyConfiguration `json:",inline"` Chart *ChartMetaApplyConfiguration `json:"chart,omitempty"` }
DaprInstanceStatusApplyConfiguration represents a declarative configuration of the DaprInstanceStatus type for use with apply.
func DaprInstanceStatus ¶
func DaprInstanceStatus() *DaprInstanceStatusApplyConfiguration
DaprInstanceStatusApplyConfiguration constructs a declarative configuration of the DaprInstanceStatus type for use with apply.
func (*DaprInstanceStatusApplyConfiguration) WithChart ¶
func (b *DaprInstanceStatusApplyConfiguration) WithChart(value *ChartMetaApplyConfiguration) *DaprInstanceStatusApplyConfiguration
WithChart sets the Chart field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Chart field is set to the value of the last call.
func (*DaprInstanceStatusApplyConfiguration) WithConditions ¶
func (b *DaprInstanceStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *DaprInstanceStatusApplyConfiguration
WithConditions adds the given value to the Conditions field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Conditions field.
func (*DaprInstanceStatusApplyConfiguration) WithObservedGeneration ¶
func (b *DaprInstanceStatusApplyConfiguration) WithObservedGeneration(value int64) *DaprInstanceStatusApplyConfiguration
WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ObservedGeneration field is set to the value of the last call.
func (*DaprInstanceStatusApplyConfiguration) WithPhase ¶
func (b *DaprInstanceStatusApplyConfiguration) WithPhase(value string) *DaprInstanceStatusApplyConfiguration
WithPhase sets the Phase field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Phase field is set to the value of the last call.
type JSONApplyConfiguration ¶
type JSONApplyConfiguration struct {
operatorv1alpha1.RawMessage `json:",inline"`
}
JSONApplyConfiguration represents a declarative configuration of the JSON type for use with apply.
func JSON ¶
func JSON() *JSONApplyConfiguration
JSONApplyConfiguration constructs a declarative configuration of the JSON type for use with apply.
type StatusApplyConfiguration ¶
type StatusApplyConfiguration struct { Phase *string `json:"phase,omitempty"` Conditions []v1.ConditionApplyConfiguration `json:"conditions,omitempty"` ObservedGeneration *int64 `json:"observedGeneration,omitempty"` }
StatusApplyConfiguration represents a declarative configuration of the Status type for use with apply.
func Status ¶
func Status() *StatusApplyConfiguration
StatusApplyConfiguration constructs a declarative configuration of the Status type for use with apply.
func (*StatusApplyConfiguration) WithConditions ¶
func (b *StatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *StatusApplyConfiguration
WithConditions adds the given value to the Conditions field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Conditions field.
func (*StatusApplyConfiguration) WithObservedGeneration ¶
func (b *StatusApplyConfiguration) WithObservedGeneration(value int64) *StatusApplyConfiguration
WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ObservedGeneration field is set to the value of the last call.
func (*StatusApplyConfiguration) WithPhase ¶
func (b *StatusApplyConfiguration) WithPhase(value string) *StatusApplyConfiguration
WithPhase sets the Phase field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Phase field is set to the value of the last call.