Documentation ¶
Index ¶
Constants ¶
View Source
const (
Api = "kfdef.apps.kubeflow.org"
)
Variables ¶
This section is empty.
Functions ¶
func LoadConfigFromURI ¶
LoadConfigFromURI reads the kfdef from a remote URI or local file, and returns the kfconfig. It will set the AppDir and ConfigFilename in kfconfig:
AppDir = cwd if configFile is remote, or it will be the dir of configFile. ConfigFilename = the file name of configFile.
func WriteConfigToFile ¶
Types ¶
type V1alpha1 ¶
type V1alpha1 struct { }
Empty struct - used to implement Converter interface.
func (V1alpha1) LoadKfConfig ¶
type V1beta1 ¶
type V1beta1 struct { }
Empty struct - used to implement Converter interface.
func (V1beta1) LoadKfConfig ¶
Click to show internal directories.
Click to hide internal directories.