package
0.18.0-rc.0
Repository: https://github.com/kubeflow/katib.git
Documentation: pkg.go.dev

# Functions

# Constants

DefaultContainerSuggestionVolumeMountPath is the default mount path in suggestion container.
DefaultCPULimit is the default value for CPU limit.
DefaultCPURequest is the default value for CPU request.
DefaultDiskLimit is the default value for disk limit.
DefaultDiskRequest is the default value for disk request.
DefaultExperimentSuggestionName is the default name for the suggestions.
DefaultHealthzAddr is the default address for the health probe.
DefaultImagePullPolicy is the default value for image pull policy.
DefaultLeaderElectionID is the default LeaderElectionID for the controller.
DefaultMemLimit is the default value for memory limit.
DefaultMemRequest is the default value for memory request.
DefaultMetricsAddr is the default address for the prometheus metrics.
DefaultSuggestionVolumeAccessMode is the default value for suggestion's volume access mode.
DefaultSuggestionVolumeStorage is the default value for suggestion's volume storage.
DefaultWebhookSecretName is the default secret name to save the certs for the admission webhooks.
DefaultWebhookServiceName is the default service name for the admission webhooks.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
DefaultEnableGRPCProbeInSuggestion is the default value whether enable to gRPC probe in suggestions.
DefaultTrialResources is the default resource which can be used as a trial template.
DefaultWebhookPort is the default port for the admission webhook.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

CertGeneratorConfig is the certGenerator structure in Katib config.
ControllerConfig is the controller structure in Katib config.
EarlyStoppingConfig is the early stopping structure in Katib config.
InitConfig is the YAML init structure in Katib config.
KatibConfig is the katib-config.yaml structure in Katib config.
MetricsCollectorConfig is the metrics collector structure in Katib config.
RuntimeConfig is the runtime structure in Katib config.
SuggestionConfig is the suggestion structure in Katib config.