Documentation
¶
Index ¶
- Constants
- func GetFakeNamespaces() map[string][]config.CloudDeployment
- func GetFakePermitListRuleNames() []string
- func GetFakePermitListRules() []*paragliderpb.PermitListRule
- func GetFakeTagMapping(tagName string) *tagservicepb.TagMapping
- func GetFakeTagMappingLeafTags(tagName string) []*tagservicepb.TagMapping
- func ListFakeTagMapping() []*tagservicepb.TagMapping
- type FakeOrchestratorRESTServer
Constants ¶
View Source
const ( CloudName = "fakecloud" Namespace = "fakenamespace" ResourceName = "fakeName" Ip = "fakeIp" Uri = "fakeID" ResourceDesc = "fakeResourceDescription" )
Variables ¶
This section is empty.
Functions ¶
func GetFakeNamespaces ¶
func GetFakeNamespaces() map[string][]config.CloudDeployment
func GetFakePermitListRuleNames ¶
func GetFakePermitListRuleNames() []string
func GetFakePermitListRules ¶
func GetFakePermitListRules() []*paragliderpb.PermitListRule
func GetFakeTagMapping ¶
func GetFakeTagMapping(tagName string) *tagservicepb.TagMapping
func GetFakeTagMappingLeafTags ¶
func GetFakeTagMappingLeafTags(tagName string) []*tagservicepb.TagMapping
func ListFakeTagMapping ¶
func ListFakeTagMapping() []*tagservicepb.TagMapping
Types ¶
type FakeOrchestratorRESTServer ¶
type FakeOrchestratorRESTServer struct {
// contains filtered or unexported fields
}
func (*FakeOrchestratorRESTServer) SetupFakeOrchestratorRESTServer ¶
func (s *FakeOrchestratorRESTServer) SetupFakeOrchestratorRESTServer() string
func (*FakeOrchestratorRESTServer) TeardownServer ¶
func (s *FakeOrchestratorRESTServer) TeardownServer()
Click to show internal directories.
Click to hide internal directories.