Documentation ¶
Index ¶
- func ClientConfig(kubeconfig string) (kubernetes.Interface, *rest.Config, error)
- func FileContents(ctx context.Context, config *rest.Config, pod *corev1.Pod, ...) (string, error)
- func ResolveObject(kubeconfig string, namespace string, targetObject []string) (runtime.Object, error)
- type ClusterDetails
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientConfig ¶
func FileContents ¶
Types ¶
type ClusterDetails ¶
func (ClusterDetails) Resolve ¶
func (c ClusterDetails) Resolve(ctx context.Context, client kubernetes.Interface, namespace string) (ClusterDetails, error)
Click to show internal directories.
Click to hide internal directories.