Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
DegradationConfig is policy config of degradator. DON'T FORGET to update DeepCopy() and Equals() if you add new fields.
func GetDefaultDegradationConfig ¶
func GetDefaultDegradationConfig() *Config
GetDefaultDegradationConfig return defaultConfig of degradation.
type Container ¶
func NewDegradationContainer ¶
func NewDegradationContainer() *Container
func (*Container) GetACLRule ¶
func (s *Container) GetACLRule() acl.RejectFunc
func (*Container) NotifyPolicyChange ¶
Click to show internal directories.
Click to hide internal directories.