package
1.3.2
Repository: https://github.com/numaproj/numaflow.git
Documentation: pkg.go.dev

# Functions

NewDexObject returns a new DexObject.
NewDexReverseProxy sends the dex request to the dex server.
NewDexRewriteURLRoundTripper creates a new DexRewriteURLRoundTripper.
NewHandler is used to provide a new instance of the handler type.
NewHealthChecker is used to create a new health checker.
NewHealthResponse returns a HealthResponse object for the given status, message and code.
NewISBService creates a new ISBService object with the given specifications.
NewK8sEventsResponse creates a new K8sEventsResponse object with the given inputs.
NewLocalUsersAuthObject is used to provide a new LocalUsersAuthObject.
NewLoginResponse returns a LoginResponse object for the given url.
NewMonoVertexInfo creates a new MonoVertexInfo object with the given status and lag.
NewNamespaceSummary creates a new NamespaceSummary object with the given specifications.
NewNoAuthHandler is used to provide a new instance of the handler type.
NewNumaflowAPIResponse creates a new NumaflowAPIResponse.
NewPipelineInfo creates a new PipelineInfo object with the given status and lag.
WithDaemonClientProtocol sets the protocol of the daemon client.
WithReadOnlyMode sets the server to read-only mode.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Constants for the validation of the pipeline.
Constants for the validation of the pipeline.

# Structs

ActiveStatus contains the number of objects in healthy, warning, and critical status.
DexObject is a struct that holds details for dex handlers.
DexRewriteURLRoundTripper is an HTTP RoundTripper to rewrite HTTP requests to the specified dex server address.
HealthChecker is the struct to hold the resource status cache for the pipeline and Mono Vertex.
HealthResponse is the response payload for health API.
ISBService gives the summarized information of an InterStepBufferService.
IsbServiceSummary summarizes the number of active and inactive ISB Service.
No description provided by the author
No description provided by the author
No description provided by the author
LoginResponse is the response payload for login API.
No description provided by the author
MonoVertexSummary summarizes the number of active and inactive mono vertices.
NamespaceSummary summarizes information for a given namespace.
No description provided by the author
No description provided by the author
PipelineSummary summarizes the number of active and inactive pipelines.

# Type aliases

ClusterSummaryResponse is a list of NamespaceSummary of all the namespaces in a cluster wrapped in a list.
No description provided by the author
ISBServices is a list of InterStepBufferServices.
MonoVertices is a list of mono vertices.
Pipelines is a list of pipelines.