package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Functions
BufferFlowSchemaSpec writes a golang source expression for the given value to the given buffer.
BufferFmtPolicyRulesWithSubjectsSlim writes a golang source expression for the given value to the given buffer but excludes the leading type name.
BufferPriorityLevelConfigurationSpec writes a golang source expression for the given value to the given buffer.
Fmt marks the given value for custom formatting by this package.
FmtFlowSchema produces a golang source expression of the value.
FmtFlowSchemaSpec produces a golang source expression equivalent to the given spec.
FmtPolicyRulesWithSubjects produces a golang source expression of the value.
FmtPolicyRulesWithSubjectsSlim produces a golang source expression of the value but without the leading type name.
FmtPriorityLevelConfiguration returns a golang source expression equivalent to the given value.
FmtPriorityLevelConfigurationSpec returns a golang source expression equivalent to the given value.
FmtRequests produces a golang source expression of the value.
FmtUsers produces a golang source expression of the value.
ToJSON converts using encoding/json and handles errors by formatting them.