Documentation ¶
Index ¶
- Variables
- func ExtensionToProto(extension *v1.Extension, name string, outproto proto.Message) error
- func ExtensionsToProto(extensions *v1.Extensions, name string, outproto proto.Message) error
- func UnmarshalExtension(extensions extensionPluginContainer, name string, outproto proto.Message) error
- func UnmarshalStructFromMap(protos map[string]*types.Struct, name string, outproto proto.Message) error
- func UpdateUpstreamSpec(original, desired *v1.UpstreamSpec)
Constants ¶
This section is empty.
Variables ¶
View Source
var NotFoundError = fmt.Errorf("message not found")
Functions ¶
func ExtensionToProto ¶
func ExtensionsToProto ¶
func UnmarshalExtension ¶
func UnmarshalStructFromMap ¶
func UpdateUpstreamSpec ¶ added in v0.18.3
func UpdateUpstreamSpec(original, desired *v1.UpstreamSpec)
for use by UDS plugins copies parts of the UpstreamSpec that are not set by discovery but may be set by the user or function discovery so they are not overwritten when UDS resyncs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.