Documentation ¶
Index ¶
- func PossibleValuesForApiPortalProvisioningState() []string
- func PossibleValuesForAppResourceProvisioningState() []string
- func PossibleValuesForBackendProtocol() []string
- func PossibleValuesForBindingType() []string
- func PossibleValuesForBuildProvisioningState() []string
- func PossibleValuesForBuildResultProvisioningState() []string
- func PossibleValuesForBuildServiceProvisioningState() []string
- func PossibleValuesForBuilderProvisioningState() []string
- func PossibleValuesForBuildpackBindingProvisioningState() []string
- func PossibleValuesForCertificateResourceProvisioningState() []string
- func PossibleValuesForConfigServerState() []string
- func PossibleValuesForConfigurationServiceProvisioningState() []string
- func PossibleValuesForCustomDomainResourceProvisioningState() []string
- func PossibleValuesForDeploymentResourceProvisioningState() []string
- func PossibleValuesForDeploymentResourceStatus() []string
- func PossibleValuesForGatewayProvisioningState() []string
- func PossibleValuesForGatewayRouteConfigProtocol() []string
- func PossibleValuesForHTTPSchemeType() []string
- func PossibleValuesForKPackBuildStageProvisioningState() []string
- func PossibleValuesForMonitoringSettingState() []string
- func PossibleValuesForPowerState() []string
- func PossibleValuesForProbeActionType() []string
- func PossibleValuesForProvisioningState() []string
- func PossibleValuesForResourceSkuRestrictionsReasonCode() []string
- func PossibleValuesForResourceSkuRestrictionsType() []string
- func PossibleValuesForServiceRegistryProvisioningState() []string
- func PossibleValuesForSessionAffinity() []string
- func PossibleValuesForSkuScaleType() []string
- func PossibleValuesForStorageType() []string
- func PossibleValuesForSupportedRuntimePlatform() []string
- func PossibleValuesForSupportedRuntimeValue() []string
- func PossibleValuesForTestKeyType() []string
- func PossibleValuesForTrafficDirection() []string
- func PossibleValuesForType() []string
- func ValidateAgentPoolID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateApiPortalDomainID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateApiPortalID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateAppID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateBindingID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateBuildID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateBuildPackBindingID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateBuildServiceID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateBuilderID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateCertificateID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateConfigurationServiceID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateDeploymentID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateDomainID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateGatewayDomainID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateGatewayID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateLocationID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateResultID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateRouteConfigID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateServiceRegistryID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateSpringID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateStorageID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateSupportedBuildPackID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateSupportedStackID(input interface{}, key string) (warnings []string, errors []error)
- type ActiveDeploymentCollection
- type AgentPoolId
- type ApiPortalCustomDomainProperties
- type ApiPortalCustomDomainResource
- type ApiPortalCustomDomainResourceOperationPredicate
- type ApiPortalCustomDomainsCreateOrUpdateOperationResponse
- type ApiPortalCustomDomainsDeleteOperationResponse
- type ApiPortalCustomDomainsGetOperationResponse
- type ApiPortalCustomDomainsListCompleteResult
- type ApiPortalCustomDomainsListOperationResponse
- type ApiPortalDomainId
- type ApiPortalId
- type ApiPortalInstance
- type ApiPortalProperties
- type ApiPortalProvisioningState
- type ApiPortalResource
- type ApiPortalResourceOperationPredicate
- type ApiPortalResourceRequests
- type ApiPortalsCreateOrUpdateOperationResponse
- type ApiPortalsDeleteOperationResponse
- type ApiPortalsGetOperationResponse
- type ApiPortalsListCompleteResult
- type ApiPortalsListOperationResponse
- type ApiPortalsValidateDomainOperationResponse
- type AppId
- type AppPlatformClient
- func (c AppPlatformClient) ApiPortalCustomDomainsCreateOrUpdate(ctx context.Context, id ApiPortalDomainId, input ApiPortalCustomDomainResource) (result ApiPortalCustomDomainsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalCustomDomainsCreateOrUpdateThenPoll(ctx context.Context, id ApiPortalDomainId, input ApiPortalCustomDomainResource) error
- func (c AppPlatformClient) ApiPortalCustomDomainsDelete(ctx context.Context, id ApiPortalDomainId) (result ApiPortalCustomDomainsDeleteOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalCustomDomainsDeleteThenPoll(ctx context.Context, id ApiPortalDomainId) error
- func (c AppPlatformClient) ApiPortalCustomDomainsGet(ctx context.Context, id ApiPortalDomainId) (result ApiPortalCustomDomainsGetOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalCustomDomainsList(ctx context.Context, id ApiPortalId) (resp ApiPortalCustomDomainsListOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalCustomDomainsListComplete(ctx context.Context, id ApiPortalId) (ApiPortalCustomDomainsListCompleteResult, error)
- func (c AppPlatformClient) ApiPortalCustomDomainsListCompleteMatchingPredicate(ctx context.Context, id ApiPortalId, ...) (resp ApiPortalCustomDomainsListCompleteResult, err error)
- func (c AppPlatformClient) ApiPortalsCreateOrUpdate(ctx context.Context, id ApiPortalId, input ApiPortalResource) (result ApiPortalsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalsCreateOrUpdateThenPoll(ctx context.Context, id ApiPortalId, input ApiPortalResource) error
- func (c AppPlatformClient) ApiPortalsDelete(ctx context.Context, id ApiPortalId) (result ApiPortalsDeleteOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalsDeleteThenPoll(ctx context.Context, id ApiPortalId) error
- func (c AppPlatformClient) ApiPortalsGet(ctx context.Context, id ApiPortalId) (result ApiPortalsGetOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalsList(ctx context.Context, id SpringId) (resp ApiPortalsListOperationResponse, err error)
- func (c AppPlatformClient) ApiPortalsListComplete(ctx context.Context, id SpringId) (ApiPortalsListCompleteResult, error)
- func (c AppPlatformClient) ApiPortalsListCompleteMatchingPredicate(ctx context.Context, id SpringId, ...) (resp ApiPortalsListCompleteResult, err error)
- func (c AppPlatformClient) ApiPortalsValidateDomain(ctx context.Context, id ApiPortalId, input CustomDomainValidatePayload) (result ApiPortalsValidateDomainOperationResponse, err error)
- func (c AppPlatformClient) AppsCreateOrUpdate(ctx context.Context, id AppId, input AppResource) (result AppsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) AppsCreateOrUpdateThenPoll(ctx context.Context, id AppId, input AppResource) error
- func (c AppPlatformClient) AppsDelete(ctx context.Context, id AppId) (result AppsDeleteOperationResponse, err error)
- func (c AppPlatformClient) AppsDeleteThenPoll(ctx context.Context, id AppId) error
- func (c AppPlatformClient) AppsGet(ctx context.Context, id AppId, options AppsGetOperationOptions) (result AppsGetOperationResponse, err error)
- func (c AppPlatformClient) AppsGetResourceUploadUrl(ctx context.Context, id AppId) (result AppsGetResourceUploadUrlOperationResponse, err error)
- func (c AppPlatformClient) AppsList(ctx context.Context, id SpringId) (resp AppsListOperationResponse, err error)
- func (c AppPlatformClient) AppsListComplete(ctx context.Context, id SpringId) (AppsListCompleteResult, error)
- func (c AppPlatformClient) AppsListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate AppResourceOperationPredicate) (resp AppsListCompleteResult, err error)
- func (c AppPlatformClient) AppsSetActiveDeployments(ctx context.Context, id AppId, input ActiveDeploymentCollection) (result AppsSetActiveDeploymentsOperationResponse, err error)
- func (c AppPlatformClient) AppsSetActiveDeploymentsThenPoll(ctx context.Context, id AppId, input ActiveDeploymentCollection) error
- func (c AppPlatformClient) AppsUpdate(ctx context.Context, id AppId, input AppResource) (result AppsUpdateOperationResponse, err error)
- func (c AppPlatformClient) AppsUpdateThenPoll(ctx context.Context, id AppId, input AppResource) error
- func (c AppPlatformClient) AppsValidateDomain(ctx context.Context, id AppId, input CustomDomainValidatePayload) (result AppsValidateDomainOperationResponse, err error)
- func (c AppPlatformClient) BindingsCreateOrUpdate(ctx context.Context, id BindingId, input BindingResource) (result BindingsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) BindingsCreateOrUpdateThenPoll(ctx context.Context, id BindingId, input BindingResource) error
- func (c AppPlatformClient) BindingsDelete(ctx context.Context, id BindingId) (result BindingsDeleteOperationResponse, err error)
- func (c AppPlatformClient) BindingsDeleteThenPoll(ctx context.Context, id BindingId) error
- func (c AppPlatformClient) BindingsGet(ctx context.Context, id BindingId) (result BindingsGetOperationResponse, err error)
- func (c AppPlatformClient) BindingsList(ctx context.Context, id AppId) (resp BindingsListOperationResponse, err error)
- func (c AppPlatformClient) BindingsListComplete(ctx context.Context, id AppId) (BindingsListCompleteResult, error)
- func (c AppPlatformClient) BindingsListCompleteMatchingPredicate(ctx context.Context, id AppId, predicate BindingResourceOperationPredicate) (resp BindingsListCompleteResult, err error)
- func (c AppPlatformClient) BindingsUpdate(ctx context.Context, id BindingId, input BindingResource) (result BindingsUpdateOperationResponse, err error)
- func (c AppPlatformClient) BindingsUpdateThenPoll(ctx context.Context, id BindingId, input BindingResource) error
- func (c AppPlatformClient) BuildServiceAgentPoolGet(ctx context.Context, id AgentPoolId) (result BuildServiceAgentPoolGetOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceAgentPoolList(ctx context.Context, id BuildServiceId) (resp BuildServiceAgentPoolListOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceAgentPoolListComplete(ctx context.Context, id BuildServiceId) (BuildServiceAgentPoolListCompleteResult, error)
- func (c AppPlatformClient) BuildServiceAgentPoolListCompleteMatchingPredicate(ctx context.Context, id BuildServiceId, ...) (resp BuildServiceAgentPoolListCompleteResult, err error)
- func (c AppPlatformClient) BuildServiceAgentPoolUpdatePut(ctx context.Context, id AgentPoolId, input BuildServiceAgentPoolResource) (result BuildServiceAgentPoolUpdatePutOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceAgentPoolUpdatePutThenPoll(ctx context.Context, id AgentPoolId, input BuildServiceAgentPoolResource) error
- func (c AppPlatformClient) BuildServiceBuilderCreateOrUpdate(ctx context.Context, id BuilderId, input BuilderResource) (result BuildServiceBuilderCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceBuilderCreateOrUpdateThenPoll(ctx context.Context, id BuilderId, input BuilderResource) error
- func (c AppPlatformClient) BuildServiceBuilderDelete(ctx context.Context, id BuilderId) (result BuildServiceBuilderDeleteOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceBuilderDeleteThenPoll(ctx context.Context, id BuilderId) error
- func (c AppPlatformClient) BuildServiceBuilderGet(ctx context.Context, id BuilderId) (result BuildServiceBuilderGetOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceBuilderList(ctx context.Context, id BuildServiceId) (resp BuildServiceBuilderListOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceBuilderListComplete(ctx context.Context, id BuildServiceId) (BuildServiceBuilderListCompleteResult, error)
- func (c AppPlatformClient) BuildServiceBuilderListCompleteMatchingPredicate(ctx context.Context, id BuildServiceId, ...) (resp BuildServiceBuilderListCompleteResult, err error)
- func (c AppPlatformClient) BuildServiceBuilderListDeployments(ctx context.Context, id BuilderId) (result BuildServiceBuilderListDeploymentsOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceCreateOrUpdateBuild(ctx context.Context, id BuildId, input Build) (result BuildServiceCreateOrUpdateBuildOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceGetBuild(ctx context.Context, id BuildId) (result BuildServiceGetBuildOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceGetBuildResult(ctx context.Context, id ResultId) (result BuildServiceGetBuildResultOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceGetBuildResultLog(ctx context.Context, id ResultId) (result BuildServiceGetBuildResultLogOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceGetBuildService(ctx context.Context, id BuildServiceId) (result BuildServiceGetBuildServiceOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceGetResourceUploadUrl(ctx context.Context, id BuildServiceId) (result BuildServiceGetResourceUploadUrlOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceGetSupportedBuildpack(ctx context.Context, id SupportedBuildPackId) (result BuildServiceGetSupportedBuildpackOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceGetSupportedStack(ctx context.Context, id SupportedStackId) (result BuildServiceGetSupportedStackOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceListBuildResults(ctx context.Context, id BuildId) (resp BuildServiceListBuildResultsOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceListBuildResultsComplete(ctx context.Context, id BuildId) (BuildServiceListBuildResultsCompleteResult, error)
- func (c AppPlatformClient) BuildServiceListBuildResultsCompleteMatchingPredicate(ctx context.Context, id BuildId, predicate BuildResultOperationPredicate) (resp BuildServiceListBuildResultsCompleteResult, err error)
- func (c AppPlatformClient) BuildServiceListBuildServices(ctx context.Context, id SpringId) (resp BuildServiceListBuildServicesOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceListBuildServicesComplete(ctx context.Context, id SpringId) (BuildServiceListBuildServicesCompleteResult, error)
- func (c AppPlatformClient) BuildServiceListBuildServicesCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate BuildServiceOperationPredicate) (resp BuildServiceListBuildServicesCompleteResult, err error)
- func (c AppPlatformClient) BuildServiceListBuilds(ctx context.Context, id BuildServiceId) (resp BuildServiceListBuildsOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceListBuildsComplete(ctx context.Context, id BuildServiceId) (BuildServiceListBuildsCompleteResult, error)
- func (c AppPlatformClient) BuildServiceListBuildsCompleteMatchingPredicate(ctx context.Context, id BuildServiceId, predicate BuildOperationPredicate) (resp BuildServiceListBuildsCompleteResult, err error)
- func (c AppPlatformClient) BuildServiceListSupportedBuildpacks(ctx context.Context, id BuildServiceId) (result BuildServiceListSupportedBuildpacksOperationResponse, err error)
- func (c AppPlatformClient) BuildServiceListSupportedStacks(ctx context.Context, id BuildServiceId) (result BuildServiceListSupportedStacksOperationResponse, err error)
- func (c AppPlatformClient) BuildpackBindingCreateOrUpdate(ctx context.Context, id BuildPackBindingId, input BuildpackBindingResource) (result BuildpackBindingCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) BuildpackBindingCreateOrUpdateThenPoll(ctx context.Context, id BuildPackBindingId, input BuildpackBindingResource) error
- func (c AppPlatformClient) BuildpackBindingDelete(ctx context.Context, id BuildPackBindingId) (result BuildpackBindingDeleteOperationResponse, err error)
- func (c AppPlatformClient) BuildpackBindingDeleteThenPoll(ctx context.Context, id BuildPackBindingId) error
- func (c AppPlatformClient) BuildpackBindingGet(ctx context.Context, id BuildPackBindingId) (result BuildpackBindingGetOperationResponse, err error)
- func (c AppPlatformClient) BuildpackBindingList(ctx context.Context, id BuilderId) (resp BuildpackBindingListOperationResponse, err error)
- func (c AppPlatformClient) BuildpackBindingListComplete(ctx context.Context, id BuilderId) (BuildpackBindingListCompleteResult, error)
- func (c AppPlatformClient) BuildpackBindingListCompleteMatchingPredicate(ctx context.Context, id BuilderId, ...) (resp BuildpackBindingListCompleteResult, err error)
- func (c AppPlatformClient) CertificatesCreateOrUpdate(ctx context.Context, id CertificateId, input CertificateResource) (result CertificatesCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) CertificatesCreateOrUpdateThenPoll(ctx context.Context, id CertificateId, input CertificateResource) error
- func (c AppPlatformClient) CertificatesDelete(ctx context.Context, id CertificateId) (result CertificatesDeleteOperationResponse, err error)
- func (c AppPlatformClient) CertificatesDeleteThenPoll(ctx context.Context, id CertificateId) error
- func (c AppPlatformClient) CertificatesGet(ctx context.Context, id CertificateId) (result CertificatesGetOperationResponse, err error)
- func (c AppPlatformClient) CertificatesList(ctx context.Context, id SpringId) (resp CertificatesListOperationResponse, err error)
- func (c AppPlatformClient) CertificatesListComplete(ctx context.Context, id SpringId) (CertificatesListCompleteResult, error)
- func (c AppPlatformClient) CertificatesListCompleteMatchingPredicate(ctx context.Context, id SpringId, ...) (resp CertificatesListCompleteResult, err error)
- func (c AppPlatformClient) ConfigServersGet(ctx context.Context, id SpringId) (result ConfigServersGetOperationResponse, err error)
- func (c AppPlatformClient) ConfigServersUpdatePatch(ctx context.Context, id SpringId, input ConfigServerResource) (result ConfigServersUpdatePatchOperationResponse, err error)
- func (c AppPlatformClient) ConfigServersUpdatePatchThenPoll(ctx context.Context, id SpringId, input ConfigServerResource) error
- func (c AppPlatformClient) ConfigServersUpdatePut(ctx context.Context, id SpringId, input ConfigServerResource) (result ConfigServersUpdatePutOperationResponse, err error)
- func (c AppPlatformClient) ConfigServersUpdatePutThenPoll(ctx context.Context, id SpringId, input ConfigServerResource) error
- func (c AppPlatformClient) ConfigServersValidate(ctx context.Context, id SpringId, input ConfigServerSettings) (result ConfigServersValidateOperationResponse, err error)
- func (c AppPlatformClient) ConfigServersValidateThenPoll(ctx context.Context, id SpringId, input ConfigServerSettings) error
- func (c AppPlatformClient) ConfigurationServicesCreateOrUpdate(ctx context.Context, id ConfigurationServiceId, ...) (result ConfigurationServicesCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) ConfigurationServicesCreateOrUpdateThenPoll(ctx context.Context, id ConfigurationServiceId, ...) error
- func (c AppPlatformClient) ConfigurationServicesDelete(ctx context.Context, id ConfigurationServiceId) (result ConfigurationServicesDeleteOperationResponse, err error)
- func (c AppPlatformClient) ConfigurationServicesDeleteThenPoll(ctx context.Context, id ConfigurationServiceId) error
- func (c AppPlatformClient) ConfigurationServicesGet(ctx context.Context, id ConfigurationServiceId) (result ConfigurationServicesGetOperationResponse, err error)
- func (c AppPlatformClient) ConfigurationServicesList(ctx context.Context, id SpringId) (resp ConfigurationServicesListOperationResponse, err error)
- func (c AppPlatformClient) ConfigurationServicesListComplete(ctx context.Context, id SpringId) (ConfigurationServicesListCompleteResult, error)
- func (c AppPlatformClient) ConfigurationServicesListCompleteMatchingPredicate(ctx context.Context, id SpringId, ...) (resp ConfigurationServicesListCompleteResult, err error)
- func (c AppPlatformClient) ConfigurationServicesValidate(ctx context.Context, id ConfigurationServiceId, ...) (result ConfigurationServicesValidateOperationResponse, err error)
- func (c AppPlatformClient) ConfigurationServicesValidateThenPoll(ctx context.Context, id ConfigurationServiceId, ...) error
- func (c AppPlatformClient) CustomDomainsCreateOrUpdate(ctx context.Context, id DomainId, input CustomDomainResource) (result CustomDomainsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) CustomDomainsCreateOrUpdateThenPoll(ctx context.Context, id DomainId, input CustomDomainResource) error
- func (c AppPlatformClient) CustomDomainsDelete(ctx context.Context, id DomainId) (result CustomDomainsDeleteOperationResponse, err error)
- func (c AppPlatformClient) CustomDomainsDeleteThenPoll(ctx context.Context, id DomainId) error
- func (c AppPlatformClient) CustomDomainsGet(ctx context.Context, id DomainId) (result CustomDomainsGetOperationResponse, err error)
- func (c AppPlatformClient) CustomDomainsList(ctx context.Context, id AppId) (resp CustomDomainsListOperationResponse, err error)
- func (c AppPlatformClient) CustomDomainsListComplete(ctx context.Context, id AppId) (CustomDomainsListCompleteResult, error)
- func (c AppPlatformClient) CustomDomainsListCompleteMatchingPredicate(ctx context.Context, id AppId, ...) (resp CustomDomainsListCompleteResult, err error)
- func (c AppPlatformClient) CustomDomainsUpdate(ctx context.Context, id DomainId, input CustomDomainResource) (result CustomDomainsUpdateOperationResponse, err error)
- func (c AppPlatformClient) CustomDomainsUpdateThenPoll(ctx context.Context, id DomainId, input CustomDomainResource) error
- func (c AppPlatformClient) DeploymentsCreateOrUpdate(ctx context.Context, id DeploymentId, input DeploymentResource) (result DeploymentsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsCreateOrUpdateThenPoll(ctx context.Context, id DeploymentId, input DeploymentResource) error
- func (c AppPlatformClient) DeploymentsDelete(ctx context.Context, id DeploymentId) (result DeploymentsDeleteOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsDeleteThenPoll(ctx context.Context, id DeploymentId) error
- func (c AppPlatformClient) DeploymentsDisableRemoteDebugging(ctx context.Context, id DeploymentId) (result DeploymentsDisableRemoteDebuggingOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsDisableRemoteDebuggingThenPoll(ctx context.Context, id DeploymentId) error
- func (c AppPlatformClient) DeploymentsEnableRemoteDebugging(ctx context.Context, id DeploymentId, input RemoteDebuggingPayload) (result DeploymentsEnableRemoteDebuggingOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsEnableRemoteDebuggingThenPoll(ctx context.Context, id DeploymentId, input RemoteDebuggingPayload) error
- func (c AppPlatformClient) DeploymentsGenerateHeapDump(ctx context.Context, id DeploymentId, input DiagnosticParameters) (result DeploymentsGenerateHeapDumpOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsGenerateHeapDumpThenPoll(ctx context.Context, id DeploymentId, input DiagnosticParameters) error
- func (c AppPlatformClient) DeploymentsGenerateThreadDump(ctx context.Context, id DeploymentId, input DiagnosticParameters) (result DeploymentsGenerateThreadDumpOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsGenerateThreadDumpThenPoll(ctx context.Context, id DeploymentId, input DiagnosticParameters) error
- func (c AppPlatformClient) DeploymentsGet(ctx context.Context, id DeploymentId) (result DeploymentsGetOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsGetLogFileUrl(ctx context.Context, id DeploymentId) (result DeploymentsGetLogFileUrlOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsGetRemoteDebuggingConfig(ctx context.Context, id DeploymentId) (result DeploymentsGetRemoteDebuggingConfigOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsList(ctx context.Context, id AppId, options DeploymentsListOperationOptions) (resp DeploymentsListOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsListComplete(ctx context.Context, id AppId, options DeploymentsListOperationOptions) (DeploymentsListCompleteResult, error)
- func (c AppPlatformClient) DeploymentsListCompleteMatchingPredicate(ctx context.Context, id AppId, options DeploymentsListOperationOptions, ...) (resp DeploymentsListCompleteResult, err error)
- func (c AppPlatformClient) DeploymentsListForCluster(ctx context.Context, id SpringId, ...) (resp DeploymentsListForClusterOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsListForClusterComplete(ctx context.Context, id SpringId, ...) (DeploymentsListForClusterCompleteResult, error)
- func (c AppPlatformClient) DeploymentsListForClusterCompleteMatchingPredicate(ctx context.Context, id SpringId, ...) (resp DeploymentsListForClusterCompleteResult, err error)
- func (c AppPlatformClient) DeploymentsRestart(ctx context.Context, id DeploymentId) (result DeploymentsRestartOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsRestartThenPoll(ctx context.Context, id DeploymentId) error
- func (c AppPlatformClient) DeploymentsStart(ctx context.Context, id DeploymentId) (result DeploymentsStartOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsStartJFR(ctx context.Context, id DeploymentId, input DiagnosticParameters) (result DeploymentsStartJFROperationResponse, err error)
- func (c AppPlatformClient) DeploymentsStartJFRThenPoll(ctx context.Context, id DeploymentId, input DiagnosticParameters) error
- func (c AppPlatformClient) DeploymentsStartThenPoll(ctx context.Context, id DeploymentId) error
- func (c AppPlatformClient) DeploymentsStop(ctx context.Context, id DeploymentId) (result DeploymentsStopOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsStopThenPoll(ctx context.Context, id DeploymentId) error
- func (c AppPlatformClient) DeploymentsUpdate(ctx context.Context, id DeploymentId, input DeploymentResource) (result DeploymentsUpdateOperationResponse, err error)
- func (c AppPlatformClient) DeploymentsUpdateThenPoll(ctx context.Context, id DeploymentId, input DeploymentResource) error
- func (c AppPlatformClient) GatewayCustomDomainsCreateOrUpdate(ctx context.Context, id GatewayDomainId, input GatewayCustomDomainResource) (result GatewayCustomDomainsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) GatewayCustomDomainsCreateOrUpdateThenPoll(ctx context.Context, id GatewayDomainId, input GatewayCustomDomainResource) error
- func (c AppPlatformClient) GatewayCustomDomainsDelete(ctx context.Context, id GatewayDomainId) (result GatewayCustomDomainsDeleteOperationResponse, err error)
- func (c AppPlatformClient) GatewayCustomDomainsDeleteThenPoll(ctx context.Context, id GatewayDomainId) error
- func (c AppPlatformClient) GatewayCustomDomainsGet(ctx context.Context, id GatewayDomainId) (result GatewayCustomDomainsGetOperationResponse, err error)
- func (c AppPlatformClient) GatewayCustomDomainsList(ctx context.Context, id GatewayId) (resp GatewayCustomDomainsListOperationResponse, err error)
- func (c AppPlatformClient) GatewayCustomDomainsListComplete(ctx context.Context, id GatewayId) (GatewayCustomDomainsListCompleteResult, error)
- func (c AppPlatformClient) GatewayCustomDomainsListCompleteMatchingPredicate(ctx context.Context, id GatewayId, ...) (resp GatewayCustomDomainsListCompleteResult, err error)
- func (c AppPlatformClient) GatewayRouteConfigsCreateOrUpdate(ctx context.Context, id RouteConfigId, input GatewayRouteConfigResource) (result GatewayRouteConfigsCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) GatewayRouteConfigsCreateOrUpdateThenPoll(ctx context.Context, id RouteConfigId, input GatewayRouteConfigResource) error
- func (c AppPlatformClient) GatewayRouteConfigsDelete(ctx context.Context, id RouteConfigId) (result GatewayRouteConfigsDeleteOperationResponse, err error)
- func (c AppPlatformClient) GatewayRouteConfigsDeleteThenPoll(ctx context.Context, id RouteConfigId) error
- func (c AppPlatformClient) GatewayRouteConfigsGet(ctx context.Context, id RouteConfigId) (result GatewayRouteConfigsGetOperationResponse, err error)
- func (c AppPlatformClient) GatewayRouteConfigsList(ctx context.Context, id GatewayId) (resp GatewayRouteConfigsListOperationResponse, err error)
- func (c AppPlatformClient) GatewayRouteConfigsListComplete(ctx context.Context, id GatewayId) (GatewayRouteConfigsListCompleteResult, error)
- func (c AppPlatformClient) GatewayRouteConfigsListCompleteMatchingPredicate(ctx context.Context, id GatewayId, ...) (resp GatewayRouteConfigsListCompleteResult, err error)
- func (c AppPlatformClient) GatewaysCreateOrUpdate(ctx context.Context, id GatewayId, input GatewayResource) (result GatewaysCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) GatewaysCreateOrUpdateThenPoll(ctx context.Context, id GatewayId, input GatewayResource) error
- func (c AppPlatformClient) GatewaysDelete(ctx context.Context, id GatewayId) (result GatewaysDeleteOperationResponse, err error)
- func (c AppPlatformClient) GatewaysDeleteThenPoll(ctx context.Context, id GatewayId) error
- func (c AppPlatformClient) GatewaysGet(ctx context.Context, id GatewayId) (result GatewaysGetOperationResponse, err error)
- func (c AppPlatformClient) GatewaysList(ctx context.Context, id SpringId) (resp GatewaysListOperationResponse, err error)
- func (c AppPlatformClient) GatewaysListComplete(ctx context.Context, id SpringId) (GatewaysListCompleteResult, error)
- func (c AppPlatformClient) GatewaysListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate GatewayResourceOperationPredicate) (resp GatewaysListCompleteResult, err error)
- func (c AppPlatformClient) GatewaysValidateDomain(ctx context.Context, id GatewayId, input CustomDomainValidatePayload) (result GatewaysValidateDomainOperationResponse, err error)
- func (c AppPlatformClient) MonitoringSettingsGet(ctx context.Context, id SpringId) (result MonitoringSettingsGetOperationResponse, err error)
- func (c AppPlatformClient) MonitoringSettingsUpdatePatch(ctx context.Context, id SpringId, input MonitoringSettingResource) (result MonitoringSettingsUpdatePatchOperationResponse, err error)
- func (c AppPlatformClient) MonitoringSettingsUpdatePatchThenPoll(ctx context.Context, id SpringId, input MonitoringSettingResource) error
- func (c AppPlatformClient) MonitoringSettingsUpdatePut(ctx context.Context, id SpringId, input MonitoringSettingResource) (result MonitoringSettingsUpdatePutOperationResponse, err error)
- func (c AppPlatformClient) MonitoringSettingsUpdatePutThenPoll(ctx context.Context, id SpringId, input MonitoringSettingResource) error
- func (c AppPlatformClient) RuntimeVersionsListRuntimeVersions(ctx context.Context) (result RuntimeVersionsListRuntimeVersionsOperationResponse, err error)
- func (c AppPlatformClient) ServiceRegistriesCreateOrUpdate(ctx context.Context, id ServiceRegistryId) (result ServiceRegistriesCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) ServiceRegistriesCreateOrUpdateThenPoll(ctx context.Context, id ServiceRegistryId) error
- func (c AppPlatformClient) ServiceRegistriesDelete(ctx context.Context, id ServiceRegistryId) (result ServiceRegistriesDeleteOperationResponse, err error)
- func (c AppPlatformClient) ServiceRegistriesDeleteThenPoll(ctx context.Context, id ServiceRegistryId) error
- func (c AppPlatformClient) ServiceRegistriesGet(ctx context.Context, id ServiceRegistryId) (result ServiceRegistriesGetOperationResponse, err error)
- func (c AppPlatformClient) ServiceRegistriesList(ctx context.Context, id SpringId) (resp ServiceRegistriesListOperationResponse, err error)
- func (c AppPlatformClient) ServiceRegistriesListComplete(ctx context.Context, id SpringId) (ServiceRegistriesListCompleteResult, error)
- func (c AppPlatformClient) ServiceRegistriesListCompleteMatchingPredicate(ctx context.Context, id SpringId, ...) (resp ServiceRegistriesListCompleteResult, err error)
- func (c AppPlatformClient) ServicesCheckNameAvailability(ctx context.Context, id LocationId, input NameAvailabilityParameters) (result ServicesCheckNameAvailabilityOperationResponse, err error)
- func (c AppPlatformClient) ServicesCreateOrUpdate(ctx context.Context, id SpringId, input ServiceResource) (result ServicesCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) ServicesCreateOrUpdateThenPoll(ctx context.Context, id SpringId, input ServiceResource) error
- func (c AppPlatformClient) ServicesDelete(ctx context.Context, id SpringId) (result ServicesDeleteOperationResponse, err error)
- func (c AppPlatformClient) ServicesDeleteThenPoll(ctx context.Context, id SpringId) error
- func (c AppPlatformClient) ServicesDisableTestEndpoint(ctx context.Context, id SpringId) (result ServicesDisableTestEndpointOperationResponse, err error)
- func (c AppPlatformClient) ServicesEnableTestEndpoint(ctx context.Context, id SpringId) (result ServicesEnableTestEndpointOperationResponse, err error)
- func (c AppPlatformClient) ServicesGet(ctx context.Context, id SpringId) (result ServicesGetOperationResponse, err error)
- func (c AppPlatformClient) ServicesList(ctx context.Context, id commonids.ResourceGroupId) (resp ServicesListOperationResponse, err error)
- func (c AppPlatformClient) ServicesListBySubscription(ctx context.Context, id commonids.SubscriptionId) (resp ServicesListBySubscriptionOperationResponse, err error)
- func (c AppPlatformClient) ServicesListBySubscriptionComplete(ctx context.Context, id commonids.SubscriptionId) (ServicesListBySubscriptionCompleteResult, error)
- func (c AppPlatformClient) ServicesListBySubscriptionCompleteMatchingPredicate(ctx context.Context, id commonids.SubscriptionId, ...) (resp ServicesListBySubscriptionCompleteResult, err error)
- func (c AppPlatformClient) ServicesListComplete(ctx context.Context, id commonids.ResourceGroupId) (ServicesListCompleteResult, error)
- func (c AppPlatformClient) ServicesListCompleteMatchingPredicate(ctx context.Context, id commonids.ResourceGroupId, ...) (resp ServicesListCompleteResult, err error)
- func (c AppPlatformClient) ServicesListTestKeys(ctx context.Context, id SpringId) (result ServicesListTestKeysOperationResponse, err error)
- func (c AppPlatformClient) ServicesRegenerateTestKey(ctx context.Context, id SpringId, input RegenerateTestKeyRequestPayload) (result ServicesRegenerateTestKeyOperationResponse, err error)
- func (c AppPlatformClient) ServicesStart(ctx context.Context, id SpringId) (result ServicesStartOperationResponse, err error)
- func (c AppPlatformClient) ServicesStartThenPoll(ctx context.Context, id SpringId) error
- func (c AppPlatformClient) ServicesStop(ctx context.Context, id SpringId) (result ServicesStopOperationResponse, err error)
- func (c AppPlatformClient) ServicesStopThenPoll(ctx context.Context, id SpringId) error
- func (c AppPlatformClient) ServicesUpdate(ctx context.Context, id SpringId, input ServiceResource) (result ServicesUpdateOperationResponse, err error)
- func (c AppPlatformClient) ServicesUpdateThenPoll(ctx context.Context, id SpringId, input ServiceResource) error
- func (c AppPlatformClient) SkusList(ctx context.Context, id commonids.SubscriptionId) (resp SkusListOperationResponse, err error)
- func (c AppPlatformClient) SkusListComplete(ctx context.Context, id commonids.SubscriptionId) (SkusListCompleteResult, error)
- func (c AppPlatformClient) SkusListCompleteMatchingPredicate(ctx context.Context, id commonids.SubscriptionId, ...) (resp SkusListCompleteResult, err error)
- func (c AppPlatformClient) StoragesCreateOrUpdate(ctx context.Context, id StorageId, input StorageResource) (result StoragesCreateOrUpdateOperationResponse, err error)
- func (c AppPlatformClient) StoragesCreateOrUpdateThenPoll(ctx context.Context, id StorageId, input StorageResource) error
- func (c AppPlatformClient) StoragesDelete(ctx context.Context, id StorageId) (result StoragesDeleteOperationResponse, err error)
- func (c AppPlatformClient) StoragesDeleteThenPoll(ctx context.Context, id StorageId) error
- func (c AppPlatformClient) StoragesGet(ctx context.Context, id StorageId) (result StoragesGetOperationResponse, err error)
- func (c AppPlatformClient) StoragesList(ctx context.Context, id SpringId) (resp StoragesListOperationResponse, err error)
- func (c AppPlatformClient) StoragesListComplete(ctx context.Context, id SpringId) (StoragesListCompleteResult, error)
- func (c AppPlatformClient) StoragesListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate StorageResourceOperationPredicate) (resp StoragesListCompleteResult, err error)
- type AppResource
- type AppResourceOperationPredicate
- type AppResourceProperties
- type AppResourceProvisioningState
- type AppVNetAddons
- type ApplicationInsightsAgentVersions
- type AppsCreateOrUpdateOperationResponse
- type AppsDeleteOperationResponse
- type AppsGetOperationOptions
- type AppsGetOperationResponse
- type AppsGetResourceUploadUrlOperationResponse
- type AppsListCompleteResult
- type AppsListOperationResponse
- type AppsSetActiveDeploymentsOperationResponse
- type AppsUpdateOperationResponse
- type AppsValidateDomainOperationResponse
- type AvailableRuntimeVersions
- type AzureFileVolume
- type BackendProtocol
- type BindingId
- type BindingResource
- type BindingResourceOperationPredicate
- type BindingResourceProperties
- type BindingType
- type BindingsCreateOrUpdateOperationResponse
- type BindingsDeleteOperationResponse
- type BindingsGetOperationResponse
- type BindingsListCompleteResult
- type BindingsListOperationResponse
- type BindingsUpdateOperationResponse
- type Build
- type BuildId
- type BuildOperationPredicate
- type BuildPackBindingId
- type BuildProperties
- type BuildProvisioningState
- type BuildResourceRequests
- type BuildResult
- type BuildResultLog
- type BuildResultOperationPredicate
- type BuildResultProperties
- type BuildResultProvisioningState
- type BuildResultUserSourceInfo
- type BuildService
- type BuildServiceAgentPoolGetOperationResponse
- type BuildServiceAgentPoolListCompleteResult
- type BuildServiceAgentPoolListOperationResponse
- type BuildServiceAgentPoolProperties
- type BuildServiceAgentPoolResource
- type BuildServiceAgentPoolResourceOperationPredicate
- type BuildServiceAgentPoolSizeProperties
- type BuildServiceAgentPoolUpdatePutOperationResponse
- type BuildServiceBuilderCreateOrUpdateOperationResponse
- type BuildServiceBuilderDeleteOperationResponse
- type BuildServiceBuilderGetOperationResponse
- type BuildServiceBuilderListCompleteResult
- type BuildServiceBuilderListDeploymentsOperationResponse
- type BuildServiceBuilderListOperationResponse
- type BuildServiceCreateOrUpdateBuildOperationResponse
- type BuildServiceGetBuildOperationResponse
- type BuildServiceGetBuildResultLogOperationResponse
- type BuildServiceGetBuildResultOperationResponse
- type BuildServiceGetBuildServiceOperationResponse
- type BuildServiceGetResourceUploadUrlOperationResponse
- type BuildServiceGetSupportedBuildpackOperationResponse
- type BuildServiceGetSupportedStackOperationResponse
- type BuildServiceId
- type BuildServiceListBuildResultsCompleteResult
- type BuildServiceListBuildResultsOperationResponse
- type BuildServiceListBuildServicesCompleteResult
- type BuildServiceListBuildServicesOperationResponse
- type BuildServiceListBuildsCompleteResult
- type BuildServiceListBuildsOperationResponse
- type BuildServiceListSupportedBuildpacksOperationResponse
- type BuildServiceListSupportedStacksOperationResponse
- type BuildServiceOperationPredicate
- type BuildServiceProperties
- type BuildServicePropertiesResourceRequests
- type BuildServiceProvisioningState
- type BuildStageProperties
- type BuilderId
- type BuilderProperties
- type BuilderProvisioningState
- type BuilderResource
- type BuilderResourceOperationPredicate
- type BuildpackBindingCreateOrUpdateOperationResponse
- type BuildpackBindingDeleteOperationResponse
- type BuildpackBindingGetOperationResponse
- type BuildpackBindingLaunchProperties
- type BuildpackBindingListCompleteResult
- type BuildpackBindingListOperationResponse
- type BuildpackBindingProperties
- type BuildpackBindingProvisioningState
- type BuildpackBindingResource
- type BuildpackBindingResourceOperationPredicate
- type BuildpackProperties
- type BuildpacksGroupProperties
- type CertificateId
- type CertificateProperties
- type CertificateResource
- type CertificateResourceOperationPredicate
- type CertificateResourceProvisioningState
- type CertificatesCreateOrUpdateOperationResponse
- type CertificatesDeleteOperationResponse
- type CertificatesGetOperationResponse
- type CertificatesListCompleteResult
- type CertificatesListOperationResponse
- type ClusterResourceProperties
- type ConfigServerGitProperty
- type ConfigServerProperties
- type ConfigServerResource
- type ConfigServerSettings
- type ConfigServerSettingsErrorRecord
- type ConfigServerSettingsValidateResult
- type ConfigServerState
- type ConfigServersGetOperationResponse
- type ConfigServersUpdatePatchOperationResponse
- type ConfigServersUpdatePutOperationResponse
- type ConfigServersValidateOperationResponse
- type ConfigurationServiceGitProperty
- type ConfigurationServiceGitPropertyValidateResult
- type ConfigurationServiceGitRepository
- type ConfigurationServiceId
- func NewConfigurationServiceID(subscriptionId string, resourceGroupName string, serviceName string, ...) ConfigurationServiceId
- func ParseConfigurationServiceID(input string) (*ConfigurationServiceId, error)
- func ParseConfigurationServiceIDInsensitively(input string) (*ConfigurationServiceId, error)
- type ConfigurationServiceInstance
- type ConfigurationServiceProperties
- type ConfigurationServiceProvisioningState
- type ConfigurationServiceResource
- type ConfigurationServiceResourceOperationPredicate
- type ConfigurationServiceResourceRequests
- type ConfigurationServiceSettings
- type ConfigurationServiceSettingsValidateResult
- type ConfigurationServicesCreateOrUpdateOperationResponse
- type ConfigurationServicesDeleteOperationResponse
- type ConfigurationServicesGetOperationResponse
- type ConfigurationServicesListCompleteResult
- type ConfigurationServicesListOperationResponse
- type ConfigurationServicesValidateOperationResponse
- type ContainerProbeSettings
- type ContentCertificateProperties
- type CustomContainer
- type CustomContainerUserSourceInfo
- type CustomDomainProperties
- type CustomDomainResource
- type CustomDomainResourceOperationPredicate
- type CustomDomainResourceProvisioningState
- type CustomDomainValidatePayload
- type CustomDomainValidateResult
- type CustomDomainsCreateOrUpdateOperationResponse
- type CustomDomainsDeleteOperationResponse
- type CustomDomainsGetOperationResponse
- type CustomDomainsListCompleteResult
- type CustomDomainsListOperationResponse
- type CustomDomainsUpdateOperationResponse
- type CustomPersistentDiskProperties
- type CustomPersistentDiskResource
- type DeploymentId
- type DeploymentInstance
- type DeploymentList
- type DeploymentResource
- type DeploymentResourceOperationPredicate
- type DeploymentResourceProperties
- type DeploymentResourceProvisioningState
- type DeploymentResourceStatus
- type DeploymentSettings
- type DeploymentsCreateOrUpdateOperationResponse
- type DeploymentsDeleteOperationResponse
- type DeploymentsDisableRemoteDebuggingOperationResponse
- type DeploymentsEnableRemoteDebuggingOperationResponse
- type DeploymentsGenerateHeapDumpOperationResponse
- type DeploymentsGenerateThreadDumpOperationResponse
- type DeploymentsGetLogFileUrlOperationResponse
- type DeploymentsGetOperationResponse
- type DeploymentsGetRemoteDebuggingConfigOperationResponse
- type DeploymentsListCompleteResult
- type DeploymentsListForClusterCompleteResult
- type DeploymentsListForClusterOperationOptions
- type DeploymentsListForClusterOperationResponse
- type DeploymentsListOperationOptions
- type DeploymentsListOperationResponse
- type DeploymentsRestartOperationResponse
- type DeploymentsStartJFROperationResponse
- type DeploymentsStartOperationResponse
- type DeploymentsStopOperationResponse
- type DeploymentsUpdateOperationResponse
- type DiagnosticParameters
- type DomainId
- type Error
- type ExecAction
- type GatewayApiMetadataProperties
- type GatewayApiRoute
- type GatewayCorsProperties
- type GatewayCustomDomainProperties
- type GatewayCustomDomainResource
- type GatewayCustomDomainResourceOperationPredicate
- type GatewayCustomDomainsCreateOrUpdateOperationResponse
- type GatewayCustomDomainsDeleteOperationResponse
- type GatewayCustomDomainsGetOperationResponse
- type GatewayCustomDomainsListCompleteResult
- type GatewayCustomDomainsListOperationResponse
- type GatewayDomainId
- type GatewayId
- type GatewayInstance
- type GatewayOperatorProperties
- type GatewayOperatorResourceRequests
- type GatewayProperties
- type GatewayProvisioningState
- type GatewayResource
- type GatewayResourceOperationPredicate
- type GatewayResourceRequests
- type GatewayRouteConfigOpenApiProperties
- type GatewayRouteConfigProperties
- type GatewayRouteConfigProtocol
- type GatewayRouteConfigResource
- type GatewayRouteConfigResourceOperationPredicate
- type GatewayRouteConfigsCreateOrUpdateOperationResponse
- type GatewayRouteConfigsDeleteOperationResponse
- type GatewayRouteConfigsGetOperationResponse
- type GatewayRouteConfigsListCompleteResult
- type GatewayRouteConfigsListOperationResponse
- type GatewaysCreateOrUpdateOperationResponse
- type GatewaysDeleteOperationResponse
- type GatewaysGetOperationResponse
- type GatewaysListCompleteResult
- type GatewaysListOperationResponse
- type GatewaysValidateDomainOperationResponse
- type GitPatternRepository
- type HTTPGetAction
- type HTTPSchemeType
- type ImageRegistryCredential
- type IngressConfig
- type IngressSettings
- type IngressSettingsClientAuth
- type KPackBuildStageProvisioningState
- type KeyVaultCertificateProperties
- type LoadedCertificate
- type LocationId
- type LogFileUrlResponse
- type MarketplaceResource
- type MonitoringSettingProperties
- type MonitoringSettingResource
- type MonitoringSettingState
- type MonitoringSettingsGetOperationResponse
- type MonitoringSettingsUpdatePatchOperationResponse
- type MonitoringSettingsUpdatePutOperationResponse
- type NameAvailability
- type NameAvailabilityParameters
- type NetworkProfile
- type NetworkProfileOutboundIPs
- type PersistentDisk
- type PowerState
- type Probe
- type ProbeAction
- type ProbeActionType
- type ProvisioningState
- type RegenerateTestKeyRequestPayload
- type RemoteDebugging
- type RemoteDebuggingPayload
- type RequiredTraffic
- type ResourceRequests
- type ResourceSku
- type ResourceSkuCapabilities
- type ResourceSkuLocationInfo
- type ResourceSkuOperationPredicate
- type ResourceSkuRestrictionInfo
- type ResourceSkuRestrictions
- type ResourceSkuRestrictionsReasonCode
- type ResourceSkuRestrictionsType
- type ResourceSkuZoneDetails
- type ResourceUploadDefinition
- type ResultId
- type RouteConfigId
- type RuntimeVersionsListRuntimeVersionsOperationResponse
- type ServiceRegistriesCreateOrUpdateOperationResponse
- type ServiceRegistriesDeleteOperationResponse
- type ServiceRegistriesGetOperationResponse
- type ServiceRegistriesListCompleteResult
- type ServiceRegistriesListOperationResponse
- type ServiceRegistryId
- type ServiceRegistryInstance
- type ServiceRegistryProperties
- type ServiceRegistryProvisioningState
- type ServiceRegistryResource
- type ServiceRegistryResourceOperationPredicate
- type ServiceRegistryResourceRequests
- type ServiceResource
- type ServiceResourceOperationPredicate
- type ServiceVNetAddons
- type ServicesCheckNameAvailabilityOperationResponse
- type ServicesCreateOrUpdateOperationResponse
- type ServicesDeleteOperationResponse
- type ServicesDisableTestEndpointOperationResponse
- type ServicesEnableTestEndpointOperationResponse
- type ServicesGetOperationResponse
- type ServicesListBySubscriptionCompleteResult
- type ServicesListBySubscriptionOperationResponse
- type ServicesListCompleteResult
- type ServicesListOperationResponse
- type ServicesListTestKeysOperationResponse
- type ServicesRegenerateTestKeyOperationResponse
- type ServicesStartOperationResponse
- type ServicesStopOperationResponse
- type ServicesUpdateOperationResponse
- type SessionAffinity
- type Sku
- type SkuCapacity
- type SkuScaleType
- type SkusListCompleteResult
- type SkusListOperationResponse
- type SpringId
- type SsoProperties
- type StackProperties
- type StorageAccount
- type StorageId
- type StorageProperties
- type StorageResource
- type StorageResourceOperationPredicate
- type StorageType
- type StoragesCreateOrUpdateOperationResponse
- type StoragesDeleteOperationResponse
- type StoragesGetOperationResponse
- type StoragesListCompleteResult
- type StoragesListOperationResponse
- type SupportedBuildPackId
- type SupportedBuildpackResource
- type SupportedBuildpackResourceProperties
- type SupportedBuildpacksCollection
- type SupportedRuntimePlatform
- type SupportedRuntimeValue
- type SupportedRuntimeVersion
- type SupportedStackId
- type SupportedStackResource
- type SupportedStackResourceProperties
- type SupportedStacksCollection
- type TCPSocketAction
- type TemporaryDisk
- type TestKeyType
- type TestKeys
- type TrafficDirection
- type TriggeredBuildResult
- type Type
- type UserSourceInfo
- type ValidationMessages
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForApiPortalProvisioningState ¶
func PossibleValuesForApiPortalProvisioningState() []string
func PossibleValuesForAppResourceProvisioningState ¶
func PossibleValuesForAppResourceProvisioningState() []string
func PossibleValuesForBackendProtocol ¶
func PossibleValuesForBackendProtocol() []string
func PossibleValuesForBindingType ¶
func PossibleValuesForBindingType() []string
func PossibleValuesForBuildProvisioningState ¶
func PossibleValuesForBuildProvisioningState() []string
func PossibleValuesForBuildResultProvisioningState ¶
func PossibleValuesForBuildResultProvisioningState() []string
func PossibleValuesForBuildServiceProvisioningState ¶
func PossibleValuesForBuildServiceProvisioningState() []string
func PossibleValuesForBuilderProvisioningState ¶
func PossibleValuesForBuilderProvisioningState() []string
func PossibleValuesForBuildpackBindingProvisioningState ¶
func PossibleValuesForBuildpackBindingProvisioningState() []string
func PossibleValuesForCertificateResourceProvisioningState ¶
func PossibleValuesForCertificateResourceProvisioningState() []string
func PossibleValuesForConfigServerState ¶
func PossibleValuesForConfigServerState() []string
func PossibleValuesForConfigurationServiceProvisioningState ¶
func PossibleValuesForConfigurationServiceProvisioningState() []string
func PossibleValuesForCustomDomainResourceProvisioningState ¶
func PossibleValuesForCustomDomainResourceProvisioningState() []string
func PossibleValuesForDeploymentResourceProvisioningState ¶
func PossibleValuesForDeploymentResourceProvisioningState() []string
func PossibleValuesForDeploymentResourceStatus ¶
func PossibleValuesForDeploymentResourceStatus() []string
func PossibleValuesForGatewayProvisioningState ¶
func PossibleValuesForGatewayProvisioningState() []string
func PossibleValuesForGatewayRouteConfigProtocol ¶
func PossibleValuesForGatewayRouteConfigProtocol() []string
func PossibleValuesForHTTPSchemeType ¶
func PossibleValuesForHTTPSchemeType() []string
func PossibleValuesForKPackBuildStageProvisioningState ¶
func PossibleValuesForKPackBuildStageProvisioningState() []string
func PossibleValuesForMonitoringSettingState ¶
func PossibleValuesForMonitoringSettingState() []string
func PossibleValuesForPowerState ¶
func PossibleValuesForPowerState() []string
func PossibleValuesForProbeActionType ¶
func PossibleValuesForProbeActionType() []string
func PossibleValuesForProvisioningState ¶
func PossibleValuesForProvisioningState() []string
func PossibleValuesForResourceSkuRestrictionsReasonCode ¶
func PossibleValuesForResourceSkuRestrictionsReasonCode() []string
func PossibleValuesForResourceSkuRestrictionsType ¶
func PossibleValuesForResourceSkuRestrictionsType() []string
func PossibleValuesForServiceRegistryProvisioningState ¶
func PossibleValuesForServiceRegistryProvisioningState() []string
func PossibleValuesForSessionAffinity ¶
func PossibleValuesForSessionAffinity() []string
func PossibleValuesForSkuScaleType ¶
func PossibleValuesForSkuScaleType() []string
func PossibleValuesForStorageType ¶
func PossibleValuesForStorageType() []string
func PossibleValuesForSupportedRuntimePlatform ¶
func PossibleValuesForSupportedRuntimePlatform() []string
func PossibleValuesForSupportedRuntimeValue ¶
func PossibleValuesForSupportedRuntimeValue() []string
func PossibleValuesForTestKeyType ¶
func PossibleValuesForTestKeyType() []string
func PossibleValuesForTrafficDirection ¶
func PossibleValuesForTrafficDirection() []string
func PossibleValuesForType ¶
func PossibleValuesForType() []string
func ValidateAgentPoolID ¶
ValidateAgentPoolID checks that 'input' can be parsed as a Agent Pool ID
func ValidateApiPortalDomainID ¶
ValidateApiPortalDomainID checks that 'input' can be parsed as a Api Portal Domain ID
func ValidateApiPortalID ¶
ValidateApiPortalID checks that 'input' can be parsed as a Api Portal ID
func ValidateAppID ¶
ValidateAppID checks that 'input' can be parsed as a App ID
func ValidateBindingID ¶
ValidateBindingID checks that 'input' can be parsed as a Binding ID
func ValidateBuildID ¶
ValidateBuildID checks that 'input' can be parsed as a Build ID
func ValidateBuildPackBindingID ¶ added in v0.20221129.1175354
ValidateBuildPackBindingID checks that 'input' can be parsed as a Build Pack Binding ID
func ValidateBuildServiceID ¶
ValidateBuildServiceID checks that 'input' can be parsed as a Build Service ID
func ValidateBuilderID ¶
ValidateBuilderID checks that 'input' can be parsed as a Builder ID
func ValidateCertificateID ¶
ValidateCertificateID checks that 'input' can be parsed as a Certificate ID
func ValidateConfigurationServiceID ¶
func ValidateConfigurationServiceID(input interface{}, key string) (warnings []string, errors []error)
ValidateConfigurationServiceID checks that 'input' can be parsed as a Configuration Service ID
func ValidateDeploymentID ¶
ValidateDeploymentID checks that 'input' can be parsed as a Deployment ID
func ValidateDomainID ¶
ValidateDomainID checks that 'input' can be parsed as a Domain ID
func ValidateGatewayDomainID ¶
ValidateGatewayDomainID checks that 'input' can be parsed as a Gateway Domain ID
func ValidateGatewayID ¶
ValidateGatewayID checks that 'input' can be parsed as a Gateway ID
func ValidateLocationID ¶
ValidateLocationID checks that 'input' can be parsed as a Location ID
func ValidateResultID ¶
ValidateResultID checks that 'input' can be parsed as a Result ID
func ValidateRouteConfigID ¶
ValidateRouteConfigID checks that 'input' can be parsed as a Route Config ID
func ValidateServiceRegistryID ¶
ValidateServiceRegistryID checks that 'input' can be parsed as a Service Registry ID
func ValidateSpringID ¶
ValidateSpringID checks that 'input' can be parsed as a Spring ID
func ValidateStorageID ¶
ValidateStorageID checks that 'input' can be parsed as a Storage ID
func ValidateSupportedBuildPackID ¶
func ValidateSupportedBuildPackID(input interface{}, key string) (warnings []string, errors []error)
ValidateSupportedBuildPackID checks that 'input' can be parsed as a Supported Build Pack ID
func ValidateSupportedStackID ¶
ValidateSupportedStackID checks that 'input' can be parsed as a Supported Stack ID
Types ¶
type ActiveDeploymentCollection ¶
type ActiveDeploymentCollection struct {
ActiveDeploymentNames *[]string `json:"activeDeploymentNames,omitempty"`
}
type AgentPoolId ¶
type AgentPoolId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string AgentPoolName string }
AgentPoolId is a struct representing the Resource ID for a Agent Pool
func NewAgentPoolID ¶
func NewAgentPoolID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string, agentPoolName string) AgentPoolId
NewAgentPoolID returns a new AgentPoolId struct
func ParseAgentPoolID ¶
func ParseAgentPoolID(input string) (*AgentPoolId, error)
ParseAgentPoolID parses 'input' into a AgentPoolId
func ParseAgentPoolIDInsensitively ¶
func ParseAgentPoolIDInsensitively(input string) (*AgentPoolId, error)
ParseAgentPoolIDInsensitively parses 'input' case-insensitively into a AgentPoolId note: this method should only be used for API response data and not user input
func (AgentPoolId) Segments ¶
func (id AgentPoolId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Agent Pool ID
func (AgentPoolId) String ¶
func (id AgentPoolId) String() string
String returns a human-readable description of this Agent Pool ID
type ApiPortalCustomDomainProperties ¶
type ApiPortalCustomDomainProperties struct {
Thumbprint *string `json:"thumbprint,omitempty"`
}
type ApiPortalCustomDomainResource ¶
type ApiPortalCustomDomainResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *ApiPortalCustomDomainProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type ApiPortalCustomDomainResourceOperationPredicate ¶
type ApiPortalCustomDomainResourceOperationPredicate struct { Id *string Name *string Type *string }
func (ApiPortalCustomDomainResourceOperationPredicate) Matches ¶
func (p ApiPortalCustomDomainResourceOperationPredicate) Matches(input ApiPortalCustomDomainResource) bool
type ApiPortalCustomDomainsCreateOrUpdateOperationResponse ¶
type ApiPortalCustomDomainsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ApiPortalCustomDomainsDeleteOperationResponse ¶
type ApiPortalCustomDomainsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ApiPortalCustomDomainsGetOperationResponse ¶
type ApiPortalCustomDomainsGetOperationResponse struct { HttpResponse *http.Response Model *ApiPortalCustomDomainResource }
type ApiPortalCustomDomainsListCompleteResult ¶
type ApiPortalCustomDomainsListCompleteResult struct {
Items []ApiPortalCustomDomainResource
}
type ApiPortalCustomDomainsListOperationResponse ¶
type ApiPortalCustomDomainsListOperationResponse struct { HttpResponse *http.Response Model *[]ApiPortalCustomDomainResource // contains filtered or unexported fields }
func (ApiPortalCustomDomainsListOperationResponse) HasMore ¶
func (r ApiPortalCustomDomainsListOperationResponse) HasMore() bool
func (ApiPortalCustomDomainsListOperationResponse) LoadMore ¶
func (r ApiPortalCustomDomainsListOperationResponse) LoadMore(ctx context.Context) (resp ApiPortalCustomDomainsListOperationResponse, err error)
type ApiPortalDomainId ¶
type ApiPortalDomainId struct { SubscriptionId string ResourceGroupName string ServiceName string ApiPortalName string DomainName string }
ApiPortalDomainId is a struct representing the Resource ID for a Api Portal Domain
func NewApiPortalDomainID ¶
func NewApiPortalDomainID(subscriptionId string, resourceGroupName string, serviceName string, apiPortalName string, domainName string) ApiPortalDomainId
NewApiPortalDomainID returns a new ApiPortalDomainId struct
func ParseApiPortalDomainID ¶
func ParseApiPortalDomainID(input string) (*ApiPortalDomainId, error)
ParseApiPortalDomainID parses 'input' into a ApiPortalDomainId
func ParseApiPortalDomainIDInsensitively ¶
func ParseApiPortalDomainIDInsensitively(input string) (*ApiPortalDomainId, error)
ParseApiPortalDomainIDInsensitively parses 'input' case-insensitively into a ApiPortalDomainId note: this method should only be used for API response data and not user input
func (ApiPortalDomainId) ID ¶
func (id ApiPortalDomainId) ID() string
ID returns the formatted Api Portal Domain ID
func (ApiPortalDomainId) Segments ¶
func (id ApiPortalDomainId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Api Portal Domain ID
func (ApiPortalDomainId) String ¶
func (id ApiPortalDomainId) String() string
String returns a human-readable description of this Api Portal Domain ID
type ApiPortalId ¶
type ApiPortalId struct { SubscriptionId string ResourceGroupName string ServiceName string ApiPortalName string }
ApiPortalId is a struct representing the Resource ID for a Api Portal
func NewApiPortalID ¶
func NewApiPortalID(subscriptionId string, resourceGroupName string, serviceName string, apiPortalName string) ApiPortalId
NewApiPortalID returns a new ApiPortalId struct
func ParseApiPortalID ¶
func ParseApiPortalID(input string) (*ApiPortalId, error)
ParseApiPortalID parses 'input' into a ApiPortalId
func ParseApiPortalIDInsensitively ¶
func ParseApiPortalIDInsensitively(input string) (*ApiPortalId, error)
ParseApiPortalIDInsensitively parses 'input' case-insensitively into a ApiPortalId note: this method should only be used for API response data and not user input
func (ApiPortalId) Segments ¶
func (id ApiPortalId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Api Portal ID
func (ApiPortalId) String ¶
func (id ApiPortalId) String() string
String returns a human-readable description of this Api Portal ID
type ApiPortalInstance ¶
type ApiPortalProperties ¶
type ApiPortalProperties struct { GatewayIds *[]string `json:"gatewayIds,omitempty"` HTTPSOnly *bool `json:"httpsOnly,omitempty"` Instances *[]ApiPortalInstance `json:"instances,omitempty"` ProvisioningState *ApiPortalProvisioningState `json:"provisioningState,omitempty"` Public *bool `json:"public,omitempty"` ResourceRequests *ApiPortalResourceRequests `json:"resourceRequests,omitempty"` SourceUrls *[]string `json:"sourceUrls,omitempty"` SsoProperties *SsoProperties `json:"ssoProperties,omitempty"` Url *string `json:"url,omitempty"` }
type ApiPortalProvisioningState ¶
type ApiPortalProvisioningState string
const ( ApiPortalProvisioningStateCreating ApiPortalProvisioningState = "Creating" ApiPortalProvisioningStateDeleting ApiPortalProvisioningState = "Deleting" ApiPortalProvisioningStateFailed ApiPortalProvisioningState = "Failed" ApiPortalProvisioningStateSucceeded ApiPortalProvisioningState = "Succeeded" ApiPortalProvisioningStateUpdating ApiPortalProvisioningState = "Updating" )
type ApiPortalResource ¶
type ApiPortalResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *ApiPortalProperties `json:"properties,omitempty"` Sku *Sku `json:"sku,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type ApiPortalResourceOperationPredicate ¶
func (ApiPortalResourceOperationPredicate) Matches ¶
func (p ApiPortalResourceOperationPredicate) Matches(input ApiPortalResource) bool
type ApiPortalsCreateOrUpdateOperationResponse ¶
type ApiPortalsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ApiPortalsDeleteOperationResponse ¶
type ApiPortalsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ApiPortalsGetOperationResponse ¶
type ApiPortalsGetOperationResponse struct { HttpResponse *http.Response Model *ApiPortalResource }
type ApiPortalsListCompleteResult ¶
type ApiPortalsListCompleteResult struct {
Items []ApiPortalResource
}
type ApiPortalsListOperationResponse ¶
type ApiPortalsListOperationResponse struct { HttpResponse *http.Response Model *[]ApiPortalResource // contains filtered or unexported fields }
func (ApiPortalsListOperationResponse) HasMore ¶
func (r ApiPortalsListOperationResponse) HasMore() bool
func (ApiPortalsListOperationResponse) LoadMore ¶
func (r ApiPortalsListOperationResponse) LoadMore(ctx context.Context) (resp ApiPortalsListOperationResponse, err error)
type ApiPortalsValidateDomainOperationResponse ¶
type ApiPortalsValidateDomainOperationResponse struct { HttpResponse *http.Response Model *CustomDomainValidateResult }
type AppId ¶
type AppId struct { SubscriptionId string ResourceGroupName string ServiceName string AppName string }
AppId is a struct representing the Resource ID for a App
func NewAppID ¶
func NewAppID(subscriptionId string, resourceGroupName string, serviceName string, appName string) AppId
NewAppID returns a new AppId struct
func ParseAppID ¶
ParseAppID parses 'input' into a AppId
func ParseAppIDInsensitively ¶
ParseAppIDInsensitively parses 'input' case-insensitively into a AppId note: this method should only be used for API response data and not user input
func (AppId) Segments ¶
func (id AppId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this App ID
type AppPlatformClient ¶
func NewAppPlatformClientWithBaseURI ¶
func NewAppPlatformClientWithBaseURI(endpoint string) AppPlatformClient
func (AppPlatformClient) ApiPortalCustomDomainsCreateOrUpdate ¶
func (c AppPlatformClient) ApiPortalCustomDomainsCreateOrUpdate(ctx context.Context, id ApiPortalDomainId, input ApiPortalCustomDomainResource) (result ApiPortalCustomDomainsCreateOrUpdateOperationResponse, err error)
ApiPortalCustomDomainsCreateOrUpdate ...
func (AppPlatformClient) ApiPortalCustomDomainsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) ApiPortalCustomDomainsCreateOrUpdateThenPoll(ctx context.Context, id ApiPortalDomainId, input ApiPortalCustomDomainResource) error
ApiPortalCustomDomainsCreateOrUpdateThenPoll performs ApiPortalCustomDomainsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) ApiPortalCustomDomainsDelete ¶
func (c AppPlatformClient) ApiPortalCustomDomainsDelete(ctx context.Context, id ApiPortalDomainId) (result ApiPortalCustomDomainsDeleteOperationResponse, err error)
ApiPortalCustomDomainsDelete ...
func (AppPlatformClient) ApiPortalCustomDomainsDeleteThenPoll ¶
func (c AppPlatformClient) ApiPortalCustomDomainsDeleteThenPoll(ctx context.Context, id ApiPortalDomainId) error
ApiPortalCustomDomainsDeleteThenPoll performs ApiPortalCustomDomainsDelete then polls until it's completed
func (AppPlatformClient) ApiPortalCustomDomainsGet ¶
func (c AppPlatformClient) ApiPortalCustomDomainsGet(ctx context.Context, id ApiPortalDomainId) (result ApiPortalCustomDomainsGetOperationResponse, err error)
ApiPortalCustomDomainsGet ...
func (AppPlatformClient) ApiPortalCustomDomainsList ¶
func (c AppPlatformClient) ApiPortalCustomDomainsList(ctx context.Context, id ApiPortalId) (resp ApiPortalCustomDomainsListOperationResponse, err error)
ApiPortalCustomDomainsList ...
func (AppPlatformClient) ApiPortalCustomDomainsListComplete ¶
func (c AppPlatformClient) ApiPortalCustomDomainsListComplete(ctx context.Context, id ApiPortalId) (ApiPortalCustomDomainsListCompleteResult, error)
ApiPortalCustomDomainsListComplete retrieves all of the results into a single object
func (AppPlatformClient) ApiPortalCustomDomainsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) ApiPortalCustomDomainsListCompleteMatchingPredicate(ctx context.Context, id ApiPortalId, predicate ApiPortalCustomDomainResourceOperationPredicate) (resp ApiPortalCustomDomainsListCompleteResult, err error)
ApiPortalCustomDomainsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) ApiPortalsCreateOrUpdate ¶
func (c AppPlatformClient) ApiPortalsCreateOrUpdate(ctx context.Context, id ApiPortalId, input ApiPortalResource) (result ApiPortalsCreateOrUpdateOperationResponse, err error)
ApiPortalsCreateOrUpdate ...
func (AppPlatformClient) ApiPortalsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) ApiPortalsCreateOrUpdateThenPoll(ctx context.Context, id ApiPortalId, input ApiPortalResource) error
ApiPortalsCreateOrUpdateThenPoll performs ApiPortalsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) ApiPortalsDelete ¶
func (c AppPlatformClient) ApiPortalsDelete(ctx context.Context, id ApiPortalId) (result ApiPortalsDeleteOperationResponse, err error)
ApiPortalsDelete ...
func (AppPlatformClient) ApiPortalsDeleteThenPoll ¶
func (c AppPlatformClient) ApiPortalsDeleteThenPoll(ctx context.Context, id ApiPortalId) error
ApiPortalsDeleteThenPoll performs ApiPortalsDelete then polls until it's completed
func (AppPlatformClient) ApiPortalsGet ¶
func (c AppPlatformClient) ApiPortalsGet(ctx context.Context, id ApiPortalId) (result ApiPortalsGetOperationResponse, err error)
ApiPortalsGet ...
func (AppPlatformClient) ApiPortalsList ¶
func (c AppPlatformClient) ApiPortalsList(ctx context.Context, id SpringId) (resp ApiPortalsListOperationResponse, err error)
ApiPortalsList ...
func (AppPlatformClient) ApiPortalsListComplete ¶
func (c AppPlatformClient) ApiPortalsListComplete(ctx context.Context, id SpringId) (ApiPortalsListCompleteResult, error)
ApiPortalsListComplete retrieves all of the results into a single object
func (AppPlatformClient) ApiPortalsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) ApiPortalsListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate ApiPortalResourceOperationPredicate) (resp ApiPortalsListCompleteResult, err error)
ApiPortalsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) ApiPortalsValidateDomain ¶
func (c AppPlatformClient) ApiPortalsValidateDomain(ctx context.Context, id ApiPortalId, input CustomDomainValidatePayload) (result ApiPortalsValidateDomainOperationResponse, err error)
ApiPortalsValidateDomain ...
func (AppPlatformClient) AppsCreateOrUpdate ¶
func (c AppPlatformClient) AppsCreateOrUpdate(ctx context.Context, id AppId, input AppResource) (result AppsCreateOrUpdateOperationResponse, err error)
AppsCreateOrUpdate ...
func (AppPlatformClient) AppsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) AppsCreateOrUpdateThenPoll(ctx context.Context, id AppId, input AppResource) error
AppsCreateOrUpdateThenPoll performs AppsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) AppsDelete ¶
func (c AppPlatformClient) AppsDelete(ctx context.Context, id AppId) (result AppsDeleteOperationResponse, err error)
AppsDelete ...
func (AppPlatformClient) AppsDeleteThenPoll ¶
func (c AppPlatformClient) AppsDeleteThenPoll(ctx context.Context, id AppId) error
AppsDeleteThenPoll performs AppsDelete then polls until it's completed
func (AppPlatformClient) AppsGet ¶
func (c AppPlatformClient) AppsGet(ctx context.Context, id AppId, options AppsGetOperationOptions) (result AppsGetOperationResponse, err error)
AppsGet ...
func (AppPlatformClient) AppsGetResourceUploadUrl ¶
func (c AppPlatformClient) AppsGetResourceUploadUrl(ctx context.Context, id AppId) (result AppsGetResourceUploadUrlOperationResponse, err error)
AppsGetResourceUploadUrl ...
func (AppPlatformClient) AppsList ¶
func (c AppPlatformClient) AppsList(ctx context.Context, id SpringId) (resp AppsListOperationResponse, err error)
AppsList ...
func (AppPlatformClient) AppsListComplete ¶
func (c AppPlatformClient) AppsListComplete(ctx context.Context, id SpringId) (AppsListCompleteResult, error)
AppsListComplete retrieves all of the results into a single object
func (AppPlatformClient) AppsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) AppsListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate AppResourceOperationPredicate) (resp AppsListCompleteResult, err error)
AppsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) AppsSetActiveDeployments ¶
func (c AppPlatformClient) AppsSetActiveDeployments(ctx context.Context, id AppId, input ActiveDeploymentCollection) (result AppsSetActiveDeploymentsOperationResponse, err error)
AppsSetActiveDeployments ...
func (AppPlatformClient) AppsSetActiveDeploymentsThenPoll ¶
func (c AppPlatformClient) AppsSetActiveDeploymentsThenPoll(ctx context.Context, id AppId, input ActiveDeploymentCollection) error
AppsSetActiveDeploymentsThenPoll performs AppsSetActiveDeployments then polls until it's completed
func (AppPlatformClient) AppsUpdate ¶
func (c AppPlatformClient) AppsUpdate(ctx context.Context, id AppId, input AppResource) (result AppsUpdateOperationResponse, err error)
AppsUpdate ...
func (AppPlatformClient) AppsUpdateThenPoll ¶
func (c AppPlatformClient) AppsUpdateThenPoll(ctx context.Context, id AppId, input AppResource) error
AppsUpdateThenPoll performs AppsUpdate then polls until it's completed
func (AppPlatformClient) AppsValidateDomain ¶
func (c AppPlatformClient) AppsValidateDomain(ctx context.Context, id AppId, input CustomDomainValidatePayload) (result AppsValidateDomainOperationResponse, err error)
AppsValidateDomain ...
func (AppPlatformClient) BindingsCreateOrUpdate ¶
func (c AppPlatformClient) BindingsCreateOrUpdate(ctx context.Context, id BindingId, input BindingResource) (result BindingsCreateOrUpdateOperationResponse, err error)
BindingsCreateOrUpdate ...
func (AppPlatformClient) BindingsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) BindingsCreateOrUpdateThenPoll(ctx context.Context, id BindingId, input BindingResource) error
BindingsCreateOrUpdateThenPoll performs BindingsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) BindingsDelete ¶
func (c AppPlatformClient) BindingsDelete(ctx context.Context, id BindingId) (result BindingsDeleteOperationResponse, err error)
BindingsDelete ...
func (AppPlatformClient) BindingsDeleteThenPoll ¶
func (c AppPlatformClient) BindingsDeleteThenPoll(ctx context.Context, id BindingId) error
BindingsDeleteThenPoll performs BindingsDelete then polls until it's completed
func (AppPlatformClient) BindingsGet ¶
func (c AppPlatformClient) BindingsGet(ctx context.Context, id BindingId) (result BindingsGetOperationResponse, err error)
BindingsGet ...
func (AppPlatformClient) BindingsList ¶
func (c AppPlatformClient) BindingsList(ctx context.Context, id AppId) (resp BindingsListOperationResponse, err error)
BindingsList ...
func (AppPlatformClient) BindingsListComplete ¶
func (c AppPlatformClient) BindingsListComplete(ctx context.Context, id AppId) (BindingsListCompleteResult, error)
BindingsListComplete retrieves all of the results into a single object
func (AppPlatformClient) BindingsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) BindingsListCompleteMatchingPredicate(ctx context.Context, id AppId, predicate BindingResourceOperationPredicate) (resp BindingsListCompleteResult, err error)
BindingsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) BindingsUpdate ¶
func (c AppPlatformClient) BindingsUpdate(ctx context.Context, id BindingId, input BindingResource) (result BindingsUpdateOperationResponse, err error)
BindingsUpdate ...
func (AppPlatformClient) BindingsUpdateThenPoll ¶
func (c AppPlatformClient) BindingsUpdateThenPoll(ctx context.Context, id BindingId, input BindingResource) error
BindingsUpdateThenPoll performs BindingsUpdate then polls until it's completed
func (AppPlatformClient) BuildServiceAgentPoolGet ¶
func (c AppPlatformClient) BuildServiceAgentPoolGet(ctx context.Context, id AgentPoolId) (result BuildServiceAgentPoolGetOperationResponse, err error)
BuildServiceAgentPoolGet ...
func (AppPlatformClient) BuildServiceAgentPoolList ¶
func (c AppPlatformClient) BuildServiceAgentPoolList(ctx context.Context, id BuildServiceId) (resp BuildServiceAgentPoolListOperationResponse, err error)
BuildServiceAgentPoolList ...
func (AppPlatformClient) BuildServiceAgentPoolListComplete ¶
func (c AppPlatformClient) BuildServiceAgentPoolListComplete(ctx context.Context, id BuildServiceId) (BuildServiceAgentPoolListCompleteResult, error)
BuildServiceAgentPoolListComplete retrieves all of the results into a single object
func (AppPlatformClient) BuildServiceAgentPoolListCompleteMatchingPredicate ¶
func (c AppPlatformClient) BuildServiceAgentPoolListCompleteMatchingPredicate(ctx context.Context, id BuildServiceId, predicate BuildServiceAgentPoolResourceOperationPredicate) (resp BuildServiceAgentPoolListCompleteResult, err error)
BuildServiceAgentPoolListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) BuildServiceAgentPoolUpdatePut ¶
func (c AppPlatformClient) BuildServiceAgentPoolUpdatePut(ctx context.Context, id AgentPoolId, input BuildServiceAgentPoolResource) (result BuildServiceAgentPoolUpdatePutOperationResponse, err error)
BuildServiceAgentPoolUpdatePut ...
func (AppPlatformClient) BuildServiceAgentPoolUpdatePutThenPoll ¶
func (c AppPlatformClient) BuildServiceAgentPoolUpdatePutThenPoll(ctx context.Context, id AgentPoolId, input BuildServiceAgentPoolResource) error
BuildServiceAgentPoolUpdatePutThenPoll performs BuildServiceAgentPoolUpdatePut then polls until it's completed
func (AppPlatformClient) BuildServiceBuilderCreateOrUpdate ¶
func (c AppPlatformClient) BuildServiceBuilderCreateOrUpdate(ctx context.Context, id BuilderId, input BuilderResource) (result BuildServiceBuilderCreateOrUpdateOperationResponse, err error)
BuildServiceBuilderCreateOrUpdate ...
func (AppPlatformClient) BuildServiceBuilderCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) BuildServiceBuilderCreateOrUpdateThenPoll(ctx context.Context, id BuilderId, input BuilderResource) error
BuildServiceBuilderCreateOrUpdateThenPoll performs BuildServiceBuilderCreateOrUpdate then polls until it's completed
func (AppPlatformClient) BuildServiceBuilderDelete ¶
func (c AppPlatformClient) BuildServiceBuilderDelete(ctx context.Context, id BuilderId) (result BuildServiceBuilderDeleteOperationResponse, err error)
BuildServiceBuilderDelete ...
func (AppPlatformClient) BuildServiceBuilderDeleteThenPoll ¶
func (c AppPlatformClient) BuildServiceBuilderDeleteThenPoll(ctx context.Context, id BuilderId) error
BuildServiceBuilderDeleteThenPoll performs BuildServiceBuilderDelete then polls until it's completed
func (AppPlatformClient) BuildServiceBuilderGet ¶
func (c AppPlatformClient) BuildServiceBuilderGet(ctx context.Context, id BuilderId) (result BuildServiceBuilderGetOperationResponse, err error)
BuildServiceBuilderGet ...
func (AppPlatformClient) BuildServiceBuilderList ¶
func (c AppPlatformClient) BuildServiceBuilderList(ctx context.Context, id BuildServiceId) (resp BuildServiceBuilderListOperationResponse, err error)
BuildServiceBuilderList ...
func (AppPlatformClient) BuildServiceBuilderListComplete ¶
func (c AppPlatformClient) BuildServiceBuilderListComplete(ctx context.Context, id BuildServiceId) (BuildServiceBuilderListCompleteResult, error)
BuildServiceBuilderListComplete retrieves all of the results into a single object
func (AppPlatformClient) BuildServiceBuilderListCompleteMatchingPredicate ¶
func (c AppPlatformClient) BuildServiceBuilderListCompleteMatchingPredicate(ctx context.Context, id BuildServiceId, predicate BuilderResourceOperationPredicate) (resp BuildServiceBuilderListCompleteResult, err error)
BuildServiceBuilderListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) BuildServiceBuilderListDeployments ¶
func (c AppPlatformClient) BuildServiceBuilderListDeployments(ctx context.Context, id BuilderId) (result BuildServiceBuilderListDeploymentsOperationResponse, err error)
BuildServiceBuilderListDeployments ...
func (AppPlatformClient) BuildServiceCreateOrUpdateBuild ¶
func (c AppPlatformClient) BuildServiceCreateOrUpdateBuild(ctx context.Context, id BuildId, input Build) (result BuildServiceCreateOrUpdateBuildOperationResponse, err error)
BuildServiceCreateOrUpdateBuild ...
func (AppPlatformClient) BuildServiceGetBuild ¶
func (c AppPlatformClient) BuildServiceGetBuild(ctx context.Context, id BuildId) (result BuildServiceGetBuildOperationResponse, err error)
BuildServiceGetBuild ...
func (AppPlatformClient) BuildServiceGetBuildResult ¶
func (c AppPlatformClient) BuildServiceGetBuildResult(ctx context.Context, id ResultId) (result BuildServiceGetBuildResultOperationResponse, err error)
BuildServiceGetBuildResult ...
func (AppPlatformClient) BuildServiceGetBuildResultLog ¶
func (c AppPlatformClient) BuildServiceGetBuildResultLog(ctx context.Context, id ResultId) (result BuildServiceGetBuildResultLogOperationResponse, err error)
BuildServiceGetBuildResultLog ...
func (AppPlatformClient) BuildServiceGetBuildService ¶
func (c AppPlatformClient) BuildServiceGetBuildService(ctx context.Context, id BuildServiceId) (result BuildServiceGetBuildServiceOperationResponse, err error)
BuildServiceGetBuildService ...
func (AppPlatformClient) BuildServiceGetResourceUploadUrl ¶
func (c AppPlatformClient) BuildServiceGetResourceUploadUrl(ctx context.Context, id BuildServiceId) (result BuildServiceGetResourceUploadUrlOperationResponse, err error)
BuildServiceGetResourceUploadUrl ...
func (AppPlatformClient) BuildServiceGetSupportedBuildpack ¶
func (c AppPlatformClient) BuildServiceGetSupportedBuildpack(ctx context.Context, id SupportedBuildPackId) (result BuildServiceGetSupportedBuildpackOperationResponse, err error)
BuildServiceGetSupportedBuildpack ...
func (AppPlatformClient) BuildServiceGetSupportedStack ¶
func (c AppPlatformClient) BuildServiceGetSupportedStack(ctx context.Context, id SupportedStackId) (result BuildServiceGetSupportedStackOperationResponse, err error)
BuildServiceGetSupportedStack ...
func (AppPlatformClient) BuildServiceListBuildResults ¶
func (c AppPlatformClient) BuildServiceListBuildResults(ctx context.Context, id BuildId) (resp BuildServiceListBuildResultsOperationResponse, err error)
BuildServiceListBuildResults ...
func (AppPlatformClient) BuildServiceListBuildResultsComplete ¶
func (c AppPlatformClient) BuildServiceListBuildResultsComplete(ctx context.Context, id BuildId) (BuildServiceListBuildResultsCompleteResult, error)
BuildServiceListBuildResultsComplete retrieves all of the results into a single object
func (AppPlatformClient) BuildServiceListBuildResultsCompleteMatchingPredicate ¶
func (c AppPlatformClient) BuildServiceListBuildResultsCompleteMatchingPredicate(ctx context.Context, id BuildId, predicate BuildResultOperationPredicate) (resp BuildServiceListBuildResultsCompleteResult, err error)
BuildServiceListBuildResultsCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) BuildServiceListBuildServices ¶
func (c AppPlatformClient) BuildServiceListBuildServices(ctx context.Context, id SpringId) (resp BuildServiceListBuildServicesOperationResponse, err error)
BuildServiceListBuildServices ...
func (AppPlatformClient) BuildServiceListBuildServicesComplete ¶
func (c AppPlatformClient) BuildServiceListBuildServicesComplete(ctx context.Context, id SpringId) (BuildServiceListBuildServicesCompleteResult, error)
BuildServiceListBuildServicesComplete retrieves all of the results into a single object
func (AppPlatformClient) BuildServiceListBuildServicesCompleteMatchingPredicate ¶
func (c AppPlatformClient) BuildServiceListBuildServicesCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate BuildServiceOperationPredicate) (resp BuildServiceListBuildServicesCompleteResult, err error)
BuildServiceListBuildServicesCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) BuildServiceListBuilds ¶
func (c AppPlatformClient) BuildServiceListBuilds(ctx context.Context, id BuildServiceId) (resp BuildServiceListBuildsOperationResponse, err error)
BuildServiceListBuilds ...
func (AppPlatformClient) BuildServiceListBuildsComplete ¶
func (c AppPlatformClient) BuildServiceListBuildsComplete(ctx context.Context, id BuildServiceId) (BuildServiceListBuildsCompleteResult, error)
BuildServiceListBuildsComplete retrieves all of the results into a single object
func (AppPlatformClient) BuildServiceListBuildsCompleteMatchingPredicate ¶
func (c AppPlatformClient) BuildServiceListBuildsCompleteMatchingPredicate(ctx context.Context, id BuildServiceId, predicate BuildOperationPredicate) (resp BuildServiceListBuildsCompleteResult, err error)
BuildServiceListBuildsCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) BuildServiceListSupportedBuildpacks ¶
func (c AppPlatformClient) BuildServiceListSupportedBuildpacks(ctx context.Context, id BuildServiceId) (result BuildServiceListSupportedBuildpacksOperationResponse, err error)
BuildServiceListSupportedBuildpacks ...
func (AppPlatformClient) BuildServiceListSupportedStacks ¶
func (c AppPlatformClient) BuildServiceListSupportedStacks(ctx context.Context, id BuildServiceId) (result BuildServiceListSupportedStacksOperationResponse, err error)
BuildServiceListSupportedStacks ...
func (AppPlatformClient) BuildpackBindingCreateOrUpdate ¶
func (c AppPlatformClient) BuildpackBindingCreateOrUpdate(ctx context.Context, id BuildPackBindingId, input BuildpackBindingResource) (result BuildpackBindingCreateOrUpdateOperationResponse, err error)
BuildpackBindingCreateOrUpdate ...
func (AppPlatformClient) BuildpackBindingCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) BuildpackBindingCreateOrUpdateThenPoll(ctx context.Context, id BuildPackBindingId, input BuildpackBindingResource) error
BuildpackBindingCreateOrUpdateThenPoll performs BuildpackBindingCreateOrUpdate then polls until it's completed
func (AppPlatformClient) BuildpackBindingDelete ¶
func (c AppPlatformClient) BuildpackBindingDelete(ctx context.Context, id BuildPackBindingId) (result BuildpackBindingDeleteOperationResponse, err error)
BuildpackBindingDelete ...
func (AppPlatformClient) BuildpackBindingDeleteThenPoll ¶
func (c AppPlatformClient) BuildpackBindingDeleteThenPoll(ctx context.Context, id BuildPackBindingId) error
BuildpackBindingDeleteThenPoll performs BuildpackBindingDelete then polls until it's completed
func (AppPlatformClient) BuildpackBindingGet ¶
func (c AppPlatformClient) BuildpackBindingGet(ctx context.Context, id BuildPackBindingId) (result BuildpackBindingGetOperationResponse, err error)
BuildpackBindingGet ...
func (AppPlatformClient) BuildpackBindingList ¶
func (c AppPlatformClient) BuildpackBindingList(ctx context.Context, id BuilderId) (resp BuildpackBindingListOperationResponse, err error)
BuildpackBindingList ...
func (AppPlatformClient) BuildpackBindingListComplete ¶
func (c AppPlatformClient) BuildpackBindingListComplete(ctx context.Context, id BuilderId) (BuildpackBindingListCompleteResult, error)
BuildpackBindingListComplete retrieves all of the results into a single object
func (AppPlatformClient) BuildpackBindingListCompleteMatchingPredicate ¶
func (c AppPlatformClient) BuildpackBindingListCompleteMatchingPredicate(ctx context.Context, id BuilderId, predicate BuildpackBindingResourceOperationPredicate) (resp BuildpackBindingListCompleteResult, err error)
BuildpackBindingListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) CertificatesCreateOrUpdate ¶
func (c AppPlatformClient) CertificatesCreateOrUpdate(ctx context.Context, id CertificateId, input CertificateResource) (result CertificatesCreateOrUpdateOperationResponse, err error)
CertificatesCreateOrUpdate ...
func (AppPlatformClient) CertificatesCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) CertificatesCreateOrUpdateThenPoll(ctx context.Context, id CertificateId, input CertificateResource) error
CertificatesCreateOrUpdateThenPoll performs CertificatesCreateOrUpdate then polls until it's completed
func (AppPlatformClient) CertificatesDelete ¶
func (c AppPlatformClient) CertificatesDelete(ctx context.Context, id CertificateId) (result CertificatesDeleteOperationResponse, err error)
CertificatesDelete ...
func (AppPlatformClient) CertificatesDeleteThenPoll ¶
func (c AppPlatformClient) CertificatesDeleteThenPoll(ctx context.Context, id CertificateId) error
CertificatesDeleteThenPoll performs CertificatesDelete then polls until it's completed
func (AppPlatformClient) CertificatesGet ¶
func (c AppPlatformClient) CertificatesGet(ctx context.Context, id CertificateId) (result CertificatesGetOperationResponse, err error)
CertificatesGet ...
func (AppPlatformClient) CertificatesList ¶
func (c AppPlatformClient) CertificatesList(ctx context.Context, id SpringId) (resp CertificatesListOperationResponse, err error)
CertificatesList ...
func (AppPlatformClient) CertificatesListComplete ¶
func (c AppPlatformClient) CertificatesListComplete(ctx context.Context, id SpringId) (CertificatesListCompleteResult, error)
CertificatesListComplete retrieves all of the results into a single object
func (AppPlatformClient) CertificatesListCompleteMatchingPredicate ¶
func (c AppPlatformClient) CertificatesListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate CertificateResourceOperationPredicate) (resp CertificatesListCompleteResult, err error)
CertificatesListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) ConfigServersGet ¶
func (c AppPlatformClient) ConfigServersGet(ctx context.Context, id SpringId) (result ConfigServersGetOperationResponse, err error)
ConfigServersGet ...
func (AppPlatformClient) ConfigServersUpdatePatch ¶
func (c AppPlatformClient) ConfigServersUpdatePatch(ctx context.Context, id SpringId, input ConfigServerResource) (result ConfigServersUpdatePatchOperationResponse, err error)
ConfigServersUpdatePatch ...
func (AppPlatformClient) ConfigServersUpdatePatchThenPoll ¶
func (c AppPlatformClient) ConfigServersUpdatePatchThenPoll(ctx context.Context, id SpringId, input ConfigServerResource) error
ConfigServersUpdatePatchThenPoll performs ConfigServersUpdatePatch then polls until it's completed
func (AppPlatformClient) ConfigServersUpdatePut ¶
func (c AppPlatformClient) ConfigServersUpdatePut(ctx context.Context, id SpringId, input ConfigServerResource) (result ConfigServersUpdatePutOperationResponse, err error)
ConfigServersUpdatePut ...
func (AppPlatformClient) ConfigServersUpdatePutThenPoll ¶
func (c AppPlatformClient) ConfigServersUpdatePutThenPoll(ctx context.Context, id SpringId, input ConfigServerResource) error
ConfigServersUpdatePutThenPoll performs ConfigServersUpdatePut then polls until it's completed
func (AppPlatformClient) ConfigServersValidate ¶
func (c AppPlatformClient) ConfigServersValidate(ctx context.Context, id SpringId, input ConfigServerSettings) (result ConfigServersValidateOperationResponse, err error)
ConfigServersValidate ...
func (AppPlatformClient) ConfigServersValidateThenPoll ¶
func (c AppPlatformClient) ConfigServersValidateThenPoll(ctx context.Context, id SpringId, input ConfigServerSettings) error
ConfigServersValidateThenPoll performs ConfigServersValidate then polls until it's completed
func (AppPlatformClient) ConfigurationServicesCreateOrUpdate ¶
func (c AppPlatformClient) ConfigurationServicesCreateOrUpdate(ctx context.Context, id ConfigurationServiceId, input ConfigurationServiceResource) (result ConfigurationServicesCreateOrUpdateOperationResponse, err error)
ConfigurationServicesCreateOrUpdate ...
func (AppPlatformClient) ConfigurationServicesCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) ConfigurationServicesCreateOrUpdateThenPoll(ctx context.Context, id ConfigurationServiceId, input ConfigurationServiceResource) error
ConfigurationServicesCreateOrUpdateThenPoll performs ConfigurationServicesCreateOrUpdate then polls until it's completed
func (AppPlatformClient) ConfigurationServicesDelete ¶
func (c AppPlatformClient) ConfigurationServicesDelete(ctx context.Context, id ConfigurationServiceId) (result ConfigurationServicesDeleteOperationResponse, err error)
ConfigurationServicesDelete ...
func (AppPlatformClient) ConfigurationServicesDeleteThenPoll ¶
func (c AppPlatformClient) ConfigurationServicesDeleteThenPoll(ctx context.Context, id ConfigurationServiceId) error
ConfigurationServicesDeleteThenPoll performs ConfigurationServicesDelete then polls until it's completed
func (AppPlatformClient) ConfigurationServicesGet ¶
func (c AppPlatformClient) ConfigurationServicesGet(ctx context.Context, id ConfigurationServiceId) (result ConfigurationServicesGetOperationResponse, err error)
ConfigurationServicesGet ...
func (AppPlatformClient) ConfigurationServicesList ¶
func (c AppPlatformClient) ConfigurationServicesList(ctx context.Context, id SpringId) (resp ConfigurationServicesListOperationResponse, err error)
ConfigurationServicesList ...
func (AppPlatformClient) ConfigurationServicesListComplete ¶
func (c AppPlatformClient) ConfigurationServicesListComplete(ctx context.Context, id SpringId) (ConfigurationServicesListCompleteResult, error)
ConfigurationServicesListComplete retrieves all of the results into a single object
func (AppPlatformClient) ConfigurationServicesListCompleteMatchingPredicate ¶
func (c AppPlatformClient) ConfigurationServicesListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate ConfigurationServiceResourceOperationPredicate) (resp ConfigurationServicesListCompleteResult, err error)
ConfigurationServicesListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) ConfigurationServicesValidate ¶
func (c AppPlatformClient) ConfigurationServicesValidate(ctx context.Context, id ConfigurationServiceId, input ConfigurationServiceSettings) (result ConfigurationServicesValidateOperationResponse, err error)
ConfigurationServicesValidate ...
func (AppPlatformClient) ConfigurationServicesValidateThenPoll ¶
func (c AppPlatformClient) ConfigurationServicesValidateThenPoll(ctx context.Context, id ConfigurationServiceId, input ConfigurationServiceSettings) error
ConfigurationServicesValidateThenPoll performs ConfigurationServicesValidate then polls until it's completed
func (AppPlatformClient) CustomDomainsCreateOrUpdate ¶
func (c AppPlatformClient) CustomDomainsCreateOrUpdate(ctx context.Context, id DomainId, input CustomDomainResource) (result CustomDomainsCreateOrUpdateOperationResponse, err error)
CustomDomainsCreateOrUpdate ...
func (AppPlatformClient) CustomDomainsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) CustomDomainsCreateOrUpdateThenPoll(ctx context.Context, id DomainId, input CustomDomainResource) error
CustomDomainsCreateOrUpdateThenPoll performs CustomDomainsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) CustomDomainsDelete ¶
func (c AppPlatformClient) CustomDomainsDelete(ctx context.Context, id DomainId) (result CustomDomainsDeleteOperationResponse, err error)
CustomDomainsDelete ...
func (AppPlatformClient) CustomDomainsDeleteThenPoll ¶
func (c AppPlatformClient) CustomDomainsDeleteThenPoll(ctx context.Context, id DomainId) error
CustomDomainsDeleteThenPoll performs CustomDomainsDelete then polls until it's completed
func (AppPlatformClient) CustomDomainsGet ¶
func (c AppPlatformClient) CustomDomainsGet(ctx context.Context, id DomainId) (result CustomDomainsGetOperationResponse, err error)
CustomDomainsGet ...
func (AppPlatformClient) CustomDomainsList ¶
func (c AppPlatformClient) CustomDomainsList(ctx context.Context, id AppId) (resp CustomDomainsListOperationResponse, err error)
CustomDomainsList ...
func (AppPlatformClient) CustomDomainsListComplete ¶
func (c AppPlatformClient) CustomDomainsListComplete(ctx context.Context, id AppId) (CustomDomainsListCompleteResult, error)
CustomDomainsListComplete retrieves all of the results into a single object
func (AppPlatformClient) CustomDomainsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) CustomDomainsListCompleteMatchingPredicate(ctx context.Context, id AppId, predicate CustomDomainResourceOperationPredicate) (resp CustomDomainsListCompleteResult, err error)
CustomDomainsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) CustomDomainsUpdate ¶
func (c AppPlatformClient) CustomDomainsUpdate(ctx context.Context, id DomainId, input CustomDomainResource) (result CustomDomainsUpdateOperationResponse, err error)
CustomDomainsUpdate ...
func (AppPlatformClient) CustomDomainsUpdateThenPoll ¶
func (c AppPlatformClient) CustomDomainsUpdateThenPoll(ctx context.Context, id DomainId, input CustomDomainResource) error
CustomDomainsUpdateThenPoll performs CustomDomainsUpdate then polls until it's completed
func (AppPlatformClient) DeploymentsCreateOrUpdate ¶
func (c AppPlatformClient) DeploymentsCreateOrUpdate(ctx context.Context, id DeploymentId, input DeploymentResource) (result DeploymentsCreateOrUpdateOperationResponse, err error)
DeploymentsCreateOrUpdate ...
func (AppPlatformClient) DeploymentsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) DeploymentsCreateOrUpdateThenPoll(ctx context.Context, id DeploymentId, input DeploymentResource) error
DeploymentsCreateOrUpdateThenPoll performs DeploymentsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) DeploymentsDelete ¶
func (c AppPlatformClient) DeploymentsDelete(ctx context.Context, id DeploymentId) (result DeploymentsDeleteOperationResponse, err error)
DeploymentsDelete ...
func (AppPlatformClient) DeploymentsDeleteThenPoll ¶
func (c AppPlatformClient) DeploymentsDeleteThenPoll(ctx context.Context, id DeploymentId) error
DeploymentsDeleteThenPoll performs DeploymentsDelete then polls until it's completed
func (AppPlatformClient) DeploymentsDisableRemoteDebugging ¶
func (c AppPlatformClient) DeploymentsDisableRemoteDebugging(ctx context.Context, id DeploymentId) (result DeploymentsDisableRemoteDebuggingOperationResponse, err error)
DeploymentsDisableRemoteDebugging ...
func (AppPlatformClient) DeploymentsDisableRemoteDebuggingThenPoll ¶
func (c AppPlatformClient) DeploymentsDisableRemoteDebuggingThenPoll(ctx context.Context, id DeploymentId) error
DeploymentsDisableRemoteDebuggingThenPoll performs DeploymentsDisableRemoteDebugging then polls until it's completed
func (AppPlatformClient) DeploymentsEnableRemoteDebugging ¶
func (c AppPlatformClient) DeploymentsEnableRemoteDebugging(ctx context.Context, id DeploymentId, input RemoteDebuggingPayload) (result DeploymentsEnableRemoteDebuggingOperationResponse, err error)
DeploymentsEnableRemoteDebugging ...
func (AppPlatformClient) DeploymentsEnableRemoteDebuggingThenPoll ¶
func (c AppPlatformClient) DeploymentsEnableRemoteDebuggingThenPoll(ctx context.Context, id DeploymentId, input RemoteDebuggingPayload) error
DeploymentsEnableRemoteDebuggingThenPoll performs DeploymentsEnableRemoteDebugging then polls until it's completed
func (AppPlatformClient) DeploymentsGenerateHeapDump ¶
func (c AppPlatformClient) DeploymentsGenerateHeapDump(ctx context.Context, id DeploymentId, input DiagnosticParameters) (result DeploymentsGenerateHeapDumpOperationResponse, err error)
DeploymentsGenerateHeapDump ...
func (AppPlatformClient) DeploymentsGenerateHeapDumpThenPoll ¶
func (c AppPlatformClient) DeploymentsGenerateHeapDumpThenPoll(ctx context.Context, id DeploymentId, input DiagnosticParameters) error
DeploymentsGenerateHeapDumpThenPoll performs DeploymentsGenerateHeapDump then polls until it's completed
func (AppPlatformClient) DeploymentsGenerateThreadDump ¶
func (c AppPlatformClient) DeploymentsGenerateThreadDump(ctx context.Context, id DeploymentId, input DiagnosticParameters) (result DeploymentsGenerateThreadDumpOperationResponse, err error)
DeploymentsGenerateThreadDump ...
func (AppPlatformClient) DeploymentsGenerateThreadDumpThenPoll ¶
func (c AppPlatformClient) DeploymentsGenerateThreadDumpThenPoll(ctx context.Context, id DeploymentId, input DiagnosticParameters) error
DeploymentsGenerateThreadDumpThenPoll performs DeploymentsGenerateThreadDump then polls until it's completed
func (AppPlatformClient) DeploymentsGet ¶
func (c AppPlatformClient) DeploymentsGet(ctx context.Context, id DeploymentId) (result DeploymentsGetOperationResponse, err error)
DeploymentsGet ...
func (AppPlatformClient) DeploymentsGetLogFileUrl ¶
func (c AppPlatformClient) DeploymentsGetLogFileUrl(ctx context.Context, id DeploymentId) (result DeploymentsGetLogFileUrlOperationResponse, err error)
DeploymentsGetLogFileUrl ...
func (AppPlatformClient) DeploymentsGetRemoteDebuggingConfig ¶
func (c AppPlatformClient) DeploymentsGetRemoteDebuggingConfig(ctx context.Context, id DeploymentId) (result DeploymentsGetRemoteDebuggingConfigOperationResponse, err error)
DeploymentsGetRemoteDebuggingConfig ...
func (AppPlatformClient) DeploymentsList ¶
func (c AppPlatformClient) DeploymentsList(ctx context.Context, id AppId, options DeploymentsListOperationOptions) (resp DeploymentsListOperationResponse, err error)
DeploymentsList ...
func (AppPlatformClient) DeploymentsListComplete ¶
func (c AppPlatformClient) DeploymentsListComplete(ctx context.Context, id AppId, options DeploymentsListOperationOptions) (DeploymentsListCompleteResult, error)
DeploymentsListComplete retrieves all of the results into a single object
func (AppPlatformClient) DeploymentsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) DeploymentsListCompleteMatchingPredicate(ctx context.Context, id AppId, options DeploymentsListOperationOptions, predicate DeploymentResourceOperationPredicate) (resp DeploymentsListCompleteResult, err error)
DeploymentsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) DeploymentsListForCluster ¶
func (c AppPlatformClient) DeploymentsListForCluster(ctx context.Context, id SpringId, options DeploymentsListForClusterOperationOptions) (resp DeploymentsListForClusterOperationResponse, err error)
DeploymentsListForCluster ...
func (AppPlatformClient) DeploymentsListForClusterComplete ¶
func (c AppPlatformClient) DeploymentsListForClusterComplete(ctx context.Context, id SpringId, options DeploymentsListForClusterOperationOptions) (DeploymentsListForClusterCompleteResult, error)
DeploymentsListForClusterComplete retrieves all of the results into a single object
func (AppPlatformClient) DeploymentsListForClusterCompleteMatchingPredicate ¶
func (c AppPlatformClient) DeploymentsListForClusterCompleteMatchingPredicate(ctx context.Context, id SpringId, options DeploymentsListForClusterOperationOptions, predicate DeploymentResourceOperationPredicate) (resp DeploymentsListForClusterCompleteResult, err error)
DeploymentsListForClusterCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) DeploymentsRestart ¶
func (c AppPlatformClient) DeploymentsRestart(ctx context.Context, id DeploymentId) (result DeploymentsRestartOperationResponse, err error)
DeploymentsRestart ...
func (AppPlatformClient) DeploymentsRestartThenPoll ¶
func (c AppPlatformClient) DeploymentsRestartThenPoll(ctx context.Context, id DeploymentId) error
DeploymentsRestartThenPoll performs DeploymentsRestart then polls until it's completed
func (AppPlatformClient) DeploymentsStart ¶
func (c AppPlatformClient) DeploymentsStart(ctx context.Context, id DeploymentId) (result DeploymentsStartOperationResponse, err error)
DeploymentsStart ...
func (AppPlatformClient) DeploymentsStartJFR ¶
func (c AppPlatformClient) DeploymentsStartJFR(ctx context.Context, id DeploymentId, input DiagnosticParameters) (result DeploymentsStartJFROperationResponse, err error)
DeploymentsStartJFR ...
func (AppPlatformClient) DeploymentsStartJFRThenPoll ¶
func (c AppPlatformClient) DeploymentsStartJFRThenPoll(ctx context.Context, id DeploymentId, input DiagnosticParameters) error
DeploymentsStartJFRThenPoll performs DeploymentsStartJFR then polls until it's completed
func (AppPlatformClient) DeploymentsStartThenPoll ¶
func (c AppPlatformClient) DeploymentsStartThenPoll(ctx context.Context, id DeploymentId) error
DeploymentsStartThenPoll performs DeploymentsStart then polls until it's completed
func (AppPlatformClient) DeploymentsStop ¶
func (c AppPlatformClient) DeploymentsStop(ctx context.Context, id DeploymentId) (result DeploymentsStopOperationResponse, err error)
DeploymentsStop ...
func (AppPlatformClient) DeploymentsStopThenPoll ¶
func (c AppPlatformClient) DeploymentsStopThenPoll(ctx context.Context, id DeploymentId) error
DeploymentsStopThenPoll performs DeploymentsStop then polls until it's completed
func (AppPlatformClient) DeploymentsUpdate ¶
func (c AppPlatformClient) DeploymentsUpdate(ctx context.Context, id DeploymentId, input DeploymentResource) (result DeploymentsUpdateOperationResponse, err error)
DeploymentsUpdate ...
func (AppPlatformClient) DeploymentsUpdateThenPoll ¶
func (c AppPlatformClient) DeploymentsUpdateThenPoll(ctx context.Context, id DeploymentId, input DeploymentResource) error
DeploymentsUpdateThenPoll performs DeploymentsUpdate then polls until it's completed
func (AppPlatformClient) GatewayCustomDomainsCreateOrUpdate ¶
func (c AppPlatformClient) GatewayCustomDomainsCreateOrUpdate(ctx context.Context, id GatewayDomainId, input GatewayCustomDomainResource) (result GatewayCustomDomainsCreateOrUpdateOperationResponse, err error)
GatewayCustomDomainsCreateOrUpdate ...
func (AppPlatformClient) GatewayCustomDomainsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) GatewayCustomDomainsCreateOrUpdateThenPoll(ctx context.Context, id GatewayDomainId, input GatewayCustomDomainResource) error
GatewayCustomDomainsCreateOrUpdateThenPoll performs GatewayCustomDomainsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) GatewayCustomDomainsDelete ¶
func (c AppPlatformClient) GatewayCustomDomainsDelete(ctx context.Context, id GatewayDomainId) (result GatewayCustomDomainsDeleteOperationResponse, err error)
GatewayCustomDomainsDelete ...
func (AppPlatformClient) GatewayCustomDomainsDeleteThenPoll ¶
func (c AppPlatformClient) GatewayCustomDomainsDeleteThenPoll(ctx context.Context, id GatewayDomainId) error
GatewayCustomDomainsDeleteThenPoll performs GatewayCustomDomainsDelete then polls until it's completed
func (AppPlatformClient) GatewayCustomDomainsGet ¶
func (c AppPlatformClient) GatewayCustomDomainsGet(ctx context.Context, id GatewayDomainId) (result GatewayCustomDomainsGetOperationResponse, err error)
GatewayCustomDomainsGet ...
func (AppPlatformClient) GatewayCustomDomainsList ¶
func (c AppPlatformClient) GatewayCustomDomainsList(ctx context.Context, id GatewayId) (resp GatewayCustomDomainsListOperationResponse, err error)
GatewayCustomDomainsList ...
func (AppPlatformClient) GatewayCustomDomainsListComplete ¶
func (c AppPlatformClient) GatewayCustomDomainsListComplete(ctx context.Context, id GatewayId) (GatewayCustomDomainsListCompleteResult, error)
GatewayCustomDomainsListComplete retrieves all of the results into a single object
func (AppPlatformClient) GatewayCustomDomainsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) GatewayCustomDomainsListCompleteMatchingPredicate(ctx context.Context, id GatewayId, predicate GatewayCustomDomainResourceOperationPredicate) (resp GatewayCustomDomainsListCompleteResult, err error)
GatewayCustomDomainsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) GatewayRouteConfigsCreateOrUpdate ¶
func (c AppPlatformClient) GatewayRouteConfigsCreateOrUpdate(ctx context.Context, id RouteConfigId, input GatewayRouteConfigResource) (result GatewayRouteConfigsCreateOrUpdateOperationResponse, err error)
GatewayRouteConfigsCreateOrUpdate ...
func (AppPlatformClient) GatewayRouteConfigsCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) GatewayRouteConfigsCreateOrUpdateThenPoll(ctx context.Context, id RouteConfigId, input GatewayRouteConfigResource) error
GatewayRouteConfigsCreateOrUpdateThenPoll performs GatewayRouteConfigsCreateOrUpdate then polls until it's completed
func (AppPlatformClient) GatewayRouteConfigsDelete ¶
func (c AppPlatformClient) GatewayRouteConfigsDelete(ctx context.Context, id RouteConfigId) (result GatewayRouteConfigsDeleteOperationResponse, err error)
GatewayRouteConfigsDelete ...
func (AppPlatformClient) GatewayRouteConfigsDeleteThenPoll ¶
func (c AppPlatformClient) GatewayRouteConfigsDeleteThenPoll(ctx context.Context, id RouteConfigId) error
GatewayRouteConfigsDeleteThenPoll performs GatewayRouteConfigsDelete then polls until it's completed
func (AppPlatformClient) GatewayRouteConfigsGet ¶
func (c AppPlatformClient) GatewayRouteConfigsGet(ctx context.Context, id RouteConfigId) (result GatewayRouteConfigsGetOperationResponse, err error)
GatewayRouteConfigsGet ...
func (AppPlatformClient) GatewayRouteConfigsList ¶
func (c AppPlatformClient) GatewayRouteConfigsList(ctx context.Context, id GatewayId) (resp GatewayRouteConfigsListOperationResponse, err error)
GatewayRouteConfigsList ...
func (AppPlatformClient) GatewayRouteConfigsListComplete ¶
func (c AppPlatformClient) GatewayRouteConfigsListComplete(ctx context.Context, id GatewayId) (GatewayRouteConfigsListCompleteResult, error)
GatewayRouteConfigsListComplete retrieves all of the results into a single object
func (AppPlatformClient) GatewayRouteConfigsListCompleteMatchingPredicate ¶
func (c AppPlatformClient) GatewayRouteConfigsListCompleteMatchingPredicate(ctx context.Context, id GatewayId, predicate GatewayRouteConfigResourceOperationPredicate) (resp GatewayRouteConfigsListCompleteResult, err error)
GatewayRouteConfigsListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) GatewaysCreateOrUpdate ¶
func (c AppPlatformClient) GatewaysCreateOrUpdate(ctx context.Context, id GatewayId, input GatewayResource) (result GatewaysCreateOrUpdateOperationResponse, err error)
GatewaysCreateOrUpdate ...
func (AppPlatformClient) GatewaysCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) GatewaysCreateOrUpdateThenPoll(ctx context.Context, id GatewayId, input GatewayResource) error
GatewaysCreateOrUpdateThenPoll performs GatewaysCreateOrUpdate then polls until it's completed
func (AppPlatformClient) GatewaysDelete ¶
func (c AppPlatformClient) GatewaysDelete(ctx context.Context, id GatewayId) (result GatewaysDeleteOperationResponse, err error)
GatewaysDelete ...
func (AppPlatformClient) GatewaysDeleteThenPoll ¶
func (c AppPlatformClient) GatewaysDeleteThenPoll(ctx context.Context, id GatewayId) error
GatewaysDeleteThenPoll performs GatewaysDelete then polls until it's completed
func (AppPlatformClient) GatewaysGet ¶
func (c AppPlatformClient) GatewaysGet(ctx context.Context, id GatewayId) (result GatewaysGetOperationResponse, err error)
GatewaysGet ...
func (AppPlatformClient) GatewaysList ¶
func (c AppPlatformClient) GatewaysList(ctx context.Context, id SpringId) (resp GatewaysListOperationResponse, err error)
GatewaysList ...
func (AppPlatformClient) GatewaysListComplete ¶
func (c AppPlatformClient) GatewaysListComplete(ctx context.Context, id SpringId) (GatewaysListCompleteResult, error)
GatewaysListComplete retrieves all of the results into a single object
func (AppPlatformClient) GatewaysListCompleteMatchingPredicate ¶
func (c AppPlatformClient) GatewaysListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate GatewayResourceOperationPredicate) (resp GatewaysListCompleteResult, err error)
GatewaysListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) GatewaysValidateDomain ¶
func (c AppPlatformClient) GatewaysValidateDomain(ctx context.Context, id GatewayId, input CustomDomainValidatePayload) (result GatewaysValidateDomainOperationResponse, err error)
GatewaysValidateDomain ...
func (AppPlatformClient) MonitoringSettingsGet ¶
func (c AppPlatformClient) MonitoringSettingsGet(ctx context.Context, id SpringId) (result MonitoringSettingsGetOperationResponse, err error)
MonitoringSettingsGet ...
func (AppPlatformClient) MonitoringSettingsUpdatePatch ¶
func (c AppPlatformClient) MonitoringSettingsUpdatePatch(ctx context.Context, id SpringId, input MonitoringSettingResource) (result MonitoringSettingsUpdatePatchOperationResponse, err error)
MonitoringSettingsUpdatePatch ...
func (AppPlatformClient) MonitoringSettingsUpdatePatchThenPoll ¶
func (c AppPlatformClient) MonitoringSettingsUpdatePatchThenPoll(ctx context.Context, id SpringId, input MonitoringSettingResource) error
MonitoringSettingsUpdatePatchThenPoll performs MonitoringSettingsUpdatePatch then polls until it's completed
func (AppPlatformClient) MonitoringSettingsUpdatePut ¶
func (c AppPlatformClient) MonitoringSettingsUpdatePut(ctx context.Context, id SpringId, input MonitoringSettingResource) (result MonitoringSettingsUpdatePutOperationResponse, err error)
MonitoringSettingsUpdatePut ...
func (AppPlatformClient) MonitoringSettingsUpdatePutThenPoll ¶
func (c AppPlatformClient) MonitoringSettingsUpdatePutThenPoll(ctx context.Context, id SpringId, input MonitoringSettingResource) error
MonitoringSettingsUpdatePutThenPoll performs MonitoringSettingsUpdatePut then polls until it's completed
func (AppPlatformClient) RuntimeVersionsListRuntimeVersions ¶
func (c AppPlatformClient) RuntimeVersionsListRuntimeVersions(ctx context.Context) (result RuntimeVersionsListRuntimeVersionsOperationResponse, err error)
RuntimeVersionsListRuntimeVersions ...
func (AppPlatformClient) ServiceRegistriesCreateOrUpdate ¶
func (c AppPlatformClient) ServiceRegistriesCreateOrUpdate(ctx context.Context, id ServiceRegistryId) (result ServiceRegistriesCreateOrUpdateOperationResponse, err error)
ServiceRegistriesCreateOrUpdate ...
func (AppPlatformClient) ServiceRegistriesCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) ServiceRegistriesCreateOrUpdateThenPoll(ctx context.Context, id ServiceRegistryId) error
ServiceRegistriesCreateOrUpdateThenPoll performs ServiceRegistriesCreateOrUpdate then polls until it's completed
func (AppPlatformClient) ServiceRegistriesDelete ¶
func (c AppPlatformClient) ServiceRegistriesDelete(ctx context.Context, id ServiceRegistryId) (result ServiceRegistriesDeleteOperationResponse, err error)
ServiceRegistriesDelete ...
func (AppPlatformClient) ServiceRegistriesDeleteThenPoll ¶
func (c AppPlatformClient) ServiceRegistriesDeleteThenPoll(ctx context.Context, id ServiceRegistryId) error
ServiceRegistriesDeleteThenPoll performs ServiceRegistriesDelete then polls until it's completed
func (AppPlatformClient) ServiceRegistriesGet ¶
func (c AppPlatformClient) ServiceRegistriesGet(ctx context.Context, id ServiceRegistryId) (result ServiceRegistriesGetOperationResponse, err error)
ServiceRegistriesGet ...
func (AppPlatformClient) ServiceRegistriesList ¶
func (c AppPlatformClient) ServiceRegistriesList(ctx context.Context, id SpringId) (resp ServiceRegistriesListOperationResponse, err error)
ServiceRegistriesList ...
func (AppPlatformClient) ServiceRegistriesListComplete ¶
func (c AppPlatformClient) ServiceRegistriesListComplete(ctx context.Context, id SpringId) (ServiceRegistriesListCompleteResult, error)
ServiceRegistriesListComplete retrieves all of the results into a single object
func (AppPlatformClient) ServiceRegistriesListCompleteMatchingPredicate ¶
func (c AppPlatformClient) ServiceRegistriesListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate ServiceRegistryResourceOperationPredicate) (resp ServiceRegistriesListCompleteResult, err error)
ServiceRegistriesListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) ServicesCheckNameAvailability ¶
func (c AppPlatformClient) ServicesCheckNameAvailability(ctx context.Context, id LocationId, input NameAvailabilityParameters) (result ServicesCheckNameAvailabilityOperationResponse, err error)
ServicesCheckNameAvailability ...
func (AppPlatformClient) ServicesCreateOrUpdate ¶
func (c AppPlatformClient) ServicesCreateOrUpdate(ctx context.Context, id SpringId, input ServiceResource) (result ServicesCreateOrUpdateOperationResponse, err error)
ServicesCreateOrUpdate ...
func (AppPlatformClient) ServicesCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) ServicesCreateOrUpdateThenPoll(ctx context.Context, id SpringId, input ServiceResource) error
ServicesCreateOrUpdateThenPoll performs ServicesCreateOrUpdate then polls until it's completed
func (AppPlatformClient) ServicesDelete ¶
func (c AppPlatformClient) ServicesDelete(ctx context.Context, id SpringId) (result ServicesDeleteOperationResponse, err error)
ServicesDelete ...
func (AppPlatformClient) ServicesDeleteThenPoll ¶
func (c AppPlatformClient) ServicesDeleteThenPoll(ctx context.Context, id SpringId) error
ServicesDeleteThenPoll performs ServicesDelete then polls until it's completed
func (AppPlatformClient) ServicesDisableTestEndpoint ¶
func (c AppPlatformClient) ServicesDisableTestEndpoint(ctx context.Context, id SpringId) (result ServicesDisableTestEndpointOperationResponse, err error)
ServicesDisableTestEndpoint ...
func (AppPlatformClient) ServicesEnableTestEndpoint ¶
func (c AppPlatformClient) ServicesEnableTestEndpoint(ctx context.Context, id SpringId) (result ServicesEnableTestEndpointOperationResponse, err error)
ServicesEnableTestEndpoint ...
func (AppPlatformClient) ServicesGet ¶
func (c AppPlatformClient) ServicesGet(ctx context.Context, id SpringId) (result ServicesGetOperationResponse, err error)
ServicesGet ...
func (AppPlatformClient) ServicesList ¶
func (c AppPlatformClient) ServicesList(ctx context.Context, id commonids.ResourceGroupId) (resp ServicesListOperationResponse, err error)
ServicesList ...
func (AppPlatformClient) ServicesListBySubscription ¶
func (c AppPlatformClient) ServicesListBySubscription(ctx context.Context, id commonids.SubscriptionId) (resp ServicesListBySubscriptionOperationResponse, err error)
ServicesListBySubscription ...
func (AppPlatformClient) ServicesListBySubscriptionComplete ¶
func (c AppPlatformClient) ServicesListBySubscriptionComplete(ctx context.Context, id commonids.SubscriptionId) (ServicesListBySubscriptionCompleteResult, error)
ServicesListBySubscriptionComplete retrieves all of the results into a single object
func (AppPlatformClient) ServicesListBySubscriptionCompleteMatchingPredicate ¶
func (c AppPlatformClient) ServicesListBySubscriptionCompleteMatchingPredicate(ctx context.Context, id commonids.SubscriptionId, predicate ServiceResourceOperationPredicate) (resp ServicesListBySubscriptionCompleteResult, err error)
ServicesListBySubscriptionCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) ServicesListComplete ¶
func (c AppPlatformClient) ServicesListComplete(ctx context.Context, id commonids.ResourceGroupId) (ServicesListCompleteResult, error)
ServicesListComplete retrieves all of the results into a single object
func (AppPlatformClient) ServicesListCompleteMatchingPredicate ¶
func (c AppPlatformClient) ServicesListCompleteMatchingPredicate(ctx context.Context, id commonids.ResourceGroupId, predicate ServiceResourceOperationPredicate) (resp ServicesListCompleteResult, err error)
ServicesListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) ServicesListTestKeys ¶
func (c AppPlatformClient) ServicesListTestKeys(ctx context.Context, id SpringId) (result ServicesListTestKeysOperationResponse, err error)
ServicesListTestKeys ...
func (AppPlatformClient) ServicesRegenerateTestKey ¶
func (c AppPlatformClient) ServicesRegenerateTestKey(ctx context.Context, id SpringId, input RegenerateTestKeyRequestPayload) (result ServicesRegenerateTestKeyOperationResponse, err error)
ServicesRegenerateTestKey ...
func (AppPlatformClient) ServicesStart ¶
func (c AppPlatformClient) ServicesStart(ctx context.Context, id SpringId) (result ServicesStartOperationResponse, err error)
ServicesStart ...
func (AppPlatformClient) ServicesStartThenPoll ¶
func (c AppPlatformClient) ServicesStartThenPoll(ctx context.Context, id SpringId) error
ServicesStartThenPoll performs ServicesStart then polls until it's completed
func (AppPlatformClient) ServicesStop ¶
func (c AppPlatformClient) ServicesStop(ctx context.Context, id SpringId) (result ServicesStopOperationResponse, err error)
ServicesStop ...
func (AppPlatformClient) ServicesStopThenPoll ¶
func (c AppPlatformClient) ServicesStopThenPoll(ctx context.Context, id SpringId) error
ServicesStopThenPoll performs ServicesStop then polls until it's completed
func (AppPlatformClient) ServicesUpdate ¶
func (c AppPlatformClient) ServicesUpdate(ctx context.Context, id SpringId, input ServiceResource) (result ServicesUpdateOperationResponse, err error)
ServicesUpdate ...
func (AppPlatformClient) ServicesUpdateThenPoll ¶
func (c AppPlatformClient) ServicesUpdateThenPoll(ctx context.Context, id SpringId, input ServiceResource) error
ServicesUpdateThenPoll performs ServicesUpdate then polls until it's completed
func (AppPlatformClient) SkusList ¶
func (c AppPlatformClient) SkusList(ctx context.Context, id commonids.SubscriptionId) (resp SkusListOperationResponse, err error)
SkusList ...
func (AppPlatformClient) SkusListComplete ¶
func (c AppPlatformClient) SkusListComplete(ctx context.Context, id commonids.SubscriptionId) (SkusListCompleteResult, error)
SkusListComplete retrieves all of the results into a single object
func (AppPlatformClient) SkusListCompleteMatchingPredicate ¶
func (c AppPlatformClient) SkusListCompleteMatchingPredicate(ctx context.Context, id commonids.SubscriptionId, predicate ResourceSkuOperationPredicate) (resp SkusListCompleteResult, err error)
SkusListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
func (AppPlatformClient) StoragesCreateOrUpdate ¶
func (c AppPlatformClient) StoragesCreateOrUpdate(ctx context.Context, id StorageId, input StorageResource) (result StoragesCreateOrUpdateOperationResponse, err error)
StoragesCreateOrUpdate ...
func (AppPlatformClient) StoragesCreateOrUpdateThenPoll ¶
func (c AppPlatformClient) StoragesCreateOrUpdateThenPoll(ctx context.Context, id StorageId, input StorageResource) error
StoragesCreateOrUpdateThenPoll performs StoragesCreateOrUpdate then polls until it's completed
func (AppPlatformClient) StoragesDelete ¶
func (c AppPlatformClient) StoragesDelete(ctx context.Context, id StorageId) (result StoragesDeleteOperationResponse, err error)
StoragesDelete ...
func (AppPlatformClient) StoragesDeleteThenPoll ¶
func (c AppPlatformClient) StoragesDeleteThenPoll(ctx context.Context, id StorageId) error
StoragesDeleteThenPoll performs StoragesDelete then polls until it's completed
func (AppPlatformClient) StoragesGet ¶
func (c AppPlatformClient) StoragesGet(ctx context.Context, id StorageId) (result StoragesGetOperationResponse, err error)
StoragesGet ...
func (AppPlatformClient) StoragesList ¶
func (c AppPlatformClient) StoragesList(ctx context.Context, id SpringId) (resp StoragesListOperationResponse, err error)
StoragesList ...
func (AppPlatformClient) StoragesListComplete ¶
func (c AppPlatformClient) StoragesListComplete(ctx context.Context, id SpringId) (StoragesListCompleteResult, error)
StoragesListComplete retrieves all of the results into a single object
func (AppPlatformClient) StoragesListCompleteMatchingPredicate ¶
func (c AppPlatformClient) StoragesListCompleteMatchingPredicate(ctx context.Context, id SpringId, predicate StorageResourceOperationPredicate) (resp StoragesListCompleteResult, err error)
StoragesListCompleteMatchingPredicate retrieves all of the results and then applied the predicate
type AppResource ¶
type AppResource struct { Id *string `json:"id,omitempty"` Identity *identity.LegacySystemAndUserAssignedMap `json:"identity,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` Properties *AppResourceProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type AppResourceOperationPredicate ¶
func (AppResourceOperationPredicate) Matches ¶
func (p AppResourceOperationPredicate) Matches(input AppResource) bool
type AppResourceProperties ¶
type AppResourceProperties struct { AddonConfigs *map[string]map[string]interface{} `json:"addonConfigs,omitempty"` CustomPersistentDisks *[]CustomPersistentDiskResource `json:"customPersistentDisks,omitempty"` EnableEndToEndTLS *bool `json:"enableEndToEndTLS,omitempty"` Fqdn *string `json:"fqdn,omitempty"` HTTPSOnly *bool `json:"httpsOnly,omitempty"` IngressSettings *IngressSettings `json:"ingressSettings,omitempty"` LoadedCertificates *[]LoadedCertificate `json:"loadedCertificates,omitempty"` PersistentDisk *PersistentDisk `json:"persistentDisk,omitempty"` ProvisioningState *AppResourceProvisioningState `json:"provisioningState,omitempty"` Public *bool `json:"public,omitempty"` TemporaryDisk *TemporaryDisk `json:"temporaryDisk,omitempty"` Url *string `json:"url,omitempty"` VnetAddons *AppVNetAddons `json:"vnetAddons,omitempty"` }
type AppResourceProvisioningState ¶
type AppResourceProvisioningState string
const ( AppResourceProvisioningStateCreating AppResourceProvisioningState = "Creating" AppResourceProvisioningStateDeleting AppResourceProvisioningState = "Deleting" AppResourceProvisioningStateFailed AppResourceProvisioningState = "Failed" AppResourceProvisioningStateSucceeded AppResourceProvisioningState = "Succeeded" AppResourceProvisioningStateUpdating AppResourceProvisioningState = "Updating" )
type AppVNetAddons ¶
type ApplicationInsightsAgentVersions ¶
type ApplicationInsightsAgentVersions struct {
Java *string `json:"java,omitempty"`
}
type AppsCreateOrUpdateOperationResponse ¶
type AppsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type AppsDeleteOperationResponse ¶
type AppsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type AppsGetOperationOptions ¶
type AppsGetOperationOptions struct {
SyncStatus *string
}
func DefaultAppsGetOperationOptions ¶
func DefaultAppsGetOperationOptions() AppsGetOperationOptions
type AppsGetOperationResponse ¶
type AppsGetOperationResponse struct { HttpResponse *http.Response Model *AppResource }
type AppsGetResourceUploadUrlOperationResponse ¶
type AppsGetResourceUploadUrlOperationResponse struct { HttpResponse *http.Response Model *ResourceUploadDefinition }
type AppsListCompleteResult ¶
type AppsListCompleteResult struct {
Items []AppResource
}
type AppsListOperationResponse ¶
type AppsListOperationResponse struct { HttpResponse *http.Response Model *[]AppResource // contains filtered or unexported fields }
func (AppsListOperationResponse) HasMore ¶
func (r AppsListOperationResponse) HasMore() bool
func (AppsListOperationResponse) LoadMore ¶
func (r AppsListOperationResponse) LoadMore(ctx context.Context) (resp AppsListOperationResponse, err error)
type AppsSetActiveDeploymentsOperationResponse ¶
type AppsSetActiveDeploymentsOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type AppsUpdateOperationResponse ¶
type AppsUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type AppsValidateDomainOperationResponse ¶
type AppsValidateDomainOperationResponse struct { HttpResponse *http.Response Model *CustomDomainValidateResult }
type AvailableRuntimeVersions ¶
type AvailableRuntimeVersions struct {
Value *[]SupportedRuntimeVersion `json:"value,omitempty"`
}
type AzureFileVolume ¶
type AzureFileVolume struct { // Fields inherited from CustomPersistentDiskProperties MountOptions *[]string `json:"mountOptions,omitempty"` MountPath string `json:"mountPath"` ReadOnly *bool `json:"readOnly,omitempty"` }
func (AzureFileVolume) MarshalJSON ¶
func (s AzureFileVolume) MarshalJSON() ([]byte, error)
type BackendProtocol ¶
type BackendProtocol string
const ( BackendProtocolDefault BackendProtocol = "Default" BackendProtocolGRPC BackendProtocol = "GRPC" )
type BindingId ¶
type BindingId struct { SubscriptionId string ResourceGroupName string ServiceName string AppName string BindingName string }
BindingId is a struct representing the Resource ID for a Binding
func NewBindingID ¶
func NewBindingID(subscriptionId string, resourceGroupName string, serviceName string, appName string, bindingName string) BindingId
NewBindingID returns a new BindingId struct
func ParseBindingID ¶
ParseBindingID parses 'input' into a BindingId
func ParseBindingIDInsensitively ¶
ParseBindingIDInsensitively parses 'input' case-insensitively into a BindingId note: this method should only be used for API response data and not user input
func (BindingId) Segments ¶
func (id BindingId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Binding ID
type BindingResource ¶
type BindingResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *BindingResourceProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type BindingResourceOperationPredicate ¶
func (BindingResourceOperationPredicate) Matches ¶
func (p BindingResourceOperationPredicate) Matches(input BindingResource) bool
type BindingResourceProperties ¶
type BindingResourceProperties struct { BindingParameters *map[string]interface{} `json:"bindingParameters,omitempty"` CreatedAt *string `json:"createdAt,omitempty"` GeneratedProperties *string `json:"generatedProperties,omitempty"` Key *string `json:"key,omitempty"` ResourceId *string `json:"resourceId,omitempty"` ResourceName *string `json:"resourceName,omitempty"` ResourceType *string `json:"resourceType,omitempty"` UpdatedAt *string `json:"updatedAt,omitempty"` }
type BindingType ¶
type BindingType string
const ( BindingTypeApacheSkyWalking BindingType = "ApacheSkyWalking" BindingTypeAppDynamics BindingType = "AppDynamics" BindingTypeApplicationInsights BindingType = "ApplicationInsights" BindingTypeDynatrace BindingType = "Dynatrace" BindingTypeElasticAPM BindingType = "ElasticAPM" BindingTypeNewRelic BindingType = "NewRelic" )
type BindingsCreateOrUpdateOperationResponse ¶
type BindingsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type BindingsDeleteOperationResponse ¶
type BindingsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type BindingsGetOperationResponse ¶
type BindingsGetOperationResponse struct { HttpResponse *http.Response Model *BindingResource }
type BindingsListCompleteResult ¶
type BindingsListCompleteResult struct {
Items []BindingResource
}
type BindingsListOperationResponse ¶
type BindingsListOperationResponse struct { HttpResponse *http.Response Model *[]BindingResource // contains filtered or unexported fields }
func (BindingsListOperationResponse) HasMore ¶
func (r BindingsListOperationResponse) HasMore() bool
func (BindingsListOperationResponse) LoadMore ¶
func (r BindingsListOperationResponse) LoadMore(ctx context.Context) (resp BindingsListOperationResponse, err error)
type BindingsUpdateOperationResponse ¶
type BindingsUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type Build ¶
type Build struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *BuildProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type BuildId ¶
type BuildId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string BuildName string }
BuildId is a struct representing the Resource ID for a Build
func NewBuildID ¶
func NewBuildID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string, buildName string) BuildId
NewBuildID returns a new BuildId struct
func ParseBuildID ¶
ParseBuildID parses 'input' into a BuildId
func ParseBuildIDInsensitively ¶
ParseBuildIDInsensitively parses 'input' case-insensitively into a BuildId note: this method should only be used for API response data and not user input
func (BuildId) Segments ¶
func (id BuildId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Build ID
type BuildOperationPredicate ¶
func (BuildOperationPredicate) Matches ¶
func (p BuildOperationPredicate) Matches(input Build) bool
type BuildPackBindingId ¶ added in v0.20221129.1175354
type BuildPackBindingId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string BuilderName string BuildpackBindingName string }
BuildPackBindingId is a struct representing the Resource ID for a Build Pack Binding
func NewBuildPackBindingID ¶ added in v0.20221129.1175354
func NewBuildPackBindingID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string, builderName string, buildpackBindingName string) BuildPackBindingId
NewBuildPackBindingID returns a new BuildPackBindingId struct
func ParseBuildPackBindingID ¶ added in v0.20221129.1175354
func ParseBuildPackBindingID(input string) (*BuildPackBindingId, error)
ParseBuildPackBindingID parses 'input' into a BuildPackBindingId
func ParseBuildPackBindingIDInsensitively ¶ added in v0.20221129.1175354
func ParseBuildPackBindingIDInsensitively(input string) (*BuildPackBindingId, error)
ParseBuildPackBindingIDInsensitively parses 'input' case-insensitively into a BuildPackBindingId note: this method should only be used for API response data and not user input
func (BuildPackBindingId) ID ¶ added in v0.20221129.1175354
func (id BuildPackBindingId) ID() string
ID returns the formatted Build Pack Binding ID
func (BuildPackBindingId) Segments ¶ added in v0.20221129.1175354
func (id BuildPackBindingId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Build Pack Binding ID
func (BuildPackBindingId) String ¶ added in v0.20221129.1175354
func (id BuildPackBindingId) String() string
String returns a human-readable description of this Build Pack Binding ID
type BuildProperties ¶
type BuildProperties struct { AgentPool *string `json:"agentPool,omitempty"` Builder *string `json:"builder,omitempty"` Env *map[string]string `json:"env,omitempty"` ProvisioningState *BuildProvisioningState `json:"provisioningState,omitempty"` RelativePath *string `json:"relativePath,omitempty"` ResourceRequests *BuildResourceRequests `json:"resourceRequests,omitempty"` TriggeredBuildResult *TriggeredBuildResult `json:"triggeredBuildResult,omitempty"` }
type BuildProvisioningState ¶
type BuildProvisioningState string
const ( BuildProvisioningStateCreating BuildProvisioningState = "Creating" BuildProvisioningStateDeleting BuildProvisioningState = "Deleting" BuildProvisioningStateFailed BuildProvisioningState = "Failed" BuildProvisioningStateSucceeded BuildProvisioningState = "Succeeded" BuildProvisioningStateUpdating BuildProvisioningState = "Updating" )
type BuildResourceRequests ¶
type BuildResult ¶
type BuildResult struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *BuildResultProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type BuildResultLog ¶
type BuildResultLog struct {
BlobUrl *string `json:"blobUrl,omitempty"`
}
type BuildResultOperationPredicate ¶
func (BuildResultOperationPredicate) Matches ¶
func (p BuildResultOperationPredicate) Matches(input BuildResult) bool
type BuildResultProperties ¶
type BuildResultProperties struct { BuildPodName *string `json:"buildPodName,omitempty"` BuildStages *[]BuildStageProperties `json:"buildStages,omitempty"` Name *string `json:"name,omitempty"` ProvisioningState *BuildResultProvisioningState `json:"provisioningState,omitempty"` }
type BuildResultProvisioningState ¶
type BuildResultProvisioningState string
const ( BuildResultProvisioningStateBuilding BuildResultProvisioningState = "Building" BuildResultProvisioningStateDeleting BuildResultProvisioningState = "Deleting" BuildResultProvisioningStateFailed BuildResultProvisioningState = "Failed" BuildResultProvisioningStateQueuing BuildResultProvisioningState = "Queuing" BuildResultProvisioningStateSucceeded BuildResultProvisioningState = "Succeeded" )
type BuildResultUserSourceInfo ¶
type BuildResultUserSourceInfo struct { BuildResultId *string `json:"buildResultId,omitempty"` // Fields inherited from UserSourceInfo Version *string `json:"version,omitempty"` }
func (BuildResultUserSourceInfo) MarshalJSON ¶
func (s BuildResultUserSourceInfo) MarshalJSON() ([]byte, error)
type BuildService ¶
type BuildService struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *BuildServiceProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type BuildServiceAgentPoolGetOperationResponse ¶
type BuildServiceAgentPoolGetOperationResponse struct { HttpResponse *http.Response Model *BuildServiceAgentPoolResource }
type BuildServiceAgentPoolListCompleteResult ¶
type BuildServiceAgentPoolListCompleteResult struct {
Items []BuildServiceAgentPoolResource
}
type BuildServiceAgentPoolListOperationResponse ¶
type BuildServiceAgentPoolListOperationResponse struct { HttpResponse *http.Response Model *[]BuildServiceAgentPoolResource // contains filtered or unexported fields }
func (BuildServiceAgentPoolListOperationResponse) HasMore ¶
func (r BuildServiceAgentPoolListOperationResponse) HasMore() bool
func (BuildServiceAgentPoolListOperationResponse) LoadMore ¶
func (r BuildServiceAgentPoolListOperationResponse) LoadMore(ctx context.Context) (resp BuildServiceAgentPoolListOperationResponse, err error)
type BuildServiceAgentPoolProperties ¶
type BuildServiceAgentPoolProperties struct { PoolSize *BuildServiceAgentPoolSizeProperties `json:"poolSize,omitempty"` ProvisioningState *string `json:"provisioningState,omitempty"` }
type BuildServiceAgentPoolResource ¶
type BuildServiceAgentPoolResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *BuildServiceAgentPoolProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type BuildServiceAgentPoolResourceOperationPredicate ¶
type BuildServiceAgentPoolResourceOperationPredicate struct { Id *string Name *string Type *string }
func (BuildServiceAgentPoolResourceOperationPredicate) Matches ¶
func (p BuildServiceAgentPoolResourceOperationPredicate) Matches(input BuildServiceAgentPoolResource) bool
type BuildServiceAgentPoolUpdatePutOperationResponse ¶
type BuildServiceAgentPoolUpdatePutOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type BuildServiceBuilderCreateOrUpdateOperationResponse ¶
type BuildServiceBuilderCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type BuildServiceBuilderDeleteOperationResponse ¶
type BuildServiceBuilderDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type BuildServiceBuilderGetOperationResponse ¶
type BuildServiceBuilderGetOperationResponse struct { HttpResponse *http.Response Model *BuilderResource }
type BuildServiceBuilderListCompleteResult ¶
type BuildServiceBuilderListCompleteResult struct {
Items []BuilderResource
}
type BuildServiceBuilderListDeploymentsOperationResponse ¶
type BuildServiceBuilderListDeploymentsOperationResponse struct { HttpResponse *http.Response Model *DeploymentList }
type BuildServiceBuilderListOperationResponse ¶
type BuildServiceBuilderListOperationResponse struct { HttpResponse *http.Response Model *[]BuilderResource // contains filtered or unexported fields }
func (BuildServiceBuilderListOperationResponse) HasMore ¶
func (r BuildServiceBuilderListOperationResponse) HasMore() bool
func (BuildServiceBuilderListOperationResponse) LoadMore ¶
func (r BuildServiceBuilderListOperationResponse) LoadMore(ctx context.Context) (resp BuildServiceBuilderListOperationResponse, err error)
type BuildServiceGetBuildResultLogOperationResponse ¶
type BuildServiceGetBuildResultLogOperationResponse struct { HttpResponse *http.Response Model *BuildResultLog }
type BuildServiceGetBuildResultOperationResponse ¶
type BuildServiceGetBuildResultOperationResponse struct { HttpResponse *http.Response Model *BuildResult }
type BuildServiceGetBuildServiceOperationResponse ¶
type BuildServiceGetBuildServiceOperationResponse struct { HttpResponse *http.Response Model *BuildService }
type BuildServiceGetResourceUploadUrlOperationResponse ¶
type BuildServiceGetResourceUploadUrlOperationResponse struct { HttpResponse *http.Response Model *ResourceUploadDefinition }
type BuildServiceGetSupportedBuildpackOperationResponse ¶
type BuildServiceGetSupportedBuildpackOperationResponse struct { HttpResponse *http.Response Model *SupportedBuildpackResource }
type BuildServiceGetSupportedStackOperationResponse ¶
type BuildServiceGetSupportedStackOperationResponse struct { HttpResponse *http.Response Model *SupportedStackResource }
type BuildServiceId ¶
type BuildServiceId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string }
BuildServiceId is a struct representing the Resource ID for a Build Service
func NewBuildServiceID ¶
func NewBuildServiceID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string) BuildServiceId
NewBuildServiceID returns a new BuildServiceId struct
func ParseBuildServiceID ¶
func ParseBuildServiceID(input string) (*BuildServiceId, error)
ParseBuildServiceID parses 'input' into a BuildServiceId
func ParseBuildServiceIDInsensitively ¶
func ParseBuildServiceIDInsensitively(input string) (*BuildServiceId, error)
ParseBuildServiceIDInsensitively parses 'input' case-insensitively into a BuildServiceId note: this method should only be used for API response data and not user input
func (BuildServiceId) ID ¶
func (id BuildServiceId) ID() string
ID returns the formatted Build Service ID
func (BuildServiceId) Segments ¶
func (id BuildServiceId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Build Service ID
func (BuildServiceId) String ¶
func (id BuildServiceId) String() string
String returns a human-readable description of this Build Service ID
type BuildServiceListBuildResultsCompleteResult ¶
type BuildServiceListBuildResultsCompleteResult struct {
Items []BuildResult
}
type BuildServiceListBuildResultsOperationResponse ¶
type BuildServiceListBuildResultsOperationResponse struct { HttpResponse *http.Response Model *[]BuildResult // contains filtered or unexported fields }
func (BuildServiceListBuildResultsOperationResponse) HasMore ¶
func (r BuildServiceListBuildResultsOperationResponse) HasMore() bool
func (BuildServiceListBuildResultsOperationResponse) LoadMore ¶
func (r BuildServiceListBuildResultsOperationResponse) LoadMore(ctx context.Context) (resp BuildServiceListBuildResultsOperationResponse, err error)
type BuildServiceListBuildServicesCompleteResult ¶
type BuildServiceListBuildServicesCompleteResult struct {
Items []BuildService
}
type BuildServiceListBuildServicesOperationResponse ¶
type BuildServiceListBuildServicesOperationResponse struct { HttpResponse *http.Response Model *[]BuildService // contains filtered or unexported fields }
func (BuildServiceListBuildServicesOperationResponse) HasMore ¶
func (r BuildServiceListBuildServicesOperationResponse) HasMore() bool
func (BuildServiceListBuildServicesOperationResponse) LoadMore ¶
func (r BuildServiceListBuildServicesOperationResponse) LoadMore(ctx context.Context) (resp BuildServiceListBuildServicesOperationResponse, err error)
type BuildServiceListBuildsCompleteResult ¶
type BuildServiceListBuildsCompleteResult struct {
Items []Build
}
type BuildServiceListBuildsOperationResponse ¶
type BuildServiceListBuildsOperationResponse struct { HttpResponse *http.Response Model *[]Build // contains filtered or unexported fields }
func (BuildServiceListBuildsOperationResponse) HasMore ¶
func (r BuildServiceListBuildsOperationResponse) HasMore() bool
func (BuildServiceListBuildsOperationResponse) LoadMore ¶
func (r BuildServiceListBuildsOperationResponse) LoadMore(ctx context.Context) (resp BuildServiceListBuildsOperationResponse, err error)
type BuildServiceListSupportedBuildpacksOperationResponse ¶
type BuildServiceListSupportedBuildpacksOperationResponse struct { HttpResponse *http.Response Model *SupportedBuildpacksCollection }
type BuildServiceListSupportedStacksOperationResponse ¶
type BuildServiceListSupportedStacksOperationResponse struct { HttpResponse *http.Response Model *SupportedStacksCollection }
type BuildServiceOperationPredicate ¶
func (BuildServiceOperationPredicate) Matches ¶
func (p BuildServiceOperationPredicate) Matches(input BuildService) bool
type BuildServiceProperties ¶
type BuildServiceProperties struct { KPackVersion *string `json:"kPackVersion,omitempty"` ProvisioningState *BuildServiceProvisioningState `json:"provisioningState,omitempty"` ResourceRequests *BuildServicePropertiesResourceRequests `json:"resourceRequests,omitempty"` }
type BuildServiceProvisioningState ¶
type BuildServiceProvisioningState string
const ( BuildServiceProvisioningStateCreating BuildServiceProvisioningState = "Creating" BuildServiceProvisioningStateDeleting BuildServiceProvisioningState = "Deleting" BuildServiceProvisioningStateFailed BuildServiceProvisioningState = "Failed" BuildServiceProvisioningStateSucceeded BuildServiceProvisioningState = "Succeeded" BuildServiceProvisioningStateUpdating BuildServiceProvisioningState = "Updating" )
type BuildStageProperties ¶
type BuildStageProperties struct { Name *string `json:"name,omitempty"` Status *KPackBuildStageProvisioningState `json:"status,omitempty"` }
type BuilderId ¶
type BuilderId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string BuilderName string }
BuilderId is a struct representing the Resource ID for a Builder
func NewBuilderID ¶
func NewBuilderID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string, builderName string) BuilderId
NewBuilderID returns a new BuilderId struct
func ParseBuilderID ¶
ParseBuilderID parses 'input' into a BuilderId
func ParseBuilderIDInsensitively ¶
ParseBuilderIDInsensitively parses 'input' case-insensitively into a BuilderId note: this method should only be used for API response data and not user input
func (BuilderId) Segments ¶
func (id BuilderId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Builder ID
type BuilderProperties ¶
type BuilderProperties struct { BuildpackGroups *[]BuildpacksGroupProperties `json:"buildpackGroups,omitempty"` ProvisioningState *BuilderProvisioningState `json:"provisioningState,omitempty"` Stack *StackProperties `json:"stack,omitempty"` }
type BuilderProvisioningState ¶
type BuilderProvisioningState string
const ( BuilderProvisioningStateCreating BuilderProvisioningState = "Creating" BuilderProvisioningStateDeleting BuilderProvisioningState = "Deleting" BuilderProvisioningStateFailed BuilderProvisioningState = "Failed" BuilderProvisioningStateSucceeded BuilderProvisioningState = "Succeeded" BuilderProvisioningStateUpdating BuilderProvisioningState = "Updating" )
type BuilderResource ¶
type BuilderResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *BuilderProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type BuilderResourceOperationPredicate ¶
func (BuilderResourceOperationPredicate) Matches ¶
func (p BuilderResourceOperationPredicate) Matches(input BuilderResource) bool
type BuildpackBindingCreateOrUpdateOperationResponse ¶
type BuildpackBindingCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type BuildpackBindingDeleteOperationResponse ¶
type BuildpackBindingDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type BuildpackBindingGetOperationResponse ¶
type BuildpackBindingGetOperationResponse struct { HttpResponse *http.Response Model *BuildpackBindingResource }
type BuildpackBindingListCompleteResult ¶
type BuildpackBindingListCompleteResult struct {
Items []BuildpackBindingResource
}
type BuildpackBindingListOperationResponse ¶
type BuildpackBindingListOperationResponse struct { HttpResponse *http.Response Model *[]BuildpackBindingResource // contains filtered or unexported fields }
func (BuildpackBindingListOperationResponse) HasMore ¶
func (r BuildpackBindingListOperationResponse) HasMore() bool
func (BuildpackBindingListOperationResponse) LoadMore ¶
func (r BuildpackBindingListOperationResponse) LoadMore(ctx context.Context) (resp BuildpackBindingListOperationResponse, err error)
type BuildpackBindingProperties ¶
type BuildpackBindingProperties struct { BindingType *BindingType `json:"bindingType,omitempty"` LaunchProperties *BuildpackBindingLaunchProperties `json:"launchProperties,omitempty"` ProvisioningState *BuildpackBindingProvisioningState `json:"provisioningState,omitempty"` }
type BuildpackBindingProvisioningState ¶
type BuildpackBindingProvisioningState string
const ( BuildpackBindingProvisioningStateCreating BuildpackBindingProvisioningState = "Creating" BuildpackBindingProvisioningStateDeleting BuildpackBindingProvisioningState = "Deleting" BuildpackBindingProvisioningStateFailed BuildpackBindingProvisioningState = "Failed" BuildpackBindingProvisioningStateSucceeded BuildpackBindingProvisioningState = "Succeeded" BuildpackBindingProvisioningStateUpdating BuildpackBindingProvisioningState = "Updating" )
type BuildpackBindingResource ¶
type BuildpackBindingResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *BuildpackBindingProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type BuildpackBindingResourceOperationPredicate ¶
func (BuildpackBindingResourceOperationPredicate) Matches ¶
func (p BuildpackBindingResourceOperationPredicate) Matches(input BuildpackBindingResource) bool
type BuildpackProperties ¶
type BuildpackProperties struct {
Id *string `json:"id,omitempty"`
}
type BuildpacksGroupProperties ¶
type BuildpacksGroupProperties struct { Buildpacks *[]BuildpackProperties `json:"buildpacks,omitempty"` Name *string `json:"name,omitempty"` }
type CertificateId ¶
type CertificateId struct { SubscriptionId string ResourceGroupName string ServiceName string CertificateName string }
CertificateId is a struct representing the Resource ID for a Certificate
func NewCertificateID ¶
func NewCertificateID(subscriptionId string, resourceGroupName string, serviceName string, certificateName string) CertificateId
NewCertificateID returns a new CertificateId struct
func ParseCertificateID ¶
func ParseCertificateID(input string) (*CertificateId, error)
ParseCertificateID parses 'input' into a CertificateId
func ParseCertificateIDInsensitively ¶
func ParseCertificateIDInsensitively(input string) (*CertificateId, error)
ParseCertificateIDInsensitively parses 'input' case-insensitively into a CertificateId note: this method should only be used for API response data and not user input
func (CertificateId) ID ¶
func (id CertificateId) ID() string
ID returns the formatted Certificate ID
func (CertificateId) Segments ¶
func (id CertificateId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Certificate ID
func (CertificateId) String ¶
func (id CertificateId) String() string
String returns a human-readable description of this Certificate ID
type CertificateProperties ¶
type CertificateProperties interface { }
type CertificateResource ¶
type CertificateResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties CertificateProperties `json:"properties"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
func (*CertificateResource) UnmarshalJSON ¶
func (s *CertificateResource) UnmarshalJSON(bytes []byte) error
type CertificateResourceOperationPredicate ¶
func (CertificateResourceOperationPredicate) Matches ¶
func (p CertificateResourceOperationPredicate) Matches(input CertificateResource) bool
type CertificateResourceProvisioningState ¶
type CertificateResourceProvisioningState string
const ( CertificateResourceProvisioningStateCreating CertificateResourceProvisioningState = "Creating" CertificateResourceProvisioningStateDeleting CertificateResourceProvisioningState = "Deleting" CertificateResourceProvisioningStateFailed CertificateResourceProvisioningState = "Failed" CertificateResourceProvisioningStateSucceeded CertificateResourceProvisioningState = "Succeeded" CertificateResourceProvisioningStateUpdating CertificateResourceProvisioningState = "Updating" )
type CertificatesCreateOrUpdateOperationResponse ¶
type CertificatesCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CertificatesDeleteOperationResponse ¶
type CertificatesDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CertificatesGetOperationResponse ¶
type CertificatesGetOperationResponse struct { HttpResponse *http.Response Model *CertificateResource }
type CertificatesListCompleteResult ¶
type CertificatesListCompleteResult struct {
Items []CertificateResource
}
type CertificatesListOperationResponse ¶
type CertificatesListOperationResponse struct { HttpResponse *http.Response Model *[]CertificateResource // contains filtered or unexported fields }
func (CertificatesListOperationResponse) HasMore ¶
func (r CertificatesListOperationResponse) HasMore() bool
func (CertificatesListOperationResponse) LoadMore ¶
func (r CertificatesListOperationResponse) LoadMore(ctx context.Context) (resp CertificatesListOperationResponse, err error)
type ClusterResourceProperties ¶
type ClusterResourceProperties struct { Fqdn *string `json:"fqdn,omitempty"` MarketplaceResource *MarketplaceResource `json:"marketplaceResource,omitempty"` NetworkProfile *NetworkProfile `json:"networkProfile,omitempty"` PowerState *PowerState `json:"powerState,omitempty"` ProvisioningState *ProvisioningState `json:"provisioningState,omitempty"` ServiceId *string `json:"serviceId,omitempty"` Version *int64 `json:"version,omitempty"` VnetAddons *ServiceVNetAddons `json:"vnetAddons,omitempty"` ZoneRedundant *bool `json:"zoneRedundant,omitempty"` }
type ConfigServerGitProperty ¶
type ConfigServerGitProperty struct { HostKey *string `json:"hostKey,omitempty"` HostKeyAlgorithm *string `json:"hostKeyAlgorithm,omitempty"` Label *string `json:"label,omitempty"` Password *string `json:"password,omitempty"` PrivateKey *string `json:"privateKey,omitempty"` Repositories *[]GitPatternRepository `json:"repositories,omitempty"` SearchPaths *[]string `json:"searchPaths,omitempty"` StrictHostKeyChecking *bool `json:"strictHostKeyChecking,omitempty"` Uri string `json:"uri"` Username *string `json:"username,omitempty"` }
type ConfigServerProperties ¶
type ConfigServerProperties struct { ConfigServer *ConfigServerSettings `json:"configServer,omitempty"` Error *Error `json:"error,omitempty"` ProvisioningState *ConfigServerState `json:"provisioningState,omitempty"` }
type ConfigServerResource ¶
type ConfigServerResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *ConfigServerProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type ConfigServerSettings ¶
type ConfigServerSettings struct {
GitProperty *ConfigServerGitProperty `json:"gitProperty,omitempty"`
}
type ConfigServerSettingsValidateResult ¶
type ConfigServerSettingsValidateResult struct { Details *[]ConfigServerSettingsErrorRecord `json:"details,omitempty"` IsValid *bool `json:"isValid,omitempty"` }
type ConfigServerState ¶
type ConfigServerState string
const ( ConfigServerStateDeleted ConfigServerState = "Deleted" ConfigServerStateFailed ConfigServerState = "Failed" ConfigServerStateNotAvailable ConfigServerState = "NotAvailable" ConfigServerStateSucceeded ConfigServerState = "Succeeded" ConfigServerStateUpdating ConfigServerState = "Updating" )
type ConfigServersGetOperationResponse ¶
type ConfigServersGetOperationResponse struct { HttpResponse *http.Response Model *ConfigServerResource }
type ConfigServersUpdatePatchOperationResponse ¶
type ConfigServersUpdatePatchOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ConfigServersUpdatePutOperationResponse ¶
type ConfigServersUpdatePutOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ConfigServersValidateOperationResponse ¶
type ConfigServersValidateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ConfigurationServiceGitProperty ¶
type ConfigurationServiceGitProperty struct {
Repositories *[]ConfigurationServiceGitRepository `json:"repositories,omitempty"`
}
type ConfigurationServiceGitPropertyValidateResult ¶
type ConfigurationServiceGitPropertyValidateResult struct { GitReposValidationResult *[]ValidationMessages `json:"gitReposValidationResult,omitempty"` IsValid *bool `json:"isValid,omitempty"` }
type ConfigurationServiceGitRepository ¶
type ConfigurationServiceGitRepository struct { HostKey *string `json:"hostKey,omitempty"` HostKeyAlgorithm *string `json:"hostKeyAlgorithm,omitempty"` Label string `json:"label"` Name string `json:"name"` Password *string `json:"password,omitempty"` Patterns []string `json:"patterns"` PrivateKey *string `json:"privateKey,omitempty"` SearchPaths *[]string `json:"searchPaths,omitempty"` StrictHostKeyChecking *bool `json:"strictHostKeyChecking,omitempty"` Uri string `json:"uri"` Username *string `json:"username,omitempty"` }
type ConfigurationServiceId ¶
type ConfigurationServiceId struct { SubscriptionId string ResourceGroupName string ServiceName string ConfigurationServiceName string }
ConfigurationServiceId is a struct representing the Resource ID for a Configuration Service
func NewConfigurationServiceID ¶
func NewConfigurationServiceID(subscriptionId string, resourceGroupName string, serviceName string, configurationServiceName string) ConfigurationServiceId
NewConfigurationServiceID returns a new ConfigurationServiceId struct
func ParseConfigurationServiceID ¶
func ParseConfigurationServiceID(input string) (*ConfigurationServiceId, error)
ParseConfigurationServiceID parses 'input' into a ConfigurationServiceId
func ParseConfigurationServiceIDInsensitively ¶
func ParseConfigurationServiceIDInsensitively(input string) (*ConfigurationServiceId, error)
ParseConfigurationServiceIDInsensitively parses 'input' case-insensitively into a ConfigurationServiceId note: this method should only be used for API response data and not user input
func (ConfigurationServiceId) ID ¶
func (id ConfigurationServiceId) ID() string
ID returns the formatted Configuration Service ID
func (ConfigurationServiceId) Segments ¶
func (id ConfigurationServiceId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Configuration Service ID
func (ConfigurationServiceId) String ¶
func (id ConfigurationServiceId) String() string
String returns a human-readable description of this Configuration Service ID
type ConfigurationServiceProperties ¶
type ConfigurationServiceProperties struct { Instances *[]ConfigurationServiceInstance `json:"instances,omitempty"` ProvisioningState *ConfigurationServiceProvisioningState `json:"provisioningState,omitempty"` ResourceRequests *ConfigurationServiceResourceRequests `json:"resourceRequests,omitempty"` Settings *ConfigurationServiceSettings `json:"settings,omitempty"` }
type ConfigurationServiceProvisioningState ¶
type ConfigurationServiceProvisioningState string
const ( ConfigurationServiceProvisioningStateCreating ConfigurationServiceProvisioningState = "Creating" ConfigurationServiceProvisioningStateDeleting ConfigurationServiceProvisioningState = "Deleting" ConfigurationServiceProvisioningStateFailed ConfigurationServiceProvisioningState = "Failed" ConfigurationServiceProvisioningStateSucceeded ConfigurationServiceProvisioningState = "Succeeded" ConfigurationServiceProvisioningStateUpdating ConfigurationServiceProvisioningState = "Updating" )
type ConfigurationServiceResource ¶
type ConfigurationServiceResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *ConfigurationServiceProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type ConfigurationServiceResourceOperationPredicate ¶
func (ConfigurationServiceResourceOperationPredicate) Matches ¶
func (p ConfigurationServiceResourceOperationPredicate) Matches(input ConfigurationServiceResource) bool
type ConfigurationServiceSettings ¶
type ConfigurationServiceSettings struct {
GitProperty *ConfigurationServiceGitProperty `json:"gitProperty,omitempty"`
}
type ConfigurationServiceSettingsValidateResult ¶
type ConfigurationServiceSettingsValidateResult struct {
GitPropertyValidationResult *ConfigurationServiceGitPropertyValidateResult `json:"gitPropertyValidationResult,omitempty"`
}
type ConfigurationServicesCreateOrUpdateOperationResponse ¶
type ConfigurationServicesCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ConfigurationServicesDeleteOperationResponse ¶
type ConfigurationServicesDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ConfigurationServicesGetOperationResponse ¶
type ConfigurationServicesGetOperationResponse struct { HttpResponse *http.Response Model *ConfigurationServiceResource }
type ConfigurationServicesListCompleteResult ¶
type ConfigurationServicesListCompleteResult struct {
Items []ConfigurationServiceResource
}
type ConfigurationServicesListOperationResponse ¶
type ConfigurationServicesListOperationResponse struct { HttpResponse *http.Response Model *[]ConfigurationServiceResource // contains filtered or unexported fields }
func (ConfigurationServicesListOperationResponse) HasMore ¶
func (r ConfigurationServicesListOperationResponse) HasMore() bool
func (ConfigurationServicesListOperationResponse) LoadMore ¶
func (r ConfigurationServicesListOperationResponse) LoadMore(ctx context.Context) (resp ConfigurationServicesListOperationResponse, err error)
type ConfigurationServicesValidateOperationResponse ¶
type ConfigurationServicesValidateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ContainerProbeSettings ¶
type ContainerProbeSettings struct {
DisableProbe *bool `json:"disableProbe,omitempty"`
}
type ContentCertificateProperties ¶
type ContentCertificateProperties struct { Content *string `json:"content,omitempty"` // Fields inherited from CertificateProperties ActivateDate *string `json:"activateDate,omitempty"` DnsNames *[]string `json:"dnsNames,omitempty"` ExpirationDate *string `json:"expirationDate,omitempty"` IssuedDate *string `json:"issuedDate,omitempty"` Issuer *string `json:"issuer,omitempty"` ProvisioningState *CertificateResourceProvisioningState `json:"provisioningState,omitempty"` SubjectName *string `json:"subjectName,omitempty"` Thumbprint *string `json:"thumbprint,omitempty"` }
func (ContentCertificateProperties) MarshalJSON ¶
func (s ContentCertificateProperties) MarshalJSON() ([]byte, error)
type CustomContainer ¶
type CustomContainer struct { Args *[]string `json:"args,omitempty"` Command *[]string `json:"command,omitempty"` ContainerImage *string `json:"containerImage,omitempty"` ImageRegistryCredential *ImageRegistryCredential `json:"imageRegistryCredential,omitempty"` LanguageFramework *string `json:"languageFramework,omitempty"` Server *string `json:"server,omitempty"` }
type CustomContainerUserSourceInfo ¶
type CustomContainerUserSourceInfo struct { CustomContainer *CustomContainer `json:"customContainer,omitempty"` // Fields inherited from UserSourceInfo Version *string `json:"version,omitempty"` }
func (CustomContainerUserSourceInfo) MarshalJSON ¶
func (s CustomContainerUserSourceInfo) MarshalJSON() ([]byte, error)
type CustomDomainProperties ¶
type CustomDomainProperties struct { AppName *string `json:"appName,omitempty"` CertName *string `json:"certName,omitempty"` ProvisioningState *CustomDomainResourceProvisioningState `json:"provisioningState,omitempty"` Thumbprint *string `json:"thumbprint,omitempty"` }
type CustomDomainResource ¶
type CustomDomainResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *CustomDomainProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type CustomDomainResourceOperationPredicate ¶
func (CustomDomainResourceOperationPredicate) Matches ¶
func (p CustomDomainResourceOperationPredicate) Matches(input CustomDomainResource) bool
type CustomDomainResourceProvisioningState ¶
type CustomDomainResourceProvisioningState string
const ( CustomDomainResourceProvisioningStateCreating CustomDomainResourceProvisioningState = "Creating" CustomDomainResourceProvisioningStateDeleting CustomDomainResourceProvisioningState = "Deleting" CustomDomainResourceProvisioningStateFailed CustomDomainResourceProvisioningState = "Failed" CustomDomainResourceProvisioningStateSucceeded CustomDomainResourceProvisioningState = "Succeeded" CustomDomainResourceProvisioningStateUpdating CustomDomainResourceProvisioningState = "Updating" )
type CustomDomainValidatePayload ¶
type CustomDomainValidatePayload struct {
Name string `json:"name"`
}
type CustomDomainsCreateOrUpdateOperationResponse ¶
type CustomDomainsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CustomDomainsDeleteOperationResponse ¶
type CustomDomainsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CustomDomainsGetOperationResponse ¶
type CustomDomainsGetOperationResponse struct { HttpResponse *http.Response Model *CustomDomainResource }
type CustomDomainsListCompleteResult ¶
type CustomDomainsListCompleteResult struct {
Items []CustomDomainResource
}
type CustomDomainsListOperationResponse ¶
type CustomDomainsListOperationResponse struct { HttpResponse *http.Response Model *[]CustomDomainResource // contains filtered or unexported fields }
func (CustomDomainsListOperationResponse) HasMore ¶
func (r CustomDomainsListOperationResponse) HasMore() bool
func (CustomDomainsListOperationResponse) LoadMore ¶
func (r CustomDomainsListOperationResponse) LoadMore(ctx context.Context) (resp CustomDomainsListOperationResponse, err error)
type CustomDomainsUpdateOperationResponse ¶
type CustomDomainsUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CustomPersistentDiskProperties ¶
type CustomPersistentDiskProperties interface { }
type CustomPersistentDiskResource ¶
type CustomPersistentDiskResource struct { CustomPersistentDiskProperties CustomPersistentDiskProperties `json:"customPersistentDiskProperties"` StorageId string `json:"storageId"` }
func (*CustomPersistentDiskResource) UnmarshalJSON ¶
func (s *CustomPersistentDiskResource) UnmarshalJSON(bytes []byte) error
type DeploymentId ¶
type DeploymentId struct { SubscriptionId string ResourceGroupName string ServiceName string AppName string DeploymentName string }
DeploymentId is a struct representing the Resource ID for a Deployment
func NewDeploymentID ¶
func NewDeploymentID(subscriptionId string, resourceGroupName string, serviceName string, appName string, deploymentName string) DeploymentId
NewDeploymentID returns a new DeploymentId struct
func ParseDeploymentID ¶
func ParseDeploymentID(input string) (*DeploymentId, error)
ParseDeploymentID parses 'input' into a DeploymentId
func ParseDeploymentIDInsensitively ¶
func ParseDeploymentIDInsensitively(input string) (*DeploymentId, error)
ParseDeploymentIDInsensitively parses 'input' case-insensitively into a DeploymentId note: this method should only be used for API response data and not user input
func (DeploymentId) Segments ¶
func (id DeploymentId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Deployment ID
func (DeploymentId) String ¶
func (id DeploymentId) String() string
String returns a human-readable description of this Deployment ID
type DeploymentInstance ¶
type DeploymentList ¶
type DeploymentList struct {
Deployments *[]string `json:"deployments,omitempty"`
}
type DeploymentResource ¶
type DeploymentResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *DeploymentResourceProperties `json:"properties,omitempty"` Sku *Sku `json:"sku,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type DeploymentResourceOperationPredicate ¶
func (DeploymentResourceOperationPredicate) Matches ¶
func (p DeploymentResourceOperationPredicate) Matches(input DeploymentResource) bool
type DeploymentResourceProperties ¶
type DeploymentResourceProperties struct { Active *bool `json:"active,omitempty"` DeploymentSettings *DeploymentSettings `json:"deploymentSettings,omitempty"` Instances *[]DeploymentInstance `json:"instances,omitempty"` ProvisioningState *DeploymentResourceProvisioningState `json:"provisioningState,omitempty"` Source UserSourceInfo `json:"source"` Status *DeploymentResourceStatus `json:"status,omitempty"` }
func (*DeploymentResourceProperties) UnmarshalJSON ¶
func (s *DeploymentResourceProperties) UnmarshalJSON(bytes []byte) error
type DeploymentResourceProvisioningState ¶
type DeploymentResourceProvisioningState string
const ( DeploymentResourceProvisioningStateCreating DeploymentResourceProvisioningState = "Creating" DeploymentResourceProvisioningStateFailed DeploymentResourceProvisioningState = "Failed" DeploymentResourceProvisioningStateSucceeded DeploymentResourceProvisioningState = "Succeeded" DeploymentResourceProvisioningStateUpdating DeploymentResourceProvisioningState = "Updating" )
type DeploymentResourceStatus ¶
type DeploymentResourceStatus string
const ( DeploymentResourceStatusRunning DeploymentResourceStatus = "Running" DeploymentResourceStatusStopped DeploymentResourceStatus = "Stopped" )
type DeploymentSettings ¶
type DeploymentSettings struct { AddonConfigs *map[string]map[string]interface{} `json:"addonConfigs,omitempty"` ContainerProbeSettings *ContainerProbeSettings `json:"containerProbeSettings,omitempty"` EnvironmentVariables *map[string]string `json:"environmentVariables,omitempty"` LivenessProbe *Probe `json:"livenessProbe,omitempty"` ReadinessProbe *Probe `json:"readinessProbe,omitempty"` ResourceRequests *ResourceRequests `json:"resourceRequests,omitempty"` StartupProbe *Probe `json:"startupProbe,omitempty"` TerminationGracePeriodSeconds *int64 `json:"terminationGracePeriodSeconds,omitempty"` }
type DeploymentsCreateOrUpdateOperationResponse ¶
type DeploymentsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsDeleteOperationResponse ¶
type DeploymentsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsDisableRemoteDebuggingOperationResponse ¶
type DeploymentsDisableRemoteDebuggingOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsEnableRemoteDebuggingOperationResponse ¶
type DeploymentsEnableRemoteDebuggingOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsGenerateHeapDumpOperationResponse ¶
type DeploymentsGenerateHeapDumpOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsGenerateThreadDumpOperationResponse ¶
type DeploymentsGenerateThreadDumpOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsGetLogFileUrlOperationResponse ¶
type DeploymentsGetLogFileUrlOperationResponse struct { HttpResponse *http.Response Model *LogFileUrlResponse }
type DeploymentsGetOperationResponse ¶
type DeploymentsGetOperationResponse struct { HttpResponse *http.Response Model *DeploymentResource }
type DeploymentsGetRemoteDebuggingConfigOperationResponse ¶
type DeploymentsGetRemoteDebuggingConfigOperationResponse struct { HttpResponse *http.Response Model *RemoteDebugging }
type DeploymentsListCompleteResult ¶
type DeploymentsListCompleteResult struct {
Items []DeploymentResource
}
type DeploymentsListForClusterCompleteResult ¶
type DeploymentsListForClusterCompleteResult struct {
Items []DeploymentResource
}
type DeploymentsListForClusterOperationOptions ¶
type DeploymentsListForClusterOperationOptions struct {
Version *[]string
}
func DefaultDeploymentsListForClusterOperationOptions ¶
func DefaultDeploymentsListForClusterOperationOptions() DeploymentsListForClusterOperationOptions
type DeploymentsListForClusterOperationResponse ¶
type DeploymentsListForClusterOperationResponse struct { HttpResponse *http.Response Model *[]DeploymentResource // contains filtered or unexported fields }
func (DeploymentsListForClusterOperationResponse) HasMore ¶
func (r DeploymentsListForClusterOperationResponse) HasMore() bool
func (DeploymentsListForClusterOperationResponse) LoadMore ¶
func (r DeploymentsListForClusterOperationResponse) LoadMore(ctx context.Context) (resp DeploymentsListForClusterOperationResponse, err error)
type DeploymentsListOperationOptions ¶
type DeploymentsListOperationOptions struct {
Version *[]string
}
func DefaultDeploymentsListOperationOptions ¶
func DefaultDeploymentsListOperationOptions() DeploymentsListOperationOptions
type DeploymentsListOperationResponse ¶
type DeploymentsListOperationResponse struct { HttpResponse *http.Response Model *[]DeploymentResource // contains filtered or unexported fields }
func (DeploymentsListOperationResponse) HasMore ¶
func (r DeploymentsListOperationResponse) HasMore() bool
func (DeploymentsListOperationResponse) LoadMore ¶
func (r DeploymentsListOperationResponse) LoadMore(ctx context.Context) (resp DeploymentsListOperationResponse, err error)
type DeploymentsRestartOperationResponse ¶
type DeploymentsRestartOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsStartJFROperationResponse ¶
type DeploymentsStartJFROperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsStartOperationResponse ¶
type DeploymentsStartOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsStopOperationResponse ¶
type DeploymentsStopOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DeploymentsUpdateOperationResponse ¶
type DeploymentsUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type DiagnosticParameters ¶
type DomainId ¶
type DomainId struct { SubscriptionId string ResourceGroupName string ServiceName string AppName string DomainName string }
DomainId is a struct representing the Resource ID for a Domain
func NewDomainID ¶
func NewDomainID(subscriptionId string, resourceGroupName string, serviceName string, appName string, domainName string) DomainId
NewDomainID returns a new DomainId struct
func ParseDomainID ¶
ParseDomainID parses 'input' into a DomainId
func ParseDomainIDInsensitively ¶
ParseDomainIDInsensitively parses 'input' case-insensitively into a DomainId note: this method should only be used for API response data and not user input
func (DomainId) Segments ¶
func (id DomainId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Domain ID
type ExecAction ¶
type ExecAction struct {
Command *[]string `json:"command,omitempty"`
}
func (ExecAction) MarshalJSON ¶
func (s ExecAction) MarshalJSON() ([]byte, error)
type GatewayApiRoute ¶
type GatewayApiRoute struct { Description *string `json:"description,omitempty"` Filters *[]string `json:"filters,omitempty"` Order *int64 `json:"order,omitempty"` Predicates *[]string `json:"predicates,omitempty"` SsoEnabled *bool `json:"ssoEnabled,omitempty"` Tags *[]string `json:"tags,omitempty"` Title *string `json:"title,omitempty"` TokenRelay *bool `json:"tokenRelay,omitempty"` Uri *string `json:"uri,omitempty"` }
type GatewayCorsProperties ¶
type GatewayCorsProperties struct { AllowCredentials *bool `json:"allowCredentials,omitempty"` AllowedHeaders *[]string `json:"allowedHeaders,omitempty"` AllowedMethods *[]string `json:"allowedMethods,omitempty"` AllowedOrigins *[]string `json:"allowedOrigins,omitempty"` ExposedHeaders *[]string `json:"exposedHeaders,omitempty"` MaxAge *int64 `json:"maxAge,omitempty"` }
type GatewayCustomDomainProperties ¶
type GatewayCustomDomainProperties struct {
Thumbprint *string `json:"thumbprint,omitempty"`
}
type GatewayCustomDomainResource ¶
type GatewayCustomDomainResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *GatewayCustomDomainProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type GatewayCustomDomainResourceOperationPredicate ¶
func (GatewayCustomDomainResourceOperationPredicate) Matches ¶
func (p GatewayCustomDomainResourceOperationPredicate) Matches(input GatewayCustomDomainResource) bool
type GatewayCustomDomainsCreateOrUpdateOperationResponse ¶
type GatewayCustomDomainsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type GatewayCustomDomainsDeleteOperationResponse ¶
type GatewayCustomDomainsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type GatewayCustomDomainsGetOperationResponse ¶
type GatewayCustomDomainsGetOperationResponse struct { HttpResponse *http.Response Model *GatewayCustomDomainResource }
type GatewayCustomDomainsListCompleteResult ¶
type GatewayCustomDomainsListCompleteResult struct {
Items []GatewayCustomDomainResource
}
type GatewayCustomDomainsListOperationResponse ¶
type GatewayCustomDomainsListOperationResponse struct { HttpResponse *http.Response Model *[]GatewayCustomDomainResource // contains filtered or unexported fields }
func (GatewayCustomDomainsListOperationResponse) HasMore ¶
func (r GatewayCustomDomainsListOperationResponse) HasMore() bool
func (GatewayCustomDomainsListOperationResponse) LoadMore ¶
func (r GatewayCustomDomainsListOperationResponse) LoadMore(ctx context.Context) (resp GatewayCustomDomainsListOperationResponse, err error)
type GatewayDomainId ¶
type GatewayDomainId struct { SubscriptionId string ResourceGroupName string ServiceName string GatewayName string DomainName string }
GatewayDomainId is a struct representing the Resource ID for a Gateway Domain
func NewGatewayDomainID ¶
func NewGatewayDomainID(subscriptionId string, resourceGroupName string, serviceName string, gatewayName string, domainName string) GatewayDomainId
NewGatewayDomainID returns a new GatewayDomainId struct
func ParseGatewayDomainID ¶
func ParseGatewayDomainID(input string) (*GatewayDomainId, error)
ParseGatewayDomainID parses 'input' into a GatewayDomainId
func ParseGatewayDomainIDInsensitively ¶
func ParseGatewayDomainIDInsensitively(input string) (*GatewayDomainId, error)
ParseGatewayDomainIDInsensitively parses 'input' case-insensitively into a GatewayDomainId note: this method should only be used for API response data and not user input
func (GatewayDomainId) ID ¶
func (id GatewayDomainId) ID() string
ID returns the formatted Gateway Domain ID
func (GatewayDomainId) Segments ¶
func (id GatewayDomainId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Gateway Domain ID
func (GatewayDomainId) String ¶
func (id GatewayDomainId) String() string
String returns a human-readable description of this Gateway Domain ID
type GatewayId ¶
type GatewayId struct { SubscriptionId string ResourceGroupName string ServiceName string GatewayName string }
GatewayId is a struct representing the Resource ID for a Gateway
func NewGatewayID ¶
func NewGatewayID(subscriptionId string, resourceGroupName string, serviceName string, gatewayName string) GatewayId
NewGatewayID returns a new GatewayId struct
func ParseGatewayID ¶
ParseGatewayID parses 'input' into a GatewayId
func ParseGatewayIDInsensitively ¶
ParseGatewayIDInsensitively parses 'input' case-insensitively into a GatewayId note: this method should only be used for API response data and not user input
func (GatewayId) Segments ¶
func (id GatewayId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Gateway ID
type GatewayInstance ¶
type GatewayOperatorProperties ¶
type GatewayOperatorProperties struct { Instances *[]GatewayInstance `json:"instances,omitempty"` ResourceRequests *GatewayOperatorResourceRequests `json:"resourceRequests,omitempty"` }
type GatewayProperties ¶
type GatewayProperties struct { ApiMetadataProperties *GatewayApiMetadataProperties `json:"apiMetadataProperties,omitempty"` CorsProperties *GatewayCorsProperties `json:"corsProperties,omitempty"` HTTPSOnly *bool `json:"httpsOnly,omitempty"` Instances *[]GatewayInstance `json:"instances,omitempty"` OperatorProperties *GatewayOperatorProperties `json:"operatorProperties,omitempty"` ProvisioningState *GatewayProvisioningState `json:"provisioningState,omitempty"` Public *bool `json:"public,omitempty"` ResourceRequests *GatewayResourceRequests `json:"resourceRequests,omitempty"` SsoProperties *SsoProperties `json:"ssoProperties,omitempty"` Url *string `json:"url,omitempty"` }
type GatewayProvisioningState ¶
type GatewayProvisioningState string
const ( GatewayProvisioningStateCreating GatewayProvisioningState = "Creating" GatewayProvisioningStateDeleting GatewayProvisioningState = "Deleting" GatewayProvisioningStateFailed GatewayProvisioningState = "Failed" GatewayProvisioningStateSucceeded GatewayProvisioningState = "Succeeded" GatewayProvisioningStateUpdating GatewayProvisioningState = "Updating" )
type GatewayResource ¶
type GatewayResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *GatewayProperties `json:"properties,omitempty"` Sku *Sku `json:"sku,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type GatewayResourceOperationPredicate ¶
func (GatewayResourceOperationPredicate) Matches ¶
func (p GatewayResourceOperationPredicate) Matches(input GatewayResource) bool
type GatewayRouteConfigOpenApiProperties ¶
type GatewayRouteConfigOpenApiProperties struct {
Uri *string `json:"uri,omitempty"`
}
type GatewayRouteConfigProperties ¶
type GatewayRouteConfigProperties struct { AppResourceId *string `json:"appResourceId,omitempty"` OpenApi *GatewayRouteConfigOpenApiProperties `json:"openApi,omitempty"` Protocol *GatewayRouteConfigProtocol `json:"protocol,omitempty"` ProvisioningState *GatewayProvisioningState `json:"provisioningState,omitempty"` Routes *[]GatewayApiRoute `json:"routes,omitempty"` }
type GatewayRouteConfigProtocol ¶
type GatewayRouteConfigProtocol string
const ( GatewayRouteConfigProtocolHTTP GatewayRouteConfigProtocol = "HTTP" GatewayRouteConfigProtocolHTTPS GatewayRouteConfigProtocol = "HTTPS" )
type GatewayRouteConfigResource ¶
type GatewayRouteConfigResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *GatewayRouteConfigProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type GatewayRouteConfigResourceOperationPredicate ¶
func (GatewayRouteConfigResourceOperationPredicate) Matches ¶
func (p GatewayRouteConfigResourceOperationPredicate) Matches(input GatewayRouteConfigResource) bool
type GatewayRouteConfigsCreateOrUpdateOperationResponse ¶
type GatewayRouteConfigsCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type GatewayRouteConfigsDeleteOperationResponse ¶
type GatewayRouteConfigsDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type GatewayRouteConfigsGetOperationResponse ¶
type GatewayRouteConfigsGetOperationResponse struct { HttpResponse *http.Response Model *GatewayRouteConfigResource }
type GatewayRouteConfigsListCompleteResult ¶
type GatewayRouteConfigsListCompleteResult struct {
Items []GatewayRouteConfigResource
}
type GatewayRouteConfigsListOperationResponse ¶
type GatewayRouteConfigsListOperationResponse struct { HttpResponse *http.Response Model *[]GatewayRouteConfigResource // contains filtered or unexported fields }
func (GatewayRouteConfigsListOperationResponse) HasMore ¶
func (r GatewayRouteConfigsListOperationResponse) HasMore() bool
func (GatewayRouteConfigsListOperationResponse) LoadMore ¶
func (r GatewayRouteConfigsListOperationResponse) LoadMore(ctx context.Context) (resp GatewayRouteConfigsListOperationResponse, err error)
type GatewaysCreateOrUpdateOperationResponse ¶
type GatewaysCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type GatewaysDeleteOperationResponse ¶
type GatewaysDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type GatewaysGetOperationResponse ¶
type GatewaysGetOperationResponse struct { HttpResponse *http.Response Model *GatewayResource }
type GatewaysListCompleteResult ¶
type GatewaysListCompleteResult struct {
Items []GatewayResource
}
type GatewaysListOperationResponse ¶
type GatewaysListOperationResponse struct { HttpResponse *http.Response Model *[]GatewayResource // contains filtered or unexported fields }
func (GatewaysListOperationResponse) HasMore ¶
func (r GatewaysListOperationResponse) HasMore() bool
func (GatewaysListOperationResponse) LoadMore ¶
func (r GatewaysListOperationResponse) LoadMore(ctx context.Context) (resp GatewaysListOperationResponse, err error)
type GatewaysValidateDomainOperationResponse ¶
type GatewaysValidateDomainOperationResponse struct { HttpResponse *http.Response Model *CustomDomainValidateResult }
type GitPatternRepository ¶
type GitPatternRepository struct { HostKey *string `json:"hostKey,omitempty"` HostKeyAlgorithm *string `json:"hostKeyAlgorithm,omitempty"` Label *string `json:"label,omitempty"` Name string `json:"name"` Password *string `json:"password,omitempty"` Pattern *[]string `json:"pattern,omitempty"` PrivateKey *string `json:"privateKey,omitempty"` SearchPaths *[]string `json:"searchPaths,omitempty"` StrictHostKeyChecking *bool `json:"strictHostKeyChecking,omitempty"` Uri string `json:"uri"` Username *string `json:"username,omitempty"` }
type HTTPGetAction ¶
type HTTPGetAction struct { Path *string `json:"path,omitempty"` Scheme *HTTPSchemeType `json:"scheme,omitempty"` }
func (HTTPGetAction) MarshalJSON ¶
func (s HTTPGetAction) MarshalJSON() ([]byte, error)
type HTTPSchemeType ¶
type HTTPSchemeType string
const ( HTTPSchemeTypeHTTP HTTPSchemeType = "HTTP" HTTPSchemeTypeHTTPS HTTPSchemeType = "HTTPS" )
type IngressConfig ¶
type IngressConfig struct {
ReadTimeoutInSeconds *int64 `json:"readTimeoutInSeconds,omitempty"`
}
type IngressSettings ¶
type IngressSettings struct { BackendProtocol *BackendProtocol `json:"backendProtocol,omitempty"` ClientAuth *IngressSettingsClientAuth `json:"clientAuth,omitempty"` ReadTimeoutInSeconds *int64 `json:"readTimeoutInSeconds,omitempty"` SendTimeoutInSeconds *int64 `json:"sendTimeoutInSeconds,omitempty"` SessionAffinity *SessionAffinity `json:"sessionAffinity,omitempty"` SessionCookieMaxAge *int64 `json:"sessionCookieMaxAge,omitempty"` }
type IngressSettingsClientAuth ¶
type IngressSettingsClientAuth struct {
Certificates *[]string `json:"certificates,omitempty"`
}
type KPackBuildStageProvisioningState ¶
type KPackBuildStageProvisioningState string
const ( KPackBuildStageProvisioningStateFailed KPackBuildStageProvisioningState = "Failed" KPackBuildStageProvisioningStateNotStarted KPackBuildStageProvisioningState = "NotStarted" KPackBuildStageProvisioningStateRunning KPackBuildStageProvisioningState = "Running" KPackBuildStageProvisioningStateSucceeded KPackBuildStageProvisioningState = "Succeeded" )
type KeyVaultCertificateProperties ¶
type KeyVaultCertificateProperties struct { CertVersion *string `json:"certVersion,omitempty"` ExcludePrivateKey *bool `json:"excludePrivateKey,omitempty"` KeyVaultCertName string `json:"keyVaultCertName"` VaultUri string `json:"vaultUri"` // Fields inherited from CertificateProperties ActivateDate *string `json:"activateDate,omitempty"` DnsNames *[]string `json:"dnsNames,omitempty"` ExpirationDate *string `json:"expirationDate,omitempty"` IssuedDate *string `json:"issuedDate,omitempty"` Issuer *string `json:"issuer,omitempty"` ProvisioningState *CertificateResourceProvisioningState `json:"provisioningState,omitempty"` SubjectName *string `json:"subjectName,omitempty"` Thumbprint *string `json:"thumbprint,omitempty"` }
func (KeyVaultCertificateProperties) MarshalJSON ¶
func (s KeyVaultCertificateProperties) MarshalJSON() ([]byte, error)
type LoadedCertificate ¶
type LocationId ¶
LocationId is a struct representing the Resource ID for a Location
func NewLocationID ¶
func NewLocationID(subscriptionId string, location string) LocationId
NewLocationID returns a new LocationId struct
func ParseLocationID ¶
func ParseLocationID(input string) (*LocationId, error)
ParseLocationID parses 'input' into a LocationId
func ParseLocationIDInsensitively ¶
func ParseLocationIDInsensitively(input string) (*LocationId, error)
ParseLocationIDInsensitively parses 'input' case-insensitively into a LocationId note: this method should only be used for API response data and not user input
func (LocationId) Segments ¶
func (id LocationId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Location ID
func (LocationId) String ¶
func (id LocationId) String() string
String returns a human-readable description of this Location ID
type LogFileUrlResponse ¶
type LogFileUrlResponse struct {
Url string `json:"url"`
}
type MarketplaceResource ¶
type MonitoringSettingProperties ¶
type MonitoringSettingProperties struct { AppInsightsAgentVersions *ApplicationInsightsAgentVersions `json:"appInsightsAgentVersions,omitempty"` AppInsightsInstrumentationKey *string `json:"appInsightsInstrumentationKey,omitempty"` AppInsightsSamplingRate *float64 `json:"appInsightsSamplingRate,omitempty"` Error *Error `json:"error,omitempty"` ProvisioningState *MonitoringSettingState `json:"provisioningState,omitempty"` TraceEnabled *bool `json:"traceEnabled,omitempty"` }
type MonitoringSettingResource ¶
type MonitoringSettingResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *MonitoringSettingProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type MonitoringSettingState ¶
type MonitoringSettingState string
const ( MonitoringSettingStateFailed MonitoringSettingState = "Failed" MonitoringSettingStateNotAvailable MonitoringSettingState = "NotAvailable" MonitoringSettingStateSucceeded MonitoringSettingState = "Succeeded" MonitoringSettingStateUpdating MonitoringSettingState = "Updating" )
type MonitoringSettingsGetOperationResponse ¶
type MonitoringSettingsGetOperationResponse struct { HttpResponse *http.Response Model *MonitoringSettingResource }
type MonitoringSettingsUpdatePatchOperationResponse ¶
type MonitoringSettingsUpdatePatchOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type MonitoringSettingsUpdatePutOperationResponse ¶
type MonitoringSettingsUpdatePutOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type NameAvailability ¶
type NetworkProfile ¶
type NetworkProfile struct { AppNetworkResourceGroup *string `json:"appNetworkResourceGroup,omitempty"` AppSubnetId *string `json:"appSubnetId,omitempty"` IngressConfig *IngressConfig `json:"ingressConfig,omitempty"` OutboundIPs *NetworkProfileOutboundIPs `json:"outboundIPs,omitempty"` OutboundType *string `json:"outboundType,omitempty"` RequiredTraffics *[]RequiredTraffic `json:"requiredTraffics,omitempty"` ServiceCidr *string `json:"serviceCidr,omitempty"` ServiceRuntimeNetworkResourceGroup *string `json:"serviceRuntimeNetworkResourceGroup,omitempty"` ServiceRuntimeSubnetId *string `json:"serviceRuntimeSubnetId,omitempty"` }
type NetworkProfileOutboundIPs ¶
type NetworkProfileOutboundIPs struct {
PublicIPs *[]string `json:"publicIPs,omitempty"`
}
type PersistentDisk ¶
type PowerState ¶
type PowerState string
const ( PowerStateRunning PowerState = "Running" PowerStateStopped PowerState = "Stopped" )
type Probe ¶
type Probe struct { DisableProbe bool `json:"disableProbe"` FailureThreshold *int64 `json:"failureThreshold,omitempty"` InitialDelaySeconds *int64 `json:"initialDelaySeconds,omitempty"` PeriodSeconds *int64 `json:"periodSeconds,omitempty"` ProbeAction ProbeAction `json:"probeAction"` SuccessThreshold *int64 `json:"successThreshold,omitempty"` TimeoutSeconds *int64 `json:"timeoutSeconds,omitempty"` }
func (*Probe) UnmarshalJSON ¶
type ProbeAction ¶
type ProbeAction interface { }
type ProbeActionType ¶
type ProbeActionType string
const ( ProbeActionTypeExecAction ProbeActionType = "ExecAction" ProbeActionTypeHTTPGetAction ProbeActionType = "HTTPGetAction" ProbeActionTypeTCPSocketAction ProbeActionType = "TCPSocketAction" )
type ProvisioningState ¶
type ProvisioningState string
const ( ProvisioningStateCreating ProvisioningState = "Creating" ProvisioningStateDeleted ProvisioningState = "Deleted" ProvisioningStateDeleting ProvisioningState = "Deleting" ProvisioningStateFailed ProvisioningState = "Failed" ProvisioningStateMoveFailed ProvisioningState = "MoveFailed" ProvisioningStateMoved ProvisioningState = "Moved" ProvisioningStateMoving ProvisioningState = "Moving" ProvisioningStateStarting ProvisioningState = "Starting" ProvisioningStateStopping ProvisioningState = "Stopping" ProvisioningStateSucceeded ProvisioningState = "Succeeded" ProvisioningStateUpdating ProvisioningState = "Updating" )
type RegenerateTestKeyRequestPayload ¶
type RegenerateTestKeyRequestPayload struct {
KeyType TestKeyType `json:"keyType"`
}
type RemoteDebugging ¶
type RemoteDebuggingPayload ¶
type RemoteDebuggingPayload struct {
Port *int64 `json:"port,omitempty"`
}
type RequiredTraffic ¶
type RequiredTraffic struct { Direction *TrafficDirection `json:"direction,omitempty"` Fqdns *[]string `json:"fqdns,omitempty"` IPs *[]string `json:"ips,omitempty"` Port *int64 `json:"port,omitempty"` Protocol *string `json:"protocol,omitempty"` }
type ResourceRequests ¶
type ResourceSku ¶
type ResourceSku struct { Capacity *SkuCapacity `json:"capacity,omitempty"` LocationInfo *[]ResourceSkuLocationInfo `json:"locationInfo,omitempty"` Locations *[]string `json:"locations,omitempty"` Name *string `json:"name,omitempty"` ResourceType *string `json:"resourceType,omitempty"` Restrictions *[]ResourceSkuRestrictions `json:"restrictions,omitempty"` Tier *string `json:"tier,omitempty"` }
type ResourceSkuLocationInfo ¶
type ResourceSkuLocationInfo struct { Location *string `json:"location,omitempty"` ZoneDetails *[]ResourceSkuZoneDetails `json:"zoneDetails,omitempty"` Zones *zones.Schema `json:"zones,omitempty"` }
type ResourceSkuOperationPredicate ¶
func (ResourceSkuOperationPredicate) Matches ¶
func (p ResourceSkuOperationPredicate) Matches(input ResourceSku) bool
type ResourceSkuRestrictions ¶
type ResourceSkuRestrictions struct { ReasonCode *ResourceSkuRestrictionsReasonCode `json:"reasonCode,omitempty"` RestrictionInfo *ResourceSkuRestrictionInfo `json:"restrictionInfo,omitempty"` Type *ResourceSkuRestrictionsType `json:"type,omitempty"` Values *[]string `json:"values,omitempty"` }
type ResourceSkuRestrictionsReasonCode ¶
type ResourceSkuRestrictionsReasonCode string
const ( ResourceSkuRestrictionsReasonCodeNotAvailableForSubscription ResourceSkuRestrictionsReasonCode = "NotAvailableForSubscription" ResourceSkuRestrictionsReasonCodeQuotaId ResourceSkuRestrictionsReasonCode = "QuotaId" )
type ResourceSkuRestrictionsType ¶
type ResourceSkuRestrictionsType string
const ( ResourceSkuRestrictionsTypeLocation ResourceSkuRestrictionsType = "Location" ResourceSkuRestrictionsTypeZone ResourceSkuRestrictionsType = "Zone" )
type ResourceSkuZoneDetails ¶
type ResourceSkuZoneDetails struct { Capabilities *[]ResourceSkuCapabilities `json:"capabilities,omitempty"` Name *[]string `json:"name,omitempty"` }
type ResultId ¶
type ResultId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string BuildName string BuildResultName string }
ResultId is a struct representing the Resource ID for a Result
func NewResultID ¶
func NewResultID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string, buildName string, buildResultName string) ResultId
NewResultID returns a new ResultId struct
func ParseResultID ¶
ParseResultID parses 'input' into a ResultId
func ParseResultIDInsensitively ¶
ParseResultIDInsensitively parses 'input' case-insensitively into a ResultId note: this method should only be used for API response data and not user input
func (ResultId) Segments ¶
func (id ResultId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Result ID
type RouteConfigId ¶
type RouteConfigId struct { SubscriptionId string ResourceGroupName string ServiceName string GatewayName string RouteConfigName string }
RouteConfigId is a struct representing the Resource ID for a Route Config
func NewRouteConfigID ¶
func NewRouteConfigID(subscriptionId string, resourceGroupName string, serviceName string, gatewayName string, routeConfigName string) RouteConfigId
NewRouteConfigID returns a new RouteConfigId struct
func ParseRouteConfigID ¶
func ParseRouteConfigID(input string) (*RouteConfigId, error)
ParseRouteConfigID parses 'input' into a RouteConfigId
func ParseRouteConfigIDInsensitively ¶
func ParseRouteConfigIDInsensitively(input string) (*RouteConfigId, error)
ParseRouteConfigIDInsensitively parses 'input' case-insensitively into a RouteConfigId note: this method should only be used for API response data and not user input
func (RouteConfigId) ID ¶
func (id RouteConfigId) ID() string
ID returns the formatted Route Config ID
func (RouteConfigId) Segments ¶
func (id RouteConfigId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Route Config ID
func (RouteConfigId) String ¶
func (id RouteConfigId) String() string
String returns a human-readable description of this Route Config ID
type RuntimeVersionsListRuntimeVersionsOperationResponse ¶
type RuntimeVersionsListRuntimeVersionsOperationResponse struct { HttpResponse *http.Response Model *AvailableRuntimeVersions }
type ServiceRegistriesCreateOrUpdateOperationResponse ¶
type ServiceRegistriesCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ServiceRegistriesDeleteOperationResponse ¶
type ServiceRegistriesDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ServiceRegistriesGetOperationResponse ¶
type ServiceRegistriesGetOperationResponse struct { HttpResponse *http.Response Model *ServiceRegistryResource }
type ServiceRegistriesListCompleteResult ¶
type ServiceRegistriesListCompleteResult struct {
Items []ServiceRegistryResource
}
type ServiceRegistriesListOperationResponse ¶
type ServiceRegistriesListOperationResponse struct { HttpResponse *http.Response Model *[]ServiceRegistryResource // contains filtered or unexported fields }
func (ServiceRegistriesListOperationResponse) HasMore ¶
func (r ServiceRegistriesListOperationResponse) HasMore() bool
func (ServiceRegistriesListOperationResponse) LoadMore ¶
func (r ServiceRegistriesListOperationResponse) LoadMore(ctx context.Context) (resp ServiceRegistriesListOperationResponse, err error)
type ServiceRegistryId ¶
type ServiceRegistryId struct { SubscriptionId string ResourceGroupName string ServiceName string ServiceRegistryName string }
ServiceRegistryId is a struct representing the Resource ID for a Service Registry
func NewServiceRegistryID ¶
func NewServiceRegistryID(subscriptionId string, resourceGroupName string, serviceName string, serviceRegistryName string) ServiceRegistryId
NewServiceRegistryID returns a new ServiceRegistryId struct
func ParseServiceRegistryID ¶
func ParseServiceRegistryID(input string) (*ServiceRegistryId, error)
ParseServiceRegistryID parses 'input' into a ServiceRegistryId
func ParseServiceRegistryIDInsensitively ¶
func ParseServiceRegistryIDInsensitively(input string) (*ServiceRegistryId, error)
ParseServiceRegistryIDInsensitively parses 'input' case-insensitively into a ServiceRegistryId note: this method should only be used for API response data and not user input
func (ServiceRegistryId) ID ¶
func (id ServiceRegistryId) ID() string
ID returns the formatted Service Registry ID
func (ServiceRegistryId) Segments ¶
func (id ServiceRegistryId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Service Registry ID
func (ServiceRegistryId) String ¶
func (id ServiceRegistryId) String() string
String returns a human-readable description of this Service Registry ID
type ServiceRegistryProperties ¶
type ServiceRegistryProperties struct { Instances *[]ServiceRegistryInstance `json:"instances,omitempty"` ProvisioningState *ServiceRegistryProvisioningState `json:"provisioningState,omitempty"` ResourceRequests *ServiceRegistryResourceRequests `json:"resourceRequests,omitempty"` }
type ServiceRegistryProvisioningState ¶
type ServiceRegistryProvisioningState string
const ( ServiceRegistryProvisioningStateCreating ServiceRegistryProvisioningState = "Creating" ServiceRegistryProvisioningStateDeleting ServiceRegistryProvisioningState = "Deleting" ServiceRegistryProvisioningStateFailed ServiceRegistryProvisioningState = "Failed" ServiceRegistryProvisioningStateSucceeded ServiceRegistryProvisioningState = "Succeeded" ServiceRegistryProvisioningStateUpdating ServiceRegistryProvisioningState = "Updating" )
type ServiceRegistryResource ¶
type ServiceRegistryResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *ServiceRegistryProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type ServiceRegistryResourceOperationPredicate ¶
func (ServiceRegistryResourceOperationPredicate) Matches ¶
func (p ServiceRegistryResourceOperationPredicate) Matches(input ServiceRegistryResource) bool
type ServiceResource ¶
type ServiceResource struct { Id *string `json:"id,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` Properties *ClusterResourceProperties `json:"properties,omitempty"` Sku *Sku `json:"sku,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Tags *map[string]string `json:"tags,omitempty"` Type *string `json:"type,omitempty"` }
type ServiceResourceOperationPredicate ¶
type ServiceResourceOperationPredicate struct { Id *string Location *string Name *string Type *string }
func (ServiceResourceOperationPredicate) Matches ¶
func (p ServiceResourceOperationPredicate) Matches(input ServiceResource) bool
type ServiceVNetAddons ¶
type ServiceVNetAddons struct {
LogStreamPublicEndpoint *bool `json:"logStreamPublicEndpoint,omitempty"`
}
type ServicesCheckNameAvailabilityOperationResponse ¶
type ServicesCheckNameAvailabilityOperationResponse struct { HttpResponse *http.Response Model *NameAvailability }
type ServicesCreateOrUpdateOperationResponse ¶
type ServicesCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ServicesDeleteOperationResponse ¶
type ServicesDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ServicesGetOperationResponse ¶
type ServicesGetOperationResponse struct { HttpResponse *http.Response Model *ServiceResource }
type ServicesListBySubscriptionCompleteResult ¶
type ServicesListBySubscriptionCompleteResult struct {
Items []ServiceResource
}
type ServicesListBySubscriptionOperationResponse ¶
type ServicesListBySubscriptionOperationResponse struct { HttpResponse *http.Response Model *[]ServiceResource // contains filtered or unexported fields }
func (ServicesListBySubscriptionOperationResponse) HasMore ¶
func (r ServicesListBySubscriptionOperationResponse) HasMore() bool
func (ServicesListBySubscriptionOperationResponse) LoadMore ¶
func (r ServicesListBySubscriptionOperationResponse) LoadMore(ctx context.Context) (resp ServicesListBySubscriptionOperationResponse, err error)
type ServicesListCompleteResult ¶
type ServicesListCompleteResult struct {
Items []ServiceResource
}
type ServicesListOperationResponse ¶
type ServicesListOperationResponse struct { HttpResponse *http.Response Model *[]ServiceResource // contains filtered or unexported fields }
func (ServicesListOperationResponse) HasMore ¶
func (r ServicesListOperationResponse) HasMore() bool
func (ServicesListOperationResponse) LoadMore ¶
func (r ServicesListOperationResponse) LoadMore(ctx context.Context) (resp ServicesListOperationResponse, err error)
type ServicesStartOperationResponse ¶
type ServicesStartOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ServicesStopOperationResponse ¶
type ServicesStopOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type ServicesUpdateOperationResponse ¶
type ServicesUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type SessionAffinity ¶
type SessionAffinity string
const ( SessionAffinityCookie SessionAffinity = "Cookie" SessionAffinityNone SessionAffinity = "None" )
type SkuCapacity ¶
type SkuCapacity struct { Default *int64 `json:"default,omitempty"` Maximum *int64 `json:"maximum,omitempty"` Minimum int64 `json:"minimum"` ScaleType *SkuScaleType `json:"scaleType,omitempty"` }
type SkuScaleType ¶
type SkuScaleType string
const ( SkuScaleTypeAutomatic SkuScaleType = "Automatic" SkuScaleTypeManual SkuScaleType = "Manual" SkuScaleTypeNone SkuScaleType = "None" )
type SkusListCompleteResult ¶
type SkusListCompleteResult struct {
Items []ResourceSku
}
type SkusListOperationResponse ¶
type SkusListOperationResponse struct { HttpResponse *http.Response Model *[]ResourceSku // contains filtered or unexported fields }
func (SkusListOperationResponse) HasMore ¶
func (r SkusListOperationResponse) HasMore() bool
func (SkusListOperationResponse) LoadMore ¶
func (r SkusListOperationResponse) LoadMore(ctx context.Context) (resp SkusListOperationResponse, err error)
type SpringId ¶
SpringId is a struct representing the Resource ID for a Spring
func NewSpringID ¶
NewSpringID returns a new SpringId struct
func ParseSpringID ¶
ParseSpringID parses 'input' into a SpringId
func ParseSpringIDInsensitively ¶
ParseSpringIDInsensitively parses 'input' case-insensitively into a SpringId note: this method should only be used for API response data and not user input
func (SpringId) Segments ¶
func (id SpringId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Spring ID
type SsoProperties ¶
type StackProperties ¶
type StorageAccount ¶
type StorageAccount struct { AccountKey string `json:"accountKey"` AccountName string `json:"accountName"` }
func (StorageAccount) MarshalJSON ¶
func (s StorageAccount) MarshalJSON() ([]byte, error)
type StorageId ¶
type StorageId struct { SubscriptionId string ResourceGroupName string ServiceName string StorageName string }
StorageId is a struct representing the Resource ID for a Storage
func NewStorageID ¶
func NewStorageID(subscriptionId string, resourceGroupName string, serviceName string, storageName string) StorageId
NewStorageID returns a new StorageId struct
func ParseStorageID ¶
ParseStorageID parses 'input' into a StorageId
func ParseStorageIDInsensitively ¶
ParseStorageIDInsensitively parses 'input' case-insensitively into a StorageId note: this method should only be used for API response data and not user input
func (StorageId) Segments ¶
func (id StorageId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Storage ID
type StorageProperties ¶
type StorageProperties interface { }
type StorageResource ¶
type StorageResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties StorageProperties `json:"properties"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
func (*StorageResource) UnmarshalJSON ¶
func (s *StorageResource) UnmarshalJSON(bytes []byte) error
type StorageResourceOperationPredicate ¶
func (StorageResourceOperationPredicate) Matches ¶
func (p StorageResourceOperationPredicate) Matches(input StorageResource) bool
type StorageType ¶
type StorageType string
const (
StorageTypeStorageAccount StorageType = "StorageAccount"
)
type StoragesCreateOrUpdateOperationResponse ¶
type StoragesCreateOrUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type StoragesDeleteOperationResponse ¶
type StoragesDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type StoragesGetOperationResponse ¶
type StoragesGetOperationResponse struct { HttpResponse *http.Response Model *StorageResource }
type StoragesListCompleteResult ¶
type StoragesListCompleteResult struct {
Items []StorageResource
}
type StoragesListOperationResponse ¶
type StoragesListOperationResponse struct { HttpResponse *http.Response Model *[]StorageResource // contains filtered or unexported fields }
func (StoragesListOperationResponse) HasMore ¶
func (r StoragesListOperationResponse) HasMore() bool
func (StoragesListOperationResponse) LoadMore ¶
func (r StoragesListOperationResponse) LoadMore(ctx context.Context) (resp StoragesListOperationResponse, err error)
type SupportedBuildPackId ¶
type SupportedBuildPackId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string BuildpackName string }
SupportedBuildPackId is a struct representing the Resource ID for a Supported Build Pack
func NewSupportedBuildPackID ¶
func NewSupportedBuildPackID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string, buildpackName string) SupportedBuildPackId
NewSupportedBuildPackID returns a new SupportedBuildPackId struct
func ParseSupportedBuildPackID ¶
func ParseSupportedBuildPackID(input string) (*SupportedBuildPackId, error)
ParseSupportedBuildPackID parses 'input' into a SupportedBuildPackId
func ParseSupportedBuildPackIDInsensitively ¶
func ParseSupportedBuildPackIDInsensitively(input string) (*SupportedBuildPackId, error)
ParseSupportedBuildPackIDInsensitively parses 'input' case-insensitively into a SupportedBuildPackId note: this method should only be used for API response data and not user input
func (SupportedBuildPackId) ID ¶
func (id SupportedBuildPackId) ID() string
ID returns the formatted Supported Build Pack ID
func (SupportedBuildPackId) Segments ¶
func (id SupportedBuildPackId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Supported Build Pack ID
func (SupportedBuildPackId) String ¶
func (id SupportedBuildPackId) String() string
String returns a human-readable description of this Supported Build Pack ID
type SupportedBuildpackResource ¶
type SupportedBuildpackResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *SupportedBuildpackResourceProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type SupportedBuildpackResourceProperties ¶
type SupportedBuildpackResourceProperties struct {
BuildpackId *string `json:"buildpackId,omitempty"`
}
type SupportedBuildpacksCollection ¶
type SupportedBuildpacksCollection struct { NextLink *string `json:"nextLink,omitempty"` Value *[]SupportedBuildpackResource `json:"value,omitempty"` }
type SupportedRuntimePlatform ¶
type SupportedRuntimePlatform string
const ( SupportedRuntimePlatformJava SupportedRuntimePlatform = "Java" SupportedRuntimePlatformPointNETCore SupportedRuntimePlatform = ".NET Core" )
type SupportedRuntimeValue ¶
type SupportedRuntimeValue string
const ( SupportedRuntimeValueJavaEight SupportedRuntimeValue = "Java_8" SupportedRuntimeValueJavaOneOne SupportedRuntimeValue = "Java_11" SupportedRuntimeValueJavaOneSeven SupportedRuntimeValue = "Java_17" SupportedRuntimeValueNetCoreThreeOne SupportedRuntimeValue = "NetCore_31" )
type SupportedRuntimeVersion ¶
type SupportedRuntimeVersion struct { Platform *SupportedRuntimePlatform `json:"platform,omitempty"` Value *SupportedRuntimeValue `json:"value,omitempty"` Version *string `json:"version,omitempty"` }
type SupportedStackId ¶
type SupportedStackId struct { SubscriptionId string ResourceGroupName string ServiceName string BuildServiceName string StackName string }
SupportedStackId is a struct representing the Resource ID for a Supported Stack
func NewSupportedStackID ¶
func NewSupportedStackID(subscriptionId string, resourceGroupName string, serviceName string, buildServiceName string, stackName string) SupportedStackId
NewSupportedStackID returns a new SupportedStackId struct
func ParseSupportedStackID ¶
func ParseSupportedStackID(input string) (*SupportedStackId, error)
ParseSupportedStackID parses 'input' into a SupportedStackId
func ParseSupportedStackIDInsensitively ¶
func ParseSupportedStackIDInsensitively(input string) (*SupportedStackId, error)
ParseSupportedStackIDInsensitively parses 'input' case-insensitively into a SupportedStackId note: this method should only be used for API response data and not user input
func (SupportedStackId) ID ¶
func (id SupportedStackId) ID() string
ID returns the formatted Supported Stack ID
func (SupportedStackId) Segments ¶
func (id SupportedStackId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Supported Stack ID
func (SupportedStackId) String ¶
func (id SupportedStackId) String() string
String returns a human-readable description of this Supported Stack ID
type SupportedStackResource ¶
type SupportedStackResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *SupportedStackResourceProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type SupportedStacksCollection ¶
type SupportedStacksCollection struct { NextLink *string `json:"nextLink,omitempty"` Value *[]SupportedStackResource `json:"value,omitempty"` }
type TCPSocketAction ¶
type TCPSocketAction struct { }
func (TCPSocketAction) MarshalJSON ¶
func (s TCPSocketAction) MarshalJSON() ([]byte, error)
type TemporaryDisk ¶
type TestKeyType ¶
type TestKeyType string
const ( TestKeyTypePrimary TestKeyType = "Primary" TestKeyTypeSecondary TestKeyType = "Secondary" )
type TestKeys ¶
type TestKeys struct { Enabled *bool `json:"enabled,omitempty"` PrimaryKey *string `json:"primaryKey,omitempty"` PrimaryTestEndpoint *string `json:"primaryTestEndpoint,omitempty"` SecondaryKey *string `json:"secondaryKey,omitempty"` SecondaryTestEndpoint *string `json:"secondaryTestEndpoint,omitempty"` }
type TrafficDirection ¶
type TrafficDirection string
const ( TrafficDirectionInbound TrafficDirection = "Inbound" TrafficDirectionOutbound TrafficDirection = "Outbound" )
type TriggeredBuildResult ¶
type TriggeredBuildResult struct {
Id *string `json:"id,omitempty"`
}
type UserSourceInfo ¶
type UserSourceInfo interface { }
type ValidationMessages ¶
Source Files ¶
- client.go
- constants.go
- id_agentpool.go
- id_apiportal.go
- id_apiportaldomain.go
- id_app.go
- id_binding.go
- id_build.go
- id_builder.go
- id_buildpackbinding.go
- id_buildservice.go
- id_certificate.go
- id_configurationservice.go
- id_deployment.go
- id_domain.go
- id_gateway.go
- id_gatewaydomain.go
- id_location.go
- id_result.go
- id_routeconfig.go
- id_serviceregistry.go
- id_spring.go
- id_storage.go
- id_supportedbuildpack.go
- id_supportedstack.go
- method_apiportalcustomdomainscreateorupdate_autorest.go
- method_apiportalcustomdomainsdelete_autorest.go
- method_apiportalcustomdomainsget_autorest.go
- method_apiportalcustomdomainslist_autorest.go
- method_apiportalscreateorupdate_autorest.go
- method_apiportalsdelete_autorest.go
- method_apiportalsget_autorest.go
- method_apiportalslist_autorest.go
- method_apiportalsvalidatedomain_autorest.go
- method_appscreateorupdate_autorest.go
- method_appsdelete_autorest.go
- method_appsget_autorest.go
- method_appsgetresourceuploadurl_autorest.go
- method_appslist_autorest.go
- method_appssetactivedeployments_autorest.go
- method_appsupdate_autorest.go
- method_appsvalidatedomain_autorest.go
- method_bindingscreateorupdate_autorest.go
- method_bindingsdelete_autorest.go
- method_bindingsget_autorest.go
- method_bindingslist_autorest.go
- method_bindingsupdate_autorest.go
- method_buildpackbindingcreateorupdate_autorest.go
- method_buildpackbindingdelete_autorest.go
- method_buildpackbindingget_autorest.go
- method_buildpackbindinglist_autorest.go
- method_buildserviceagentpoolget_autorest.go
- method_buildserviceagentpoollist_autorest.go
- method_buildserviceagentpoolupdateput_autorest.go
- method_buildservicebuildercreateorupdate_autorest.go
- method_buildservicebuilderdelete_autorest.go
- method_buildservicebuilderget_autorest.go
- method_buildservicebuilderlist_autorest.go
- method_buildservicebuilderlistdeployments_autorest.go
- method_buildservicecreateorupdatebuild_autorest.go
- method_buildservicegetbuild_autorest.go
- method_buildservicegetbuildresult_autorest.go
- method_buildservicegetbuildresultlog_autorest.go
- method_buildservicegetbuildservice_autorest.go
- method_buildservicegetresourceuploadurl_autorest.go
- method_buildservicegetsupportedbuildpack_autorest.go
- method_buildservicegetsupportedstack_autorest.go
- method_buildservicelistbuildresults_autorest.go
- method_buildservicelistbuilds_autorest.go
- method_buildservicelistbuildservices_autorest.go
- method_buildservicelistsupportedbuildpacks_autorest.go
- method_buildservicelistsupportedstacks_autorest.go
- method_certificatescreateorupdate_autorest.go
- method_certificatesdelete_autorest.go
- method_certificatesget_autorest.go
- method_certificateslist_autorest.go
- method_configserversget_autorest.go
- method_configserversupdatepatch_autorest.go
- method_configserversupdateput_autorest.go
- method_configserversvalidate_autorest.go
- method_configurationservicescreateorupdate_autorest.go
- method_configurationservicesdelete_autorest.go
- method_configurationservicesget_autorest.go
- method_configurationserviceslist_autorest.go
- method_configurationservicesvalidate_autorest.go
- method_customdomainscreateorupdate_autorest.go
- method_customdomainsdelete_autorest.go
- method_customdomainsget_autorest.go
- method_customdomainslist_autorest.go
- method_customdomainsupdate_autorest.go
- method_deploymentscreateorupdate_autorest.go
- method_deploymentsdelete_autorest.go
- method_deploymentsdisableremotedebugging_autorest.go
- method_deploymentsenableremotedebugging_autorest.go
- method_deploymentsgenerateheapdump_autorest.go
- method_deploymentsgeneratethreaddump_autorest.go
- method_deploymentsget_autorest.go
- method_deploymentsgetlogfileurl_autorest.go
- method_deploymentsgetremotedebuggingconfig_autorest.go
- method_deploymentslist_autorest.go
- method_deploymentslistforcluster_autorest.go
- method_deploymentsrestart_autorest.go
- method_deploymentsstart_autorest.go
- method_deploymentsstartjfr_autorest.go
- method_deploymentsstop_autorest.go
- method_deploymentsupdate_autorest.go
- method_gatewaycustomdomainscreateorupdate_autorest.go
- method_gatewaycustomdomainsdelete_autorest.go
- method_gatewaycustomdomainsget_autorest.go
- method_gatewaycustomdomainslist_autorest.go
- method_gatewayrouteconfigscreateorupdate_autorest.go
- method_gatewayrouteconfigsdelete_autorest.go
- method_gatewayrouteconfigsget_autorest.go
- method_gatewayrouteconfigslist_autorest.go
- method_gatewayscreateorupdate_autorest.go
- method_gatewaysdelete_autorest.go
- method_gatewaysget_autorest.go
- method_gatewayslist_autorest.go
- method_gatewaysvalidatedomain_autorest.go
- method_monitoringsettingsget_autorest.go
- method_monitoringsettingsupdatepatch_autorest.go
- method_monitoringsettingsupdateput_autorest.go
- method_runtimeversionslistruntimeversions_autorest.go
- method_serviceregistriescreateorupdate_autorest.go
- method_serviceregistriesdelete_autorest.go
- method_serviceregistriesget_autorest.go
- method_serviceregistrieslist_autorest.go
- method_serviceschecknameavailability_autorest.go
- method_servicescreateorupdate_autorest.go
- method_servicesdelete_autorest.go
- method_servicesdisabletestendpoint_autorest.go
- method_servicesenabletestendpoint_autorest.go
- method_servicesget_autorest.go
- method_serviceslist_autorest.go
- method_serviceslistbysubscription_autorest.go
- method_serviceslisttestkeys_autorest.go
- method_servicesregeneratetestkey_autorest.go
- method_servicesstart_autorest.go
- method_servicesstop_autorest.go
- method_servicesupdate_autorest.go
- method_skuslist_autorest.go
- method_storagescreateorupdate_autorest.go
- method_storagesdelete_autorest.go
- method_storagesget_autorest.go
- method_storageslist_autorest.go
- model_activedeploymentcollection.go
- model_apiportalcustomdomainproperties.go
- model_apiportalcustomdomainresource.go
- model_apiportalinstance.go
- model_apiportalproperties.go
- model_apiportalresource.go
- model_apiportalresourcerequests.go
- model_applicationinsightsagentversions.go
- model_appresource.go
- model_appresourceproperties.go
- model_appvnetaddons.go
- model_availableruntimeversions.go
- model_azurefilevolume.go
- model_bindingresource.go
- model_bindingresourceproperties.go
- model_build.go
- model_builderproperties.go
- model_builderresource.go
- model_buildpackbindinglaunchproperties.go
- model_buildpackbindingproperties.go
- model_buildpackbindingresource.go
- model_buildpackproperties.go
- model_buildpacksgroupproperties.go
- model_buildproperties.go
- model_buildresourcerequests.go
- model_buildresult.go
- model_buildresultlog.go
- model_buildresultproperties.go
- model_buildresultusersourceinfo.go
- model_buildservice.go
- model_buildserviceagentpoolproperties.go
- model_buildserviceagentpoolresource.go
- model_buildserviceagentpoolsizeproperties.go
- model_buildserviceproperties.go
- model_buildservicepropertiesresourcerequests.go
- model_buildstageproperties.go
- model_certificateproperties.go
- model_certificateresource.go
- model_clusterresourceproperties.go
- model_configservergitproperty.go
- model_configserverproperties.go
- model_configserverresource.go
- model_configserversettings.go
- model_configserversettingserrorrecord.go
- model_configserversettingsvalidateresult.go
- model_configurationservicegitproperty.go
- model_configurationservicegitpropertyvalidateresult.go
- model_configurationservicegitrepository.go
- model_configurationserviceinstance.go
- model_configurationserviceproperties.go
- model_configurationserviceresource.go
- model_configurationserviceresourcerequests.go
- model_configurationservicesettings.go
- model_configurationservicesettingsvalidateresult.go
- model_containerprobesettings.go
- model_contentcertificateproperties.go
- model_customcontainer.go
- model_customcontainerusersourceinfo.go
- model_customdomainproperties.go
- model_customdomainresource.go
- model_customdomainvalidatepayload.go
- model_customdomainvalidateresult.go
- model_custompersistentdiskproperties.go
- model_custompersistentdiskresource.go
- model_deploymentinstance.go
- model_deploymentlist.go
- model_deploymentresource.go
- model_deploymentresourceproperties.go
- model_deploymentsettings.go
- model_diagnosticparameters.go
- model_error.go
- model_execaction.go
- model_gatewayapimetadataproperties.go
- model_gatewayapiroute.go
- model_gatewaycorsproperties.go
- model_gatewaycustomdomainproperties.go
- model_gatewaycustomdomainresource.go
- model_gatewayinstance.go
- model_gatewayoperatorproperties.go
- model_gatewayoperatorresourcerequests.go
- model_gatewayproperties.go
- model_gatewayresource.go
- model_gatewayresourcerequests.go
- model_gatewayrouteconfigopenapiproperties.go
- model_gatewayrouteconfigproperties.go
- model_gatewayrouteconfigresource.go
- model_gitpatternrepository.go
- model_httpgetaction.go
- model_imageregistrycredential.go
- model_ingressconfig.go
- model_ingresssettings.go
- model_ingresssettingsclientauth.go
- model_keyvaultcertificateproperties.go
- model_loadedcertificate.go
- model_logfileurlresponse.go
- model_marketplaceresource.go
- model_monitoringsettingproperties.go
- model_monitoringsettingresource.go
- model_nameavailability.go
- model_nameavailabilityparameters.go
- model_networkprofile.go
- model_networkprofileoutboundips.go
- model_persistentdisk.go
- model_probe.go
- model_probeaction.go
- model_regeneratetestkeyrequestpayload.go
- model_remotedebugging.go
- model_remotedebuggingpayload.go
- model_requiredtraffic.go
- model_resourcerequests.go
- model_resourcesku.go
- model_resourceskucapabilities.go
- model_resourceskulocationinfo.go
- model_resourceskurestrictioninfo.go
- model_resourceskurestrictions.go
- model_resourceskuzonedetails.go
- model_resourceuploaddefinition.go
- model_serviceregistryinstance.go
- model_serviceregistryproperties.go
- model_serviceregistryresource.go
- model_serviceregistryresourcerequests.go
- model_serviceresource.go
- model_servicevnetaddons.go
- model_sku.go
- model_skucapacity.go
- model_ssoproperties.go
- model_stackproperties.go
- model_storageaccount.go
- model_storageproperties.go
- model_storageresource.go
- model_supportedbuildpackresource.go
- model_supportedbuildpackresourceproperties.go
- model_supportedbuildpackscollection.go
- model_supportedruntimeversion.go
- model_supportedstackresource.go
- model_supportedstackresourceproperties.go
- model_supportedstackscollection.go
- model_tcpsocketaction.go
- model_temporarydisk.go
- model_testkeys.go
- model_triggeredbuildresult.go
- model_usersourceinfo.go
- model_validationmessages.go
- predicates.go
- version.go