Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
KubeConfig string `json:"kubeConfig"`
ClientQPS float32 `json:"clientQPS"`
ClientBurst int `json:"clientBurst"`
}
func NewFactoryConfig ¶
func NewFactoryConfig() *Config
NewFactoryConfig returns factory configuration.
Directories
¶
| Path | Synopsis |
|---|---|
|
clientset
|
|
|
versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
|
versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
|
versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
|
versioned/typed/kahu/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
versioned/typed/kahu/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
informers
|
|
|
listers
|
|
Click to show internal directories.
Click to hide internal directories.