pkg/

directory
v0.33.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0

Directories

Path Synopsis
algorithm
asyncoperation/statusmanager
Package statusmanager is a generated GoMock package.
Package statusmanager is a generated GoMock package.
aws
azure
azresources
Contains constant values related to azure resources
Contains constant values related to azure resources
cli
aws
azure
Package azure is a generated GoMock package.
Package azure is a generated GoMock package.
bicep
bicep contains functionality for working with the Bicep compiler as well as ARM-JSON templates.
bicep contains functionality for working with the Bicep compiler as well as ARM-JSON templates.
clients
Package clients is a generated GoMock package.
Package clients is a generated GoMock package.
clierrors
clierrors defines error types that are useful in the CLI for customizing the experience when a failure occurs.
clierrors defines error types that are useful in the CLI for customizing the experience when a failure occurs.
cmd
cmd/env/namespace
Package namespace is a generated GoMock package.
Package namespace is a generated GoMock package.
cmd/radinit
Package radinit is a generated GoMock package.
Package radinit is a generated GoMock package.
config
config contains functionality for reading Radius' configuration and interacting with it.
config contains functionality for reading Radius' configuration and interacting with it.
connections
connections contains functionality for using the workspace.Connection concept of the CLI to connect and interact with the remote endpoints that are described by the workspace concept (Radius control plane, environment, et al).
connections contains functionality for using the workspace.Connection concept of the CLI to connect and interact with the remote endpoints that are described by the workspace concept (Radius control plane, environment, et al).
credential
Package credential is a generated GoMock package.
Package credential is a generated GoMock package.
deploy
deploy contains reusable infrastructure for Bicep deployments.
deploy contains reusable infrastructure for Bicep deployments.
framework
Package framework is a generated GoMock package.
Package framework is a generated GoMock package.
helm
Package helm is a generated GoMock package.
Package helm is a generated GoMock package.
kubernetes
Package kubernetes is a generated GoMock package.
Package kubernetes is a generated GoMock package.
kubernetes/logstream
logstream contains functionality for streaming logs for an entire application from Kubernetes.
logstream contains functionality for streaming logs for an entire application from Kubernetes.
kubernetes/portforward
portforward contains functionality for port-forwarding an entire application from Kubernetes.
portforward contains functionality for port-forwarding an entire application from Kubernetes.
output
Package output is a generated GoMock package.
Package output is a generated GoMock package.
prompt
Package prompt is a generated GoMock package.
Package prompt is a generated GoMock package.
setup
package setup contains support functions for programmatically installing and uninstalling Radius.
package setup contains support functions for programmatically installing and uninstalling Radius.
workspaces
workspaces contains functionality for using the workspace concept of the CLI to store data related to the remote endpoints that are described by the workspace concept (Radius control plane, environment, et al).
workspaces contains functionality for using the workspace concept of the CLI to store data related to the remote endpoints that are described by the workspace concept (Radius control plane, environment, et al).
api/radapp.io/v1alpha3
Package v1alpha3 contains API Schema definitions for the v1alpha3 API group +kubebuilder:object:generate=true +groupName=radapp.io
Package v1alpha3 contains API Schema definitions for the v1alpha3 API group +kubebuilder:object:generate=true +groupName=radapp.io
corerp
backend/deployment
Package deployment is a generated GoMock package.
Package deployment is a generated GoMock package.
handlers
Package handlers is a generated GoMock package.
Package handlers is a generated GoMock package.
processors/extenders
extenders contains the resource processor for extenders.
extenders contains the resource processor for extenders.
renderers
Package renderers is a generated GoMock package.
Package renderers is a generated GoMock package.
daprrp
processors/pubsubbrokers
pubsubbrokers contains the resource processor for Dapr PubSub Brokers.
pubsubbrokers contains the resource processor for Dapr PubSub Brokers.
processors/secretstores
secretstores contains the resource processor for Dapr Secret Stores.
secretstores contains the resource processor for Dapr Secret Stores.
processors/statestores
statestores contains the resource processor for Dapr State Stores.
statestores contains the resource processor for Dapr State Stores.
datastoresrp
processors/mongodatabases
mongodatabases contains the resource processor for Mongo databases.
mongodatabases contains the resource processor for Mongo databases.
processors/rediscaches
rediscaches contains the resource processor for Redis caches.
rediscaches contains the resource processor for Redis caches.
processors/sqldatabases
sqldatabases contains the resource processor for SQL databases.
sqldatabases contains the resource processor for SQL databases.
messagingrp
processors/rabbitmqqueues
rabbitmqqueues contains the resource processor for rabbitMQ.
rabbitmqqueues contains the resource processor for rabbitMQ.
api
processors
processors contains the shared logic and interfaces for implementing a resource processor.
processors contains the shared logic and interfaces for implementing a resource processor.
profiler
configloader
Package configloader is a generated GoMock package.
Package configloader is a generated GoMock package.
driver
Package driver is a generated GoMock package.
Package driver is a generated GoMock package.
engine
Package engine is a generated GoMock package.
Package engine is a generated GoMock package.
terraform
Package terraform is a generated GoMock package.
Package terraform is a generated GoMock package.
terraform/config/backends
Package backends is a generated GoMock package.
Package backends is a generated GoMock package.
terraform/config/providers
Package providers is a generated GoMock package.
Package providers is a generated GoMock package.
rp
rp package includes common packages which are shared by corerp and portable resources rps (datastoresrp, messagingrp, daprrp).
rp package includes common packages which are shared by corerp and portable resources rps (datastoresrp, messagingrp, daprrp).
v1
sdk
sdk defines the functionality for interacting with Radius as a client.
sdk defines the functionality for interacting with Radius as a client.
ucp
aws
dataprovider
Package dataprovider is a generated GoMock package.
Package dataprovider is a generated GoMock package.
integrationtests
integrationtests contains integration tests that run UCP using an in-memory server and in-memory data stores.
integrationtests contains integration tests that run UCP using an in-memory server and in-memory data stores.
queue/client
Package client is a generated GoMock package.
Package client is a generated GoMock package.
resources/aws
package aws defines utility functions and constants for working with AWS types and UCP resource IDs.
package aws defines utility functions and constants for working with AWS types and UCP resource IDs.
resources/azure
package azure defines utility functions and constants for working with Azure types and UCP resource IDs.
package azure defines utility functions and constants for working with Azure types and UCP resource IDs.
resources/kubernetes
package kubernetes defines utility functions and constants for working with Kubernetes types and UCP resource IDs.
package kubernetes defines utility functions and constants for working with Kubernetes types and UCP resource IDs.
resources/radius
package radius defines utility functions and constants for working with Radius types and UCP resource IDs.
package radius defines utility functions and constants for working with Radius types and UCP resource IDs.
secret
Package secret is a generated GoMock package.
Package secret is a generated GoMock package.
store
Package store is a generated GoMock package.
Package store is a generated GoMock package.
store/apiserverstore
Package apiserverstore stores resources using the Kubernetes API Server - using CRDs as a key-value store.
Package apiserverstore stores resources using the Kubernetes API Server - using CRDs as a key-value store.
store/apiserverstore/api/ucp.dev/v1alpha1
Package v1alpha1 contains API Schema definitions for the ucp v1alpha1 API group +kubebuilder:object:generate=true +groupName=ucp.dev
Package v1alpha1 contains API Schema definitions for the ucp v1alpha1 API group +kubebuilder:object:generate=true +groupName=ucp.dev
store/etcdstore
Package etcdstore stores resources using etcd.
Package etcdstore stores resources using etcd.
store/storeutil
storeutil contains utility functions for implementing storage backends.
storeutil contains utility functions for implementing storage backends.
trackedresource
package trackedresource provides utility functionality for working with tracked resources.
package trackedresource provides utility functionality for working with tracked resources.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL