KubectlCreateSecretDockerRegistrySettings.

FromFile Property

Summary

--from-file Key files can be specified using their file path, in which case a default name will be given to them, or optionally with a name and file path, in which case the given name will be used. Specifying a directory will iterate each named file in the directory that is a valid secret key.

Syntax

public string FromFile { get; set; }

Value

Type Description
string