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