MCPcopy Create free account
hub / github.com/encoder-run/operator / DeepCopyInto

Method DeepCopyInto

api/cloud/v1alpha1/zz_generated.deepcopy.go:395–397  ·  view source on GitHub ↗

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

(out *PostgresSpec)

Source from the content-addressed store, hash-verified

393
394// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
395func (in *PostgresSpec) DeepCopyInto(out *PostgresSpec) {
396 *out = *in
397}
398
399// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PostgresSpec.
400func (in *PostgresSpec) DeepCopy() *PostgresSpec {

Callers 1

DeepCopyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected