services.kubernetes.lib
NixOS option
Common functions for the kubernetes modules.
type: attribute setDefault
declared in: nixos/modules/services/cluster/kubernetes/default.nixView source on NixOS/nixpkgs →{
mkCert = <function, args: {CN, action?, fields?, hosts?, name, privateKeyGroup?, privateKeyOwner?}>;
mkKubeConfig = <function>;
mkKubeConfigOptions = <function>;
}