Table of Contents

Interface IPodUtilities

Namespace
Steeltoe.Common.Kubernetes
Assembly
Steeltoe.Common.Kubernetes.dll
public interface IPodUtilities

Methods

GetCurrentPodAsync()

Task<V1Pod> GetCurrentPodAsync()

Returns

Task<V1Pod>