Table of Contents

Interface IPodUtilities

Namespace
Steeltoe.Common.Kubernetes
Assembly
Steeltoe.Common.Kubernetes.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IPodUtilities

Methods

GetCurrentPodAsync()

Task<V1Pod> GetCurrentPodAsync()

Returns

Task<V1Pod>