Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cflinuxfs2Rootfs ¶
type Cflinuxfs2Rootfs struct {
/*TrustedCerts - Descr: certficates to add to the rootfs trust store Default: <nil>
*/
TrustedCerts interface{} `yaml:"trusted_certs,omitempty"`
}
* File Generated by enaml generator * !!! Please do not edit this file !!!
type Cflinuxfs2RootfsSetupJob ¶
type Cflinuxfs2RootfsSetupJob struct { /*Cflinuxfs2Rootfs - Descr: certficates to add to the rootfs trust store Default: <nil> */ Cflinuxfs2Rootfs *Cflinuxfs2Rootfs `yaml:"cflinuxfs2-rootfs,omitempty"` }
* File Generated by enaml generator * !!! Please do not edit this file !!!
Click to show internal directories.
Click to hide internal directories.