Documentation
¶
Index ¶
- func AllServiceInstanceSpecPrefix() string
- func AllServiceInstanceStatusPrefix() string
- func GlobalCanaryHeaders() string
- func IngressPrefix() string
- func IngressSpecKey(t string) string
- func ServiceInstanceSpecKey(serviceName, instanceID string) string
- func ServiceInstanceSpecPrefix(serviceName string) string
- func ServiceInstanceStatusKey(serviceName, instanceID string) string
- func ServiceInstanceStatusPrefix(serviceName string) string
- func ServiceSpecKey(serviceName string) string
- func ServiceSpecPrefix() string
- func TenantPrefix() string
- func TenantSpecKey(t string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllServiceInstanceSpecPrefix ¶
func AllServiceInstanceSpecPrefix() string
AllServiceInstanceSpecPrefix returns the prefix of all service instance specs.
func AllServiceInstanceStatusPrefix ¶
func AllServiceInstanceStatusPrefix() string
AllServiceInstanceStatusPrefix returns the prefix of all service instance statuses.
func GlobalCanaryHeaders ¶
func GlobalCanaryHeaders() string
GlobalCanaryHeaders returns the key of global service's canary headers.
func IngressSpecKey ¶
IngressSpecKey returns the key of ingress spec.
func ServiceInstanceSpecKey ¶
ServiceInstanceSpecKey returns the key of service instance spec.
func ServiceInstanceSpecPrefix ¶
ServiceInstanceSpecPrefix returns the prefix of serivce instance specs.
func ServiceInstanceStatusKey ¶
ServiceInstanceStatusKey returns the key of service instance status.
func ServiceInstanceStatusPrefix ¶
ServiceInstanceStatusPrefix returns the prefix of serivce instance statuses.
func ServiceSpecKey ¶
ServiceSpecKey returns the key of service spec.
func ServiceSpecPrefix ¶
func ServiceSpecPrefix() string
ServiceSpecPrefix returns the prefix of service.
func TenantSpecKey ¶
TenantSpecKey returns the key of tenant spec.
Types ¶
This section is empty.