Documentation
¶
Index ¶
Constants ¶
View Source
const ( LabelCreatedBy = "htnn.mosn.io/created-by" AnnotationHTTPFilterPolicy = "htnn.mosn.io/httpfilterpolicy" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶
type Gateway struct { NsName *types.NamespacedName Port uint32 }
type VirtualHost ¶
type VirtualHost struct { Gateway *Gateway NsName *types.NamespacedName Name string }
Click to show internal directories.
Click to hide internal directories.