import { type Handler } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/core@v1/structs.ts";
Handler defines a specific action that should be taken
Properties
optional
exec: ExecAction | nulloptional
httpGet: HTTPGetAction | nulloptional
tcpSocket: TCPSocketAction | null