// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ClusterRoleBindingAdapter) DeepCopyInto(out *ClusterRoleBindingAdapter) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterRoleBindingAdapter. func (in *ClusterRoleBindingAdapter) DeepCopy() *ClusterRoleBindingAdapter { … } // DeepCopyRoleBinding is an autogenerated deepcopy function, copying the receiver, creating a new RoleBinding. func (in ClusterRoleBindingAdapter) DeepCopyRoleBinding() RoleBinding { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ClusterRoleRuleOwner) DeepCopyInto(out *ClusterRoleRuleOwner) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterRoleRuleOwner. func (in *ClusterRoleRuleOwner) DeepCopy() *ClusterRoleRuleOwner { … } // DeepCopyRuleOwner is an autogenerated deepcopy function, copying the receiver, creating a new RuleOwner. func (in ClusterRoleRuleOwner) DeepCopyRuleOwner() RuleOwner { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *RoleBindingAdapter) DeepCopyInto(out *RoleBindingAdapter) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RoleBindingAdapter. func (in *RoleBindingAdapter) DeepCopy() *RoleBindingAdapter { … } // DeepCopyRoleBinding is an autogenerated deepcopy function, copying the receiver, creating a new RoleBinding. func (in RoleBindingAdapter) DeepCopyRoleBinding() RoleBinding { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *RoleRuleOwner) DeepCopyInto(out *RoleRuleOwner) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RoleRuleOwner. func (in *RoleRuleOwner) DeepCopy() *RoleRuleOwner { … } // DeepCopyRuleOwner is an autogenerated deepcopy function, copying the receiver, creating a new RuleOwner. func (in RoleRuleOwner) DeepCopyRuleOwner() RuleOwner { … }