Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildKubeConfig ¶
Build the kubeconfig from inClusterConfig, falling back to default config if failed.
Types ¶
type HealthzConfiguration ¶
type KubezPprof ¶
type PixiuConfiguration ¶
type PixiuConfiguration struct {
metav1.TypeMeta
LeaderClient clientset.Interface
InformerFactory informers.SharedInformerFactory
// LeaderElection defines the configuration of leader election client.
LeaderElection PixiuLeaderElectionConfiguration
// event sink
EventRecorder record.EventRecorder
// Kubez pprof
KubezPprof KubezPprof
// Healthz Configuration
Healthz HealthzConfiguration
}
type PixiuLeaderElectionConfiguration ¶
type PixiuLeaderElectionConfiguration struct {
componentbaseconfig.LeaderElectionConfiguration
}
PixiuLeaderElectionConfiguration expands LeaderElectionConfiguration to include scheduler specific configuration.
Click to show internal directories.
Click to hide internal directories.