Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckResponse ¶
type CheckResponse struct {
Raw *istioMixerV1.CheckResponse
}
CheckResponse that is returned from a Mixer Check call.
func (*CheckResponse) Succeeded ¶
func (c *CheckResponse) Succeeded() bool
Succeeded returns true if the precondition check was successful.
Click to show internal directories.
Click to hide internal directories.