Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KServe ¶
type KServe struct{}
KServe implements the Platform interface for KServe
type NIMCacheReconciler ¶
type NIMCacheReconciler struct { shared.Reconciler client.Client // contains filtered or unexported fields }
NIMCacheReconciler represents the NIMCache reconciler instance for KServe platform
func NewNIMCacheReconciler ¶
func NewNIMCacheReconciler(r shared.Reconciler) *NIMCacheReconciler
NewNIMCacheReconciler returns NIMCacheReconciler for KServe platform
type NIMServiceReconciler ¶
NIMServiceReconciler represents the NIMService reconciler instance for KServe platform
func NewNIMServiceReconciler ¶
func NewNIMServiceReconciler(r shared.Reconciler) *NIMServiceReconciler
NewNIMServiceReconciler returns NIMServiceReconciler for KServe platform
Click to show internal directories.
Click to hide internal directories.