OSPolicyResourceFile
class OSPolicyResourceFile extends Model (View source)
Properties
bool | $allowInsecure | ||
protected | $gcsType | ||
protected | $gcsDataType | ||
string | $localPath | ||
protected | $remoteType | ||
protected | $remoteDataType |
Methods
setAllowInsecure($allowInsecure)
No description
bool
getAllowInsecure()
No description
getGcs()
No description
setLocalPath($localPath)
No description
string
getLocalPath()
No description
getRemote()
No description
Details
setAllowInsecure($allowInsecure)
No description
bool
getAllowInsecure()
No description
setGcs(OSPolicyResourceFileGcs $gcs)
No description
OSPolicyResourceFileGcs
getGcs()
No description
setLocalPath($localPath)
No description
string
getLocalPath()
No description
setRemote(OSPolicyResourceFileRemote $remote)
No description
OSPolicyResourceFileRemote
getRemote()
No description