Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PatchApplier ¶
type PatchApplier struct {
// contains filtered or unexported fields
}
func NewPatchApplier ¶
func NewPatchApplier(jsonEncoder runtime.Encoder, jsonDecoder runtime.Decoder) *PatchApplier
type PatchCreator ¶
type PatchCreator struct {
// contains filtered or unexported fields
}
func NewPatchCreator ¶
func NewPatchCreator(scheme *runtime.Scheme, clientNegotiator client_negotiator.ExtendedClientNegotiator, openapiSchema openapi.Resources) (*PatchCreator, error)
func (*PatchCreator) CreatePatch ¶
Click to show internal directories.
Click to hide internal directories.