Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotFoundPolicy ¶
type NotFoundPolicy struct {
// contains filtered or unexported fields
}
func NewNotFoundPolicy ¶
func NewNotFoundPolicy(policyName string) *NotFoundPolicy
func (*NotFoundPolicy) Error ¶
func (m *NotFoundPolicy) Error() string
type NotFoundPolicyPath ¶
type NotFoundPolicyPath struct {
// contains filtered or unexported fields
}
func NewNotFoundPolicyPath ¶
func NewNotFoundPolicyPath(policyName string) *NotFoundPolicyPath
func (*NotFoundPolicyPath) Error ¶
func (m *NotFoundPolicyPath) Error() string
Click to show internal directories.
Click to hide internal directories.