Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaBundleConfigMapReconciler ¶
type CaBundleConfigMapReconciler struct {
// contains filtered or unexported fields
}
func NewCaBundleConfigMapReconciler ¶
func NewCaBundleConfigMapReconciler(client client.Client, clientset kubernetes.Interface, scheme *runtime.Scheme) *CaBundleConfigMapReconciler
func (*CaBundleConfigMapReconciler) Reconcile ¶
func (c *CaBundleConfigMapReconciler) Reconcile(isvc *kservev1beta1.InferenceService) error
func (*CaBundleConfigMapReconciler) ReconcileCaBundleConfigMap ¶
func (c *CaBundleConfigMapReconciler) ReconcileCaBundleConfigMap(desiredConfigMap *corev1.ConfigMap) error
ReconcileCaBundleConfigMap will manage the creation, update and deletion of the ca bundle ConfigMap
Click to show internal directories.
Click to hide internal directories.