Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // specifies the renderer used for configuring the service chains. SFCRenderer string `json:"sfcRenderer"` }
Config holds the Service Function Chain plugin configuration.
func DefaultConfig ¶
func DefaultConfig() *Config
DefaultConfig returns configuration for service plugin with default values.
Click to show internal directories.
Click to hide internal directories.