Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Leong <[email protected]>
  • Loading branch information
adleong committed Jul 21, 2023
1 parent 2835958 commit b417cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy-controller/core/src/outbound.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ pub struct OutboundDiscoverTarget {
pub service_port: NonZeroU16,
pub source_namespace: String,
}

#[derive(Clone, Debug, PartialEq)]
pub struct OutboundPolicy {
pub http_routes: HashMap<GroupKindNamespaceName, HttpRoute>,
Expand Down

0 comments on commit b417cd4

Please sign in to comment.