package
0.26.8
Repository: https://github.com/mp-bgp/client-go.git
Documentation: pkg.go.dev

# Functions

ConditionApplyConfiguration constructs an declarative configuration of the Condition type for use with apply.
DeleteOptionsApplyConfiguration constructs an declarative configuration of the DeleteOptions type for use with apply.
LabelSelectorApplyConfiguration constructs an declarative configuration of the LabelSelector type for use with apply.
LabelSelectorRequirementApplyConfiguration constructs an declarative configuration of the LabelSelectorRequirement type for use with apply.
ManagedFieldsEntryApplyConfiguration constructs an declarative configuration of the ManagedFieldsEntry type for use with apply.
NewUnstructuredExtractor creates the extractor with which you can extract the applied configuration for a given manager from an unstructured object.
ObjectMetaApplyConfiguration constructs an declarative configuration of the ObjectMeta type for use with apply.
OwnerReferenceApplyConfiguration constructs an declarative configuration of the OwnerReference type for use with apply.
PreconditionsApplyConfiguration constructs an declarative configuration of the Preconditions type for use with apply.
TypeMetaApplyConfiguration constructs an declarative configuration of the TypeMeta type for use with apply.

# Structs

ConditionApplyConfiguration represents an declarative configuration of the Condition type for use with apply.
DeleteOptionsApplyConfiguration represents an declarative configuration of the DeleteOptions type for use with apply.
LabelSelectorApplyConfiguration represents an declarative configuration of the LabelSelector type for use with apply.
LabelSelectorRequirementApplyConfiguration represents an declarative configuration of the LabelSelectorRequirement type for use with apply.
ManagedFieldsEntryApplyConfiguration represents an declarative configuration of the ManagedFieldsEntry type for use with apply.
ObjectMetaApplyConfiguration represents an declarative configuration of the ObjectMeta type for use with apply.
OwnerReferenceApplyConfiguration represents an declarative configuration of the OwnerReference type for use with apply.
PreconditionsApplyConfiguration represents an declarative configuration of the Preconditions type for use with apply.
TypeMetaApplyConfiguration represents an declarative configuration of the TypeMeta type for use with apply.

# Interfaces

UnstructuredExtractor enables extracting the applied configuration state from object for fieldManager into an unstructured object type.