Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecommendedDefaultGPAControllerConfiguration ¶
func RecommendedDefaultGPAControllerConfiguration(obj *v1alpha1.GPAControllerConfiguration)
Types ¶
type RunOptions ¶
type RunOptions struct { KubeconfigPath string MasterUrl string QPS int Burst int Resync time.Duration ElectionName string ElectionNamespace string ElectionResourceLock string *v1alpha1.GPAControllerConfiguration }
func NewServerRunOptions ¶
func NewServerRunOptions() *RunOptions
Click to show internal directories.
Click to hide internal directories.