Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + func PossibleValuesForAssetProvisioningState() []string + func PossibleValuesForListViewType() []string + func ValidateEnvironmentID(input interface{}, key string) (warnings []string, errors []error) + func ValidateRegistryEnvironmentID(input interface{}, key string) (warnings []string, errors []error) + func ValidateRegistryID(input interface{}, key string) (warnings []string, errors []error) + func ValidateWorkspaceID(input interface{}, key string) (warnings []string, errors []error) + type AssetProvisioningState string + const AssetProvisioningStateCanceled + const AssetProvisioningStateCreating + const AssetProvisioningStateDeleting + const AssetProvisioningStateFailed + const AssetProvisioningStateSucceeded + const AssetProvisioningStateUpdating + func (s *AssetProvisioningState) UnmarshalJSON(bytes []byte) error + type CreateOrUpdateOperationResponse struct + HttpResponse *http.Response + Model *EnvironmentContainerResource + OData *odata.OData + type DeleteOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EnvironmentContainer struct + Description *string + IsArchived *bool + LatestVersion *string + NextVersion *string + Properties *map[string]string + ProvisioningState *AssetProvisioningState + Tags *map[string]string + type EnvironmentContainerClient struct + Client *resourcemanager.Client + func NewEnvironmentContainerClientWithBaseURI(sdkApi sdkEnv.Api) (*EnvironmentContainerClient, error) + func (c EnvironmentContainerClient) CreateOrUpdate(ctx context.Context, id EnvironmentId, input EnvironmentContainerResource) (result CreateOrUpdateOperationResponse, err error) + func (c EnvironmentContainerClient) Delete(ctx context.Context, id EnvironmentId) (result DeleteOperationResponse, err error) + func (c EnvironmentContainerClient) Get(ctx context.Context, id EnvironmentId) (result GetOperationResponse, err error) + func (c EnvironmentContainerClient) List(ctx context.Context, id WorkspaceId, options ListOperationOptions) (result ListOperationResponse, err error) + func (c EnvironmentContainerClient) ListComplete(ctx context.Context, id WorkspaceId, options ListOperationOptions) (ListCompleteResult, error) + func (c EnvironmentContainerClient) ListCompleteMatchingPredicate(ctx context.Context, id WorkspaceId, options ListOperationOptions, ...) (result ListCompleteResult, err error) + func (c EnvironmentContainerClient) RegistryEnvironmentContainersCreateOrUpdate(ctx context.Context, id RegistryEnvironmentId, ...) (result RegistryEnvironmentContainersCreateOrUpdateOperationResponse, err error) + func (c EnvironmentContainerClient) RegistryEnvironmentContainersCreateOrUpdateThenPoll(ctx context.Context, id RegistryEnvironmentId, ...) error + func (c EnvironmentContainerClient) RegistryEnvironmentContainersDelete(ctx context.Context, id RegistryEnvironmentId) (result RegistryEnvironmentContainersDeleteOperationResponse, err error) + func (c EnvironmentContainerClient) RegistryEnvironmentContainersDeleteThenPoll(ctx context.Context, id RegistryEnvironmentId) error + func (c EnvironmentContainerClient) RegistryEnvironmentContainersGet(ctx context.Context, id RegistryEnvironmentId) (result RegistryEnvironmentContainersGetOperationResponse, err error) + func (c EnvironmentContainerClient) RegistryEnvironmentContainersList(ctx context.Context, id RegistryId, ...) (result RegistryEnvironmentContainersListOperationResponse, err error) + func (c EnvironmentContainerClient) RegistryEnvironmentContainersListComplete(ctx context.Context, id RegistryId, ...) (RegistryEnvironmentContainersListCompleteResult, error) + func (c EnvironmentContainerClient) RegistryEnvironmentContainersListCompleteMatchingPredicate(ctx context.Context, id RegistryId, ...) (result RegistryEnvironmentContainersListCompleteResult, err error) + type EnvironmentContainerResource struct + Id *string + Name *string + Properties EnvironmentContainer + SystemData *systemdata.SystemData + Type *string + type EnvironmentContainerResourceOperationPredicate struct + Id *string + Name *string + Type *string + func (p EnvironmentContainerResourceOperationPredicate) Matches(input EnvironmentContainerResource) bool + type EnvironmentId struct + EnvironmentName string + ResourceGroupName string + SubscriptionId string + WorkspaceName string + func NewEnvironmentID(subscriptionId string, resourceGroupName string, workspaceName string, ...) EnvironmentId + func ParseEnvironmentID(input string) (*EnvironmentId, error) + func ParseEnvironmentIDInsensitively(input string) (*EnvironmentId, error) + func (id *EnvironmentId) FromParseResult(input resourceids.ParseResult) error + func (id EnvironmentId) ID() string + func (id EnvironmentId) Segments() []resourceids.Segment + func (id EnvironmentId) String() string + type GetOperationResponse struct + HttpResponse *http.Response + Model *EnvironmentContainerResource + OData *odata.OData + type ListCompleteResult struct + Items []EnvironmentContainerResource + LatestHttpResponse *http.Response + type ListCustomPager struct + NextLink *odata.Link + func (p *ListCustomPager) NextPageLink() *odata.Link + type ListOperationOptions struct + ListViewType *ListViewType + Skip *string + func DefaultListOperationOptions() ListOperationOptions + func (o ListOperationOptions) ToHeaders() *client.Headers + func (o ListOperationOptions) ToOData() *odata.Query + func (o ListOperationOptions) ToQuery() *client.QueryParams + type ListOperationResponse struct + HttpResponse *http.Response + Model *[]EnvironmentContainerResource + OData *odata.OData + type ListViewType string + const ListViewTypeActiveOnly + const ListViewTypeAll + const ListViewTypeArchivedOnly + func (s *ListViewType) UnmarshalJSON(bytes []byte) error + type RegistryEnvironmentContainersCreateOrUpdateOperationResponse struct + HttpResponse *http.Response + Model *EnvironmentContainerResource + OData *odata.OData + Poller pollers.Poller + type RegistryEnvironmentContainersDeleteOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + Poller pollers.Poller + type RegistryEnvironmentContainersGetOperationResponse struct + HttpResponse *http.Response + Model *EnvironmentContainerResource + OData *odata.OData + type RegistryEnvironmentContainersListCompleteResult struct + Items []EnvironmentContainerResource + LatestHttpResponse *http.Response + type RegistryEnvironmentContainersListCustomPager struct + NextLink *odata.Link + func (p *RegistryEnvironmentContainersListCustomPager) NextPageLink() *odata.Link + type RegistryEnvironmentContainersListOperationOptions struct + ListViewType *ListViewType + Skip *string + func DefaultRegistryEnvironmentContainersListOperationOptions() RegistryEnvironmentContainersListOperationOptions + func (o RegistryEnvironmentContainersListOperationOptions) ToHeaders() *client.Headers + func (o RegistryEnvironmentContainersListOperationOptions) ToOData() *odata.Query + func (o RegistryEnvironmentContainersListOperationOptions) ToQuery() *client.QueryParams + type RegistryEnvironmentContainersListOperationResponse struct + HttpResponse *http.Response + Model *[]EnvironmentContainerResource + OData *odata.OData + type RegistryEnvironmentId struct + EnvironmentName string + RegistryName string + ResourceGroupName string + SubscriptionId string + func NewRegistryEnvironmentID(subscriptionId string, resourceGroupName string, registryName string, ...) RegistryEnvironmentId + func ParseRegistryEnvironmentID(input string) (*RegistryEnvironmentId, error) + func ParseRegistryEnvironmentIDInsensitively(input string) (*RegistryEnvironmentId, error) + func (id *RegistryEnvironmentId) FromParseResult(input resourceids.ParseResult) error + func (id RegistryEnvironmentId) ID() string + func (id RegistryEnvironmentId) Segments() []resourceids.Segment + func (id RegistryEnvironmentId) String() string + type RegistryId struct + RegistryName string + ResourceGroupName string + SubscriptionId string + func NewRegistryID(subscriptionId string, resourceGroupName string, registryName string) RegistryId + func ParseRegistryID(input string) (*RegistryId, error) + func ParseRegistryIDInsensitively(input string) (*RegistryId, error) + func (id *RegistryId) FromParseResult(input resourceids.ParseResult) error + func (id RegistryId) ID() string + func (id RegistryId) Segments() []resourceids.Segment + func (id RegistryId) String() string + type WorkspaceId struct + ResourceGroupName string + SubscriptionId string + WorkspaceName string + func NewWorkspaceID(subscriptionId string, resourceGroupName string, workspaceName string) WorkspaceId + func ParseWorkspaceID(input string) (*WorkspaceId, error) + func ParseWorkspaceIDInsensitively(input string) (*WorkspaceId, error) + func (id *WorkspaceId) FromParseResult(input resourceids.ParseResult) error + func (id WorkspaceId) ID() string + func (id WorkspaceId) Segments() []resourceids.Segment + func (id WorkspaceId) String() string