Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONSchemaErrorDetail ¶
type JSONSchemaErrorDetail struct{}
type K8sAdmissionControllerErrorDetail ¶
type K8sAdmissionControllerErrorDetail struct{}
type K8sInternalErrorDetail ¶
type K8sInternalErrorDetail struct{}
type PolicyErrorDetail ¶
type PolicyErrorDetail struct{}
type SummaryChannel ¶ added in v0.6.49
type SummaryChannel struct {
// contains filtered or unexported fields
}
func NewSummaryHelper ¶ added in v0.6.49
func NewSummaryHelper() *SummaryChannel
func (*SummaryChannel) Publish ¶ added in v0.6.49
func (c *SummaryChannel) Publish()
func (*SummaryChannel) Subscribe ¶ added in v0.6.49
func (c *SummaryChannel) Subscribe(ch chan struct{})
Click to show internal directories.
Click to hide internal directories.