mirror of
https://github.com/rancher/rke.git
synced 2025-09-12 13:18:47 +00:00
add ACI CNI 6043 variables
This commit is contained in:
committed by
Kinara Shah
parent
231079b44e
commit
3649836054
@@ -708,6 +708,7 @@ type AciNetworkProvider struct {
|
||||
OpflexStartupResolveAftConn string `yaml:"opflex_startup_resolve_aft_conn,omitempty" json:"opflexStartupResolveAftConn,omitempty"`
|
||||
OpflexSwitchSyncDelay string `yaml:"opflex_switch_sync_delay,omitempty" json:"opflexSwitchSyncDelay,omitempty"`
|
||||
OpflexSwitchSyncDynamic string `yaml:"opflex_switch_sync_dynamic,omitempty" json:"opflexSwitchSyncDynamic,omitempty"`
|
||||
UnknownMacUnicastAction string `yaml:"unknown_mac_unicast_action,omitempty" json:"unknownMacUnicastAction,omitempty"`
|
||||
}
|
||||
|
||||
type KubernetesServicesOptions struct {
|
||||
|
Reference in New Issue
Block a user