3.0.0-beta.2 (2025-12-03)
Features Added
- New enum type
AdoptionPolicywith valuesAdoptionPolicyAlways,AdoptionPolicyIfIdentical,AdoptionPolicyNever - New enum type
DeletePolicywith valuesDeletePolicyDelete,DeletePolicyKeep - New enum type
FleetManagedNamespaceProvisioningStatewith valuesFleetManagedNamespaceProvisioningStateCanceled,FleetManagedNamespaceProvisioningStateCreating,FleetManagedNamespaceProvisioningStateDeleting,FleetManagedNamespaceProvisioningStateFailed,FleetManagedNamespaceProvisioningStateSucceeded,FleetManagedNamespaceProvisioningStateUpdating - New enum type
LabelSelectorOperatorwith valuesLabelSelectorOperatorDoesNotExist,LabelSelectorOperatorExists,LabelSelectorOperatorIn,LabelSelectorOperatorNotIn - New enum type
PlacementTypewith valuesPlacementTypePickAll,PlacementTypePickFixed - New enum type
PolicyRulewith valuesPolicyRuleAllowAll,PolicyRuleAllowSameNamespace,PolicyRuleDenyAll - New enum type
PropagationTypewith valuesPropagationTypePlacement - New enum type
PropertySelectorOperatorwith valuesPropertySelectorOperatorEq,PropertySelectorOperatorGe,PropertySelectorOperatorGt,PropertySelectorOperatorLe,PropertySelectorOperatorLt,PropertySelectorOperatorNe - New enum type
TaintEffectwith valuesTaintEffectNoSchedule - New enum type
TolerationOperatorwith valuesTolerationOperatorEqual,TolerationOperatorExists - New function
*ClientFactory.NewFleetManagedNamespacesClient() *FleetManagedNamespacesClient - New function
NewFleetManagedNamespacesClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*FleetManagedNamespacesClient, error) - New function
*FleetManagedNamespacesClient.BeginCreateOrUpdate(ctx context.Context, resourceGroupName string, fleetName string, managedNamespaceName string, resource FleetManagedNamespace, options *FleetManagedNamespacesClientBeginCreateOrUpdateOptions) (*runtime.Poller[FleetManagedNamespacesClientCreateOrUpdateResponse], error) - New function
*FleetManagedNamespacesClient.BeginDelete(ctx context.Context, resourceGroupName string, fleetName string, managedNamespaceName string, options *FleetManagedNamespacesClientBeginDeleteOptions) (*runtime.Poller[FleetManagedNamespacesClientDeleteResponse], error) - New function
*FleetManagedNamespacesClient.Get(ctx context.Context, resourceGroupName string, fleetName string, managedNamespaceName string, options *FleetManagedNamespacesClientGetOptions) (FleetManagedNamespacesClientGetResponse, error) - New function
*FleetManagedNamespacesClient.NewListByFleetPager(resourceGroupName string, fleetName string, options *FleetManagedNamespacesClientListByFleetOptions) *runtime.Pager[FleetManagedNamespacesClientListByFleetResponse] - New function
*FleetManagedNamespacesClient.BeginUpdate(ctx context.Context, resourceGroupName string, fleetName string, managedNamespaceName string, properties FleetManagedNamespacePatch, options *FleetManagedNamespacesClientBeginUpdateOptions) (*runtime.Poller[FleetManagedNamespacesClientUpdateResponse], error) - New struct
Affinity - New struct
ClusterAffinity - New struct
ClusterResourcePlacementSpec - New struct
ClusterSelector - New struct
ClusterSelectorTerm - New struct
FleetManagedNamespace - New struct
FleetManagedNamespaceListResult - New struct
FleetManagedNamespacePatch - New struct
FleetManagedNamespaceProperties - New struct
FleetManagedNamespaceStatus - New struct
LabelSelector - New struct
LabelSelectorRequirement - New struct
ManagedNamespaceProperties - New struct
NetworkPolicy - New struct
PlacementPolicy - New struct
PlacementProfile - New struct
PropagationPolicy - New struct
PropertySelector - New struct
PropertySelectorRequirement - New struct
ResourceQuota - New struct
Toleration