...

Package genutils

import "k8s.io/kubernetes/cmd/genutils"
Overview
Index

Overview ▾

func OutDir

func OutDir(path string) (string, error)

OutDir creates the absolute path name from path and checks path exists. Returns absolute path including trailing '/' or error if path does not exist.