services.kubernetes.lib

Common functions for the kubernetes modules.

Type
attribute set
Default
{
  mkCert = <function, args: {CN, action?, fields?, hosts?, name, privateKeyGroup?, privateKeyOwner?}>;
  mkKubeConfig = <function>;
  mkKubeConfigOptions = <function>;
}
Declared
<nixpkgs/nixos/modules/services/cluster/kubernetes/default.nix>