apimanagement

package
v1.38.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2019 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func XmlWithDotNetInterpolationsDiffSuppress added in v1.37.0

func XmlWithDotNetInterpolationsDiffSuppress(k, old, new string, d *schema.ResourceData) bool

XmlWithDotNetInterpolationsDiffSuppress is a Diff Suppress Func for when the XML contains .net interpolations, and thus isn't valid XML to parse whilst really we should be parsing the XML Tokens and skipping over the error - in practice

Types

type Client

type Client struct {
	ApiClient                  *apimanagement.APIClient
	ApiPoliciesClient          *apimanagement.APIPolicyClient
	ApiOperationsClient        *apimanagement.APIOperationClient
	ApiOperationPoliciesClient *apimanagement.APIOperationPolicyClient
	ApiSchemasClient           *apimanagement.APISchemaClient
	ApiVersionSetClient        *apimanagement.APIVersionSetClient
	AuthorizationServersClient *apimanagement.AuthorizationServerClient
	BackendClient              *apimanagement.BackendClient
	CertificatesClient         *apimanagement.CertificateClient
	GroupClient                *apimanagement.GroupClient
	GroupUsersClient           *apimanagement.GroupUserClient
	LoggerClient               *apimanagement.LoggerClient
	OpenIdConnectClient        *apimanagement.OpenIDConnectProviderClient
	PolicyClient               *apimanagement.PolicyClient
	ProductsClient             *apimanagement.ProductClient
	ProductApisClient          *apimanagement.ProductAPIClient
	ProductGroupsClient        *apimanagement.ProductGroupClient
	ProductPoliciesClient      *apimanagement.ProductPolicyClient
	PropertyClient             *apimanagement.PropertyClient
	ServiceClient              *apimanagement.ServiceClient
	SignInClient               *apimanagement.SignInSettingsClient
	SignUpClient               *apimanagement.SignUpSettingsClient
	SubscriptionsClient        *apimanagement.SubscriptionClient
	UsersClient                *apimanagement.UserClient
}

func BuildClient

func BuildClient(o *common.ClientOptions) *Client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL