Documentation ¶
Index ¶
- type SecFlags
- func (sf *SecFlags) AllowHTTP() bool
- func (sf *SecFlags) ConsiderInsecurePubKeys() bool
- func (sf *SecFlags) SkipAllSecurityChecks() bool
- func (sf *SecFlags) SkipAnySecurityChecks() bool
- func (sf *SecFlags) SkipCapabilities() bool
- func (sf *SecFlags) SkipImageCheck() bool
- func (sf *SecFlags) SkipOnDiskCheck() bool
- func (sf *SecFlags) SkipPaths() bool
- func (sf *SecFlags) SkipSeccomp() bool
- func (sf *SecFlags) SkipTLSCheck() bool
- func (sf *SecFlags) String() string
- func (sf *SecFlags) Value() int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecFlags ¶
func NewSecFlags ¶
func NewSecFlagsFromValue ¶ added in v1.12.0
func (*SecFlags) ConsiderInsecurePubKeys ¶ added in v1.3.0
func (*SecFlags) SkipAllSecurityChecks ¶
func (*SecFlags) SkipAnySecurityChecks ¶
func (*SecFlags) SkipCapabilities ¶ added in v1.13.0
func (*SecFlags) SkipImageCheck ¶
func (*SecFlags) SkipOnDiskCheck ¶
func (*SecFlags) SkipSeccomp ¶ added in v1.13.0
func (*SecFlags) SkipTLSCheck ¶ added in v0.16.0
Click to show internal directories.
Click to hide internal directories.