Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddControllers ¶
Types ¶
type AgentReconciler ¶
type AgentReconciler struct {
// contains filtered or unexported fields
}
AgentReconciler is a Reconciler for Agent resources
type BrokerInjector ¶
type BrokerInjector struct {
// contains filtered or unexported fields
}
func (*BrokerInjector) InjectDecoder ¶
func (i *BrokerInjector) InjectDecoder(decoder *admission.Decoder) error
type DriverInjector ¶
type DriverInjector struct {
// contains filtered or unexported fields
}
func (*DriverInjector) InjectDecoder ¶
func (i *DriverInjector) InjectDecoder(decoder *admission.Decoder) error
type PodReconciler ¶
type PodReconciler struct {
// contains filtered or unexported fields
}
PodReconciler is a Reconciler for Pod resources
type PrimitiveReconciler ¶
type PrimitiveReconciler struct {
// contains filtered or unexported fields
}
PrimitiveReconciler is a Reconciler for Primitives
type ProxyReconciler ¶
type ProxyReconciler struct {
// contains filtered or unexported fields
}
ProxyReconciler is a Reconciler for Proxy resources
type StoreReconciler ¶
type StoreReconciler struct {
// contains filtered or unexported fields
}
StoreReconciler is a Reconciler for Stores
Click to show internal directories.
Click to hide internal directories.