Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolicyAction ¶
type PolicyAction int
const ( Inherit PolicyAction = iota Allow Block Blockiffixed )
func (PolicyAction) String ¶
func (d PolicyAction) String() string
type PolicyLevel ¶
type PolicyLevel int
----------------
const ( Global PolicyLevel = iota Cluster Environment Application )
func (PolicyLevel) String ¶
func (d PolicyLevel) String() string
Click to show internal directories.
Click to hide internal directories.