Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Options *options.CompletedOptions
ClientConfig *rest.Config
BindClient *bindclient.Clientset
KubeClient *kubernetesclient.Clientset
ApiextensionsClient *apiextensionsclient.Clientset
KubeInformers kubeinformers.SharedInformerFactory
BindInformers bindinformers.SharedInformerFactory
ApiextensionsInformers apiextensionsinformers.SharedInformerFactory
}
type Controllers ¶
type Controllers struct {
ClusterBinding *clusterbinding.Controller
ServiceNamespace *servicenamespace.Controller
ServiceExport *serviceexport.Controller
ServiceExportRequest *serviceexportrequest.Controller
}
type Server ¶
type Server struct {
Config *Config
OIDC *examplehttp.OIDCServiceProvider
Kubernetes *examplekube.Manager
WebServer *examplehttp.Server
Controllers
}
func (*Server) OptionallyStartInformers ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
apis
|
|
|
examplebackend/v1alpha1
Package v1alpha1 defines the v1alpha1 version of the Example Backend API
|
Package v1alpha1 defines the v1alpha1 version of the Example Backend API |
|
client
|
|
|
clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
|
clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
|
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
|
clientset/versioned/typed/examplebackend/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
clientset/versioned/typed/examplebackend/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
controllers
|
|
Click to show internal directories.
Click to hide internal directories.