Class AthenzDbMock
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
- Author:
- bjorncs
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Map<com.yahoo.vespa.athenz.api.AthenzDomain,AthenzDbMock.Domain> final List<com.yahoo.vespa.athenz.api.AthenzIdentity> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDomain(AthenzDbMock.Domain domain) addHostedOperator(com.yahoo.vespa.athenz.api.AthenzIdentity athenzIdentity) getOrCreateDomain(com.yahoo.vespa.athenz.api.AthenzDomain domain)
-
Field Details
-
domains
-
hostedOperators
-
-
Constructor Details
-
AthenzDbMock
public AthenzDbMock()
-
-
Method Details
-
addDomain
-
getOrCreateDomain
-
addHostedOperator
-