package
0.0.0-20190628093746-affaa533fc2e
Repository: https://github.com/szymongib/kyma.git
Documentation: pkg.go.dev
# Packages
Code generated by mockery v1.0.0.
# Functions
New creates new aggregated checker.
NewApplicationMappingService creates new instance of NewApplicationMappingService.
NewMappingExistsProvisionChecker creates new access checker.
NewUniquenessProvisionChecker creates new access checker.
# Structs
AggregatedChecker is a checker which aggregates multiple checks.
ApplicationMappingService provides methods which checks access based on ApplicationMapping objects.
CanProvisionOutput aggregates following information: if provision can be performed and reason.
MappingExistsProvisionChecker is a checker which can wait some time for ApplicationMapping before it forbids provisioning.
UniquenessProvisionChecker is a checker which ensures that only one instance of a specific class is in namespace.
# Interfaces
ProvisionChecker define methods for checking if provision can succeed.
ServiceEnabledChecker provides a method to check if a Service is enabled.