Directories ¶
Path | Synopsis |
---|---|
src
|
|
api/go/pxapi
Package pxapi provides the Go client interface for Pixie.
|
Package pxapi provides the Go client interface for Pixie. |
api/go/pxapi/errdefs
Package errdefs has the public error types used by the API.
|
Package errdefs has the public error types used by the API. |
api/go/pxapi/formatters
Package formatters contains implementations of table handles that can format data into tables, json, etc.
|
Package formatters contains implementations of table handles that can format data into tables, json, etc. |
api/go/pxapi/muxes
Package muxes has implementations of the Mux interface to route tables.
|
Package muxes has implementations of the Mux interface to route tables. |
api/go/pxapi/types
Package types tracks all the Pixie types used in the Go API.
|
Package types tracks all the Pixie types used in the Go API. |
api/proto/cloudpb/mock
Package mock_cloudpb is a generated GoMock package.
|
Package mock_cloudpb is a generated GoMock package. |
api/proto/vizierpb/mock
Package mock_vizierpb is a generated GoMock package.
|
Package mock_vizierpb is a generated GoMock package. |
carnot/carnotpb/mock
Package mock_carnotpb is a generated GoMock package.
|
Package mock_carnotpb is a generated GoMock package. |
cloud/api/controllers/schema/complete
Code generated for package complete by go-bindata DO NOT EDIT.
|
Code generated for package complete by go-bindata DO NOT EDIT. |
cloud/api/controllers/schema/noauth
Code generated for package noauth by go-bindata DO NOT EDIT.
|
Code generated for package noauth by go-bindata DO NOT EDIT. |
cloud/artifact_tracker/artifacttrackerpb/mock
Package mock_artifacttrackerpb is a generated GoMock package.
|
Package mock_artifacttrackerpb is a generated GoMock package. |
cloud/auth/authpb/mock
Package mock_authpb is a generated GoMock package.
|
Package mock_authpb is a generated GoMock package. |
cloud/auth/controllers/mock
Package mock_controllers is a generated GoMock package.
|
Package mock_controllers is a generated GoMock package. |
cloud/auth/schema
Code generated for package schema by go-bindata DO NOT EDIT.
|
Code generated for package schema by go-bindata DO NOT EDIT. |
cloud/autocomplete/mock
Package mock_autocomplete is a generated GoMock package.
|
Package mock_autocomplete is a generated GoMock package. |
cloud/config_manager/configmanagerpb/mock
Package mock_configmanagerpb is a generated GoMock package.
|
Package mock_configmanagerpb is a generated GoMock package. |
cloud/cron_script/cronscriptpb/mock
Package mock_cronscriptpb is a generated GoMock package.
|
Package mock_cronscriptpb is a generated GoMock package. |
cloud/cron_script/schema
Code generated for package schema by go-bindata DO NOT EDIT.
|
Code generated for package schema by go-bindata DO NOT EDIT. |
cloud/plugin/pluginpb/mock
Package mock_pluginpb is a generated GoMock package.
|
Package mock_pluginpb is a generated GoMock package. |
cloud/plugin/schema
Code generated for package schema by go-bindata DO NOT EDIT.
|
Code generated for package schema by go-bindata DO NOT EDIT. |
cloud/profile/controllers/mock
Package mock_controllers is a generated GoMock package.
|
Package mock_controllers is a generated GoMock package. |
cloud/profile/profilepb/mock
Package mock_profilepb is a generated GoMock package.
|
Package mock_profilepb is a generated GoMock package. |
cloud/profile/schema
Code generated for package schema by go-bindata DO NOT EDIT.
|
Code generated for package schema by go-bindata DO NOT EDIT. |
cloud/project_manager/projectmanagerpb/mock
Package mock_projectmanagerpb is a generated GoMock package.
|
Package mock_projectmanagerpb is a generated GoMock package. |
cloud/project_manager/schema
Code generated for package schema by go-bindata DO NOT EDIT.
|
Code generated for package schema by go-bindata DO NOT EDIT. |
cloud/scriptmgr/scriptmgrpb/mock
Package mock_scriptmgrpb is a generated GoMock package.
|
Package mock_scriptmgrpb is a generated GoMock package. |
cloud/shared/pgmigrate
Package pgmigrate has utilities to help with postgres migrations.
|
Package pgmigrate has utilities to help with postgres migrations. |
cloud/vzconn/bridge
Package bridge connects data between the vizier NATS domain and cloud nats domain by using a GRPC channel.
|
Package bridge connects data between the vizier NATS domain and cloud nats domain by using a GRPC channel. |
cloud/vzconn/vzconnpb/mock
Package mock_vzconnpb is a generated GoMock package.
|
Package mock_vzconnpb is a generated GoMock package. |
cloud/vzmgr/controllers/mock
Package mock_controllers is a generated GoMock package.
|
Package mock_controllers is a generated GoMock package. |
cloud/vzmgr/schema
Code generated for package schema by go-bindata DO NOT EDIT.
|
Code generated for package schema by go-bindata DO NOT EDIT. |
cloud/vzmgr/vzmgrpb/mock
Package mock_vzmgrpb is a generated GoMock package.
|
Package mock_vzmgrpb is a generated GoMock package. |
operator/apis/px.dev/v1alpha1
Package v1alpha1 contains API Schema definitions for the pixie v1 API group +kubebuilder:object:generate=true +groupName=px.dev
|
Package v1alpha1 contains API Schema definitions for the pixie v1 API group +kubebuilder:object:generate=true +groupName=px.dev |
operator/client/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
operator/client/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
operator/client/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
operator/client/versioned/typed/px.dev/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
operator/client/versioned/typed/px.dev/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
shared/services/httpmiddleware
Package httpmiddleware has services middleware utilities that we use across our services.
|
Package httpmiddleware has services middleware utilities that we use across our services. |
stirling/source_connectors/socket_tracer/testing/containers/pgsql
This file is adapted from README.md of https://github.com/jmoiron/sqlx.
|
This file is adapted from README.md of https://github.com/jmoiron/sqlx. |
stirling/testing/demo_apps/go_http/go_http_client
The intention to have matching http client in Go, is to mimic the typical setup of calling a restful service in Go.
|
The intention to have matching http client in Go, is to mimic the typical setup of calling a restful service in Go. |
utils/namesgenerator
Package namesgenerator generates random names.
|
Package namesgenerator generates random names. |
vizier/funcs/go
Code generated for package funcs by go-bindata DO NOT EDIT.
|
Code generated for package funcs by go-bindata DO NOT EDIT. |
vizier/services/metadata/controllers/agent/mock
Package mock_agent is a generated GoMock package.
|
Package mock_agent is a generated GoMock package. |
vizier/services/metadata/controllers/cronscript/mock
Package mock_cronscript is a generated GoMock package.
|
Package mock_cronscript is a generated GoMock package. |
vizier/services/metadata/controllers/tracepoint/mock
Package mock_tracepoint is a generated GoMock package.
|
Package mock_tracepoint is a generated GoMock package. |
vizier/services/metadata/metadatapb/mock
Package mock_metadatapb is a generated GoMock package.
|
Package mock_metadatapb is a generated GoMock package. |
vizier/services/query_broker/controllers/mock
Package mock_controllers is a generated GoMock package.
|
Package mock_controllers is a generated GoMock package. |
tools
|
|
go
Package tools is just to ensure that the golang tools we depend on are included in our go.mod go.sum files.
|
Package tools is just to ensure that the golang tools we depend on are included in our go.mod go.sum files. |
Click to show internal directories.
Click to hide internal directories.