# Functions
Check and warn if cert expiry is less than `warningDaysForCertExpiry` days.
CheckPodExists returns a boolean representing the pod's existence and the namespace that the given pod resides in, or empty if not present in the given namespace.
Client returns a new Kubernetes client.
DaprClient returns a new Kubernetes Dapr client.
Expiry returns the expiry time for the root cert.
ExportTrustChain takes the root cert, issuer cert and issuer key from a k8s cluster and saves them in a given directory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetKubeConfigClient returns the kubeconfig and the client created from the kubeconfig.
Init deploys the Dapr operator using the supplied runtime version.
IsDashboardIncluded returns true if dashboard is included in Helm chart version for Dapr.
No description provided by the author
List outputs all the applications.
No description provided by the author
No description provided by the author
Logs fetches Dapr sidecar logs from Kubernetes.
No description provided by the author
No description provided by the author
NewPortForward returns an instance of PortForward struct that can be used for establishing port-forwarding connection to a pod in kubernetes cluster, specified by namespace and deployName.
Create a new k8s client for status commands.
PrintComponents prints all Dapr components.
PrintConfigurations prints all Dapr configurations.
No description provided by the author
Run executes the application based on the run file configuration.
No description provided by the author
Uninstall removes Dapr from a Kubernetes cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithRetry enables retry with the specified max retries and retry interval.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AnnotateOptions configure the injection behavior.
ComponentsOutput represent a Dapr component.
No description provided by the author
No description provided by the author
No description provided by the author
ListOutput represents the application ID, application port and creation time.
PortForward provides a port-forward connection in a kubernetes cluster.
No description provided by the author
No description provided by the author
StatusOutput represents the status of a named Dapr resource.
No description provided by the author
UpgradeOptions represents options for the upgrade function.
# Type aliases
No description provided by the author
UpgradeOption is a functional option type for configuring upgrade.