Documentation
¶
Index ¶
Constants ¶
View Source
const AnnotationHeadersRequestSet = "notebooks.kubeflow.org/http-headers-request-set"
View Source
const AnnotationRewriteURI = "notebooks.kubeflow.org/http-rewrite-uri"
View Source
const DefaultContainerPort = 8888
View Source
const DefaultFSGroup = int64(100)
View Source
const DefaultServingPort = 80
View Source
const PrefixEnvVar = "NB_PREFIX"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotebookReconciler ¶
type NotebookReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
Metrics *metrics.Metrics
EventRecorder record.EventRecorder
}
func (*NotebookReconciler) SetupWithManager ¶
func (r *NotebookReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.