package
1.35.0
Repository: https://github.com/kubernetes/minikube.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package retry implements wrappers to retry function calls.

# Functions

AlternateDNS returns a list of alternate names for a domain.
CalculateSizeInMB returns the number of MB in the human readable string.
ChownR does a recursive os.Chown.
ConvertBytesToMB converts bytes to MB.
ConvertMBToBytes converts MB to bytes.
ConvertUnsignedBytesToMB converts bytes to MB.
DNSIP returns x.x.x.10 of the service CIDR.
GenerateCACert generates a CA certificate and RSA key for a common name.
GenerateSignedCert generates a signed certificate and key.
GetBinaryDownloadURL returns a suitable URL for the platform and arch.
MaskProxyPassword masks the password in a proxy URL.
MaskProxyPasswordWithKey masks the password in a proxy URL specified by a key-value pair.
MaybeChownDirRecursiveToMinikubeUser changes ownership of a dir, if requested.
ParseKubernetesVersion parses the Kubernetes version.
RemoveDuplicateStrings takes a string slice and returns a slice without duplicates.
ServiceClusterIP returns the first IP of the ServiceCIDR.

# Variables

DefaultAdmissionControllers are admission controllers we default to.