package
2.5.1+incompatible
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev

# Functions

CreateKubernetesPodStatusFromPod extracts only the fields we are interested in from corev1.Pod.
New instantiates a component adapter.

# Constants

KubernetesResourceFailureInterval is the time between attempts to acquire needed k8s resources.
SupervisordCheckInterval is the time we wait before we check the supervisord statuses each time, after the first call.

# Structs

Adapter is a component adapter implementation for Kubernetes.
KubernetesDeploymentStatus is a simplified representation of the component's cluster resources.
KubernetesPodStatus is a representation of corev1.Pod, but only containing the fields we are interested in (for later marshalling to JSON).
No description provided by the author
No description provided by the author