Reference documentation and code samples for the Grafeas V1 Client class ComplianceNote.
Generated from protobuf message grafeas.v1.ComplianceNote
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ title
string
The title that identifies this compliance check.
↳ description
string
A description about this compliance check.
↳ version
↳ rationale
string
A rationale for the existence of this compliance check.
↳ remediation
string
A description of remediation steps if the compliance check fails.
↳ cis_benchmark
↳ scan_instructions
string
Serialized scan instructions with a predefined format.
getTitle
The title that identifies this compliance check.
string
setTitle
The title that identifies this compliance check.
var
string
$this
getDescription
A description about this compliance check.
string
setDescription
A description about this compliance check.
var
string
$this
getVersion
The OS and config versions the benchmark applies to.
setVersion
The OS and config versions the benchmark applies to.
$this
getRationale
A rationale for the existence of this compliance check.
string
setRationale
A rationale for the existence of this compliance check.
var
string
$this
getRemediation
A description of remediation steps if the compliance check fails.
string
setRemediation
A description of remediation steps if the compliance check fails.
var
string
$this
getCisBenchmark
Generated from protobuf field .grafeas.v1.ComplianceNote.CisBenchmark cis_benchmark = 6;
hasCisBenchmark
setCisBenchmark
Generated from protobuf field .grafeas.v1.ComplianceNote.CisBenchmark cis_benchmark = 6;
$this
getScanInstructions
Serialized scan instructions with a predefined format.
string
setScanInstructions
Serialized scan instructions with a predefined format.
var
string
$this
getComplianceType
string