Documentation
¶
Index ¶
- func APBindingsEqual(apb1, apb2 *ap_binding_proto.APBinding) bool
- func CloneAPBinding(binding *ap_binding_proto.APBinding) (*ap_binding_proto.APBinding, error)
- func CloneAttestationPolicy(policy *attestation_policy_proto.AttestationPolicy) (*attestation_policy_proto.AttestationPolicy, error)
- func CloneCluster(cluster *clusterpb.Cluster) (*clusterpb.Cluster, error)
- func CloneFederation(federation *federation_proto.Federation) (*federation_proto.Federation, error)
- func ClonePlugins(p *pluginspb.Plugins) (*pluginspb.Plugins, error)
- func CloneStruct(spb *structpb.Struct) (*structpb.Struct, error)
- func CloneTrustZone(trustZone *trust_zone_proto.TrustZone) (*trust_zone_proto.TrustZone, error)
- func FederationsEqual(f1, f2 *federation_proto.Federation) bool
- func StructsEqual(s1, s2 *structpb.Struct) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APBindingsEqual ¶
func APBindingsEqual(apb1, apb2 *ap_binding_proto.APBinding) bool
func CloneAPBinding ¶
func CloneAPBinding(binding *ap_binding_proto.APBinding) (*ap_binding_proto.APBinding, error)
func CloneAttestationPolicy ¶
func CloneAttestationPolicy(policy *attestation_policy_proto.AttestationPolicy) (*attestation_policy_proto.AttestationPolicy, error)
func CloneCluster ¶ added in v0.7.1
func CloneFederation ¶
func CloneFederation(federation *federation_proto.Federation) (*federation_proto.Federation, error)
func ClonePlugins ¶ added in v0.5.0
func CloneTrustZone ¶
func CloneTrustZone(trustZone *trust_zone_proto.TrustZone) (*trust_zone_proto.TrustZone, error)
func FederationsEqual ¶
func FederationsEqual(f1, f2 *federation_proto.Federation) bool
func StructsEqual ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.