errors

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InvalidConfigError = &microerror.Error{
	Kind: "InvalidConfigError",
}
View Source
var PrivateEndpointNetworkInterfaceNotFoundError = &microerror.Error{
	Kind: "PrivateEndpointNetworkInterfaceNotFoundError",
}
View Source
var PrivateEndpointNetworkInterfacePrivateAddressNotFoundError = &microerror.Error{
	Kind: "PrivateEndpointNetworkInterfacePrivateAddressNotFoundError",
}
View Source
var PrivateEndpointNotFoundError = &microerror.Error{
	Kind: "PrivateEndpointNotFoundError",
}
View Source
var PrivateLinksNotReadyError = &microerror.Error{
	Kind: "PrivateLinksNotReadyError",
}
View Source
var SubnetsNotSetError = &microerror.Error{
	Kind: "SubnetsNotSetError",
}
View Source
var SubscriptionCannotConnectToPrivateLinkError = &microerror.Error{
	Kind: "SubscriptionCannotConnectToPrivateLinkError",
}
View Source
var UnknownLoadBalancerTypeError = &microerror.Error{
	Kind: "unknownLoadBalancerTypeError",
}

Functions

func IsAzureResourceNotFound

func IsAzureResourceNotFound(err error) bool

IsAzureResourceNotFound asserts if Azure API call returned a NotFound error

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts InvalidConfigError.

func IsPrivateEndpointNetworkInterfaceNotFound

func IsPrivateEndpointNetworkInterfaceNotFound(err error) bool

IsPrivateEndpointNetworkInterfaceNotFound asserts PrivateEndpointNetworkInterfaceNotFoundError.

func IsPrivateEndpointNetworkInterfacePrivateAddressNotFound

func IsPrivateEndpointNetworkInterfacePrivateAddressNotFound(err error) bool

IsPrivateEndpointNetworkInterfacePrivateAddressNotFound asserts PrivateEndpointNetworkInterfacePrivateAddressNotFoundError.

func IsPrivateEndpointNotFound

func IsPrivateEndpointNotFound(err error) bool

IsPrivateEndpointNotFound asserts PrivateEndpointNotFoundError.

func IsPrivateLinksNotReady

func IsPrivateLinksNotReady(err error) bool

IsPrivateLinksNotReady asserts PrivateLinksNotReadyError.

func IsRetriable

func IsRetriable(err error) bool

func IsSubnetsNotSetError

func IsSubnetsNotSetError(err error) bool

IsSubnetsNotSetError asserts SubnetsNotSetError.

func IsSubscriptionCannotConnectToPrivateLinkError

func IsSubscriptionCannotConnectToPrivateLinkError(err error) bool

IsSubscriptionCannotConnectToPrivateLinkError asserts SubscriptionCannotConnectToPrivateLinkError.

func IsUnknownLoadBalancerType

func IsUnknownLoadBalancerType(err error) bool

IsUnknownLoadBalancerType asserts unknownLoadBalancerTypeError.

Types

This section is empty.

Jump to

Keyboard shortcuts

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