package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewClientFactory creates a new instance of ClientFactory with the specified values.
NewConfigurationStoresClient creates a new instance of ConfigurationStoresClient with the specified values.
NewOperationsClient creates a new instance of OperationsClient with the specified values.
NewPubSubBrokersClient creates a new instance of PubSubBrokersClient with the specified values.
NewSecretStoresClient creates a new instance of SecretStoresClient with the specified values.
NewStateStoresClient creates a new instance of StateStoresClient with the specified values.
PossibleActionTypeValues returns the possible values for the ActionType const type.
PossibleCreatedByTypeValues returns the possible values for the CreatedByType const type.
PossibleIdentitySettingKindValues returns the possible values for the IdentitySettingKind const type.
PossibleOriginValues returns the possible values for the Origin const type.
PossibleProvisioningStateValues returns the possible values for the ProvisioningState const type.
PossibleResourceProvisioningValues returns the possible values for the ResourceProvisioning const type.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IdentitySettingKindAzureComWorkload - azure ad workload identity.
IdentitySettingKindUndefined - undefined identity.
No description provided by the author
No description provided by the author
No description provided by the author
ProvisioningStateAccepted - The resource create request has been accepted.
ProvisioningStateCanceled - The resource provisioning has been canceled.
ProvisioningStateCreating - The resource is being created.
ProvisioningStateDeleting - The resource is being deleted.
ProvisioningStateFailed - The resource provisioning has failed.
ProvisioningStateProvisioning - The resource is being provisioned.
ProvisioningStateSucceeded - The resource has been successfully provisioned.
ProvisioningStateUpdating - The resource is being updated.
ResourceProvisioningManual - The resource lifecycle will be managed by the user.
ResourceProvisioningRecipe - The resource lifecycle will be managed by Radius.
Version represents the api version in this package.

# Structs

AzureResourceManagerCommonTypesTrackedResourceUpdate - The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'.
ClientFactory is a client factory used to create any client in this module.
ConfigurationStoresClient contains the methods for the ConfigurationStores group.
ConfigurationStoresClientBeginCreateOrUpdateOptions contains the optional parameters for the ConfigurationStoresClient.BeginCreateOrUpdate method.
ConfigurationStoresClientBeginDeleteOptions contains the optional parameters for the ConfigurationStoresClient.BeginDelete method.
ConfigurationStoresClientBeginUpdateOptions contains the optional parameters for the ConfigurationStoresClient.BeginUpdate method.
ConfigurationStoresClientCreateOrUpdateResponse contains the response from method ConfigurationStoresClient.BeginCreateOrUpdate.
ConfigurationStoresClientDeleteResponse contains the response from method ConfigurationStoresClient.BeginDelete.
ConfigurationStoresClientGetOptions contains the optional parameters for the ConfigurationStoresClient.Get method.
ConfigurationStoresClientGetResponse contains the response from method ConfigurationStoresClient.Get.
ConfigurationStoresClientListByScopeOptions contains the optional parameters for the ConfigurationStoresClient.NewListByScopePager method.
ConfigurationStoresClientListByScopeResponse contains the response from method ConfigurationStoresClient.NewListByScopePager.
ConfigurationStoresClientUpdateResponse contains the response from method ConfigurationStoresClient.BeginUpdate.
DaprConfigurationStoreProperties - Dapr configuration store portable resource properties.
DaprConfigurationStoreResource - Dapr configuration store portable resource.
DaprConfigurationStoreResourceListResult - The response of a DaprConfigurationStoreResource list operation.
DaprConfigurationStoreResourceUpdate - Dapr configuration store portable resource.
DaprPubSubBrokerProperties - Dapr PubSubBroker portable resource properties.
DaprPubSubBrokerResource - Dapr PubSubBroker portable resource.
DaprPubSubBrokerResourceListResult - The response of a DaprPubSubBrokerResource list operation.
DaprPubSubBrokerResourceUpdate - Dapr PubSubBroker portable resource.
DaprResourceAuth - Authentication properties for a Dapr component object.
DaprSecretStoreProperties - Dapr SecretStore portable resource properties.
DaprSecretStoreResource - Dapr SecretStore portable resource.
DaprSecretStoreResourceListResult - The response of a DaprSecretStoreResource list operation.
DaprSecretStoreResourceUpdate - Dapr SecretStore portable resource.
DaprStateStoreProperties - Dapr StateStore portable resource properties.
DaprStateStoreResource - Dapr StateStore portable resource.
DaprStateStoreResourceListResult - The response of a DaprStateStoreResource list operation.
DaprStateStoreResourceUpdate - Dapr StateStore portable resource.
EnvironmentCompute - Represents backing compute resource.
ErrorAdditionalInfo - The resource management error additional info.
ErrorDetail - The error detail.
ErrorResponse - Common error response for all Azure Resource Manager APIs to return error details for failed operations.
IdentitySettings is the external identity setting.
KubernetesCompute - The Kubernetes compute configuration.
MetadataValue - A single metadata for a Dapr component object.
MetadataValueFromSecret - A reference of a value in a secret store component.
NonRedundantDaprResourceProperties - The base properties of a Dapr component object.
Operation - Details of a REST API operation, returned from the Resource Provider Operations API.
OperationDisplay - Localized display information for this particular operation.
OperationListResult - A list of REST API operations supported by an Azure Resource Provider.
OperationsClient contains the methods for the Operations group.
OperationsClientListOptions contains the optional parameters for the OperationsClient.NewListPager method.
OperationsClientListResponse contains the response from method OperationsClient.NewListPager.
OutputResource - Properties of an output resource.
PubSubBrokersClient contains the methods for the PubSubBrokers group.
PubSubBrokersClientBeginCreateOrUpdateOptions contains the optional parameters for the PubSubBrokersClient.BeginCreateOrUpdate method.
PubSubBrokersClientBeginDeleteOptions contains the optional parameters for the PubSubBrokersClient.BeginDelete method.
PubSubBrokersClientBeginUpdateOptions contains the optional parameters for the PubSubBrokersClient.BeginUpdate method.
PubSubBrokersClientCreateOrUpdateResponse contains the response from method PubSubBrokersClient.BeginCreateOrUpdate.
PubSubBrokersClientDeleteResponse contains the response from method PubSubBrokersClient.BeginDelete.
PubSubBrokersClientGetOptions contains the optional parameters for the PubSubBrokersClient.Get method.
PubSubBrokersClientGetResponse contains the response from method PubSubBrokersClient.Get.
PubSubBrokersClientListByScopeOptions contains the optional parameters for the PubSubBrokersClient.NewListByScopePager method.
PubSubBrokersClientListByScopeResponse contains the response from method PubSubBrokersClient.NewListByScopePager.
PubSubBrokersClientUpdateResponse contains the response from method PubSubBrokersClient.BeginUpdate.
Recipe - The recipe used to automatically deploy underlying infrastructure for a portable resource.
RecipeStatus - Recipe status at deployment time for a resource.
Resource - Common fields that are returned in the response for all Azure Resource Manager resources.
ResourceReference - Describes a reference to an existing resource.
ResourceStatus - Status of a resource.
SecretStoresClient contains the methods for the SecretStores group.
SecretStoresClientBeginCreateOrUpdateOptions contains the optional parameters for the SecretStoresClient.BeginCreateOrUpdate method.
SecretStoresClientBeginDeleteOptions contains the optional parameters for the SecretStoresClient.BeginDelete method.
SecretStoresClientBeginUpdateOptions contains the optional parameters for the SecretStoresClient.BeginUpdate method.
SecretStoresClientCreateOrUpdateResponse contains the response from method SecretStoresClient.BeginCreateOrUpdate.
SecretStoresClientDeleteResponse contains the response from method SecretStoresClient.BeginDelete.
SecretStoresClientGetOptions contains the optional parameters for the SecretStoresClient.Get method.
SecretStoresClientGetResponse contains the response from method SecretStoresClient.Get.
SecretStoresClientListByScopeOptions contains the optional parameters for the SecretStoresClient.NewListByScopePager method.
SecretStoresClientListByScopeResponse contains the response from method SecretStoresClient.NewListByScopePager.
SecretStoresClientUpdateResponse contains the response from method SecretStoresClient.BeginUpdate.
StateStoresClient contains the methods for the StateStores group.
StateStoresClientBeginCreateOrUpdateOptions contains the optional parameters for the StateStoresClient.BeginCreateOrUpdate method.
StateStoresClientBeginDeleteOptions contains the optional parameters for the StateStoresClient.BeginDelete method.
StateStoresClientBeginUpdateOptions contains the optional parameters for the StateStoresClient.BeginUpdate method.
StateStoresClientCreateOrUpdateResponse contains the response from method StateStoresClient.BeginCreateOrUpdate.
StateStoresClientDeleteResponse contains the response from method StateStoresClient.BeginDelete.
StateStoresClientGetOptions contains the optional parameters for the StateStoresClient.Get method.
StateStoresClientGetResponse contains the response from method StateStoresClient.Get.
StateStoresClientListByScopeOptions contains the optional parameters for the StateStoresClient.NewListByScopePager method.
StateStoresClientListByScopeResponse contains the response from method StateStoresClient.NewListByScopePager.
StateStoresClientUpdateResponse contains the response from method StateStoresClient.BeginUpdate.
SystemData - Metadata pertaining to creation and last modification of the resource.
TrackedResource - The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'.

# Interfaces

EnvironmentComputeClassification provides polymorphic access to related types.

# Type aliases

ActionType - Enum.
CreatedByType - The type of identity that created the resource.
IdentitySettingKind - IdentitySettingKind is the kind of supported external identity setting.
Origin - The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.
ProvisioningState - Provisioning state of the resource at the time the operation was called.
ResourceProvisioning - Specifies how the underlying service/resource is provisioned and managed.