Format type
Defines values for Format.
KnownFormat can be used interchangeably with Format,
this enum contains the known values that the service supports.
Known values supported by the service
azure: Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https://aka.ms/k8s/changes-1-26.
exec: Return exec format kubeconfig. This format requires kubelogin binary in the path.
type Format = string