Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=kms.gcp.upbound.io +versionName=v1beta1
Index ¶
- Constants
- Variables
- type AttestationInitParameters
- type AttestationObservation
- type AttestationParameters
- type CertChainsInitParameters
- type CertChainsObservation
- type CertChainsParameters
- type ConditionInitParameters
- type ConditionObservation
- type ConditionParameters
- type CryptoKey
- func (tr *CryptoKey) ConvertFrom(srcRaw conversion.Hub) error
- func (tr *CryptoKey) ConvertTo(dstRaw conversion.Hub) error
- func (in *CryptoKey) DeepCopy() *CryptoKey
- func (in *CryptoKey) DeepCopyInto(out *CryptoKey)
- func (in *CryptoKey) DeepCopyObject() runtime.Object
- func (mg *CryptoKey) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *CryptoKey) GetConnectionDetailsMapping() map[string]string
- func (mg *CryptoKey) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *CryptoKey) GetID() string
- func (tr *CryptoKey) GetInitParameters() (map[string]any, error)
- func (mg *CryptoKey) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *CryptoKey) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *CryptoKey) GetObservation() (map[string]any, error)
- func (tr *CryptoKey) GetParameters() (map[string]any, error)
- func (mg *CryptoKey) GetProviderConfigReference() *xpv1.Reference
- func (mg *CryptoKey) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *CryptoKey) GetTerraformResourceType() string
- func (tr *CryptoKey) GetTerraformSchemaVersion() int
- func (mg *CryptoKey) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *CryptoKey) LateInitialize(attrs []byte) (bool, error)
- func (mg *CryptoKey) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *CryptoKey) SetConditions(c ...xpv1.Condition)
- func (mg *CryptoKey) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *CryptoKey) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *CryptoKey) SetObservation(obs map[string]any) error
- func (tr *CryptoKey) SetParameters(params map[string]any) error
- func (mg *CryptoKey) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *CryptoKey) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *CryptoKey) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type CryptoKeyIAMMember
- func (tr *CryptoKeyIAMMember) ConvertFrom(srcRaw conversion.Hub) error
- func (tr *CryptoKeyIAMMember) ConvertTo(dstRaw conversion.Hub) error
- func (in *CryptoKeyIAMMember) DeepCopy() *CryptoKeyIAMMember
- func (in *CryptoKeyIAMMember) DeepCopyInto(out *CryptoKeyIAMMember)
- func (in *CryptoKeyIAMMember) DeepCopyObject() runtime.Object
- func (mg *CryptoKeyIAMMember) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *CryptoKeyIAMMember) GetConnectionDetailsMapping() map[string]string
- func (mg *CryptoKeyIAMMember) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *CryptoKeyIAMMember) GetID() string
- func (tr *CryptoKeyIAMMember) GetInitParameters() (map[string]any, error)
- func (mg *CryptoKeyIAMMember) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *CryptoKeyIAMMember) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *CryptoKeyIAMMember) GetObservation() (map[string]any, error)
- func (tr *CryptoKeyIAMMember) GetParameters() (map[string]any, error)
- func (mg *CryptoKeyIAMMember) GetProviderConfigReference() *xpv1.Reference
- func (mg *CryptoKeyIAMMember) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *CryptoKeyIAMMember) GetTerraformResourceType() string
- func (tr *CryptoKeyIAMMember) GetTerraformSchemaVersion() int
- func (mg *CryptoKeyIAMMember) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *CryptoKeyIAMMember) LateInitialize(attrs []byte) (bool, error)
- func (mg *CryptoKeyIAMMember) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *CryptoKeyIAMMember) SetConditions(c ...xpv1.Condition)
- func (mg *CryptoKeyIAMMember) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *CryptoKeyIAMMember) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *CryptoKeyIAMMember) SetObservation(obs map[string]any) error
- func (tr *CryptoKeyIAMMember) SetParameters(params map[string]any) error
- func (mg *CryptoKeyIAMMember) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *CryptoKeyIAMMember) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *CryptoKeyIAMMember) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type CryptoKeyIAMMemberInitParameters
- type CryptoKeyIAMMemberList
- type CryptoKeyIAMMemberObservation
- type CryptoKeyIAMMemberParameters
- type CryptoKeyIAMMemberSpec
- type CryptoKeyIAMMemberStatus
- type CryptoKeyInitParameters
- type CryptoKeyList
- type CryptoKeyObservation
- type CryptoKeyParameters
- type CryptoKeySpec
- type CryptoKeyStatus
- type CryptoKeyVersion
- func (tr *CryptoKeyVersion) ConvertFrom(srcRaw conversion.Hub) error
- func (tr *CryptoKeyVersion) ConvertTo(dstRaw conversion.Hub) error
- func (in *CryptoKeyVersion) DeepCopy() *CryptoKeyVersion
- func (in *CryptoKeyVersion) DeepCopyInto(out *CryptoKeyVersion)
- func (in *CryptoKeyVersion) DeepCopyObject() runtime.Object
- func (mg *CryptoKeyVersion) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *CryptoKeyVersion) GetConnectionDetailsMapping() map[string]string
- func (mg *CryptoKeyVersion) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *CryptoKeyVersion) GetID() string
- func (tr *CryptoKeyVersion) GetInitParameters() (map[string]any, error)
- func (mg *CryptoKeyVersion) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *CryptoKeyVersion) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *CryptoKeyVersion) GetObservation() (map[string]any, error)
- func (tr *CryptoKeyVersion) GetParameters() (map[string]any, error)
- func (mg *CryptoKeyVersion) GetProviderConfigReference() *xpv1.Reference
- func (mg *CryptoKeyVersion) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *CryptoKeyVersion) GetTerraformResourceType() string
- func (tr *CryptoKeyVersion) GetTerraformSchemaVersion() int
- func (mg *CryptoKeyVersion) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *CryptoKeyVersion) LateInitialize(attrs []byte) (bool, error)
- func (mg *CryptoKeyVersion) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *CryptoKeyVersion) SetConditions(c ...xpv1.Condition)
- func (mg *CryptoKeyVersion) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *CryptoKeyVersion) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *CryptoKeyVersion) SetObservation(obs map[string]any) error
- func (tr *CryptoKeyVersion) SetParameters(params map[string]any) error
- func (mg *CryptoKeyVersion) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *CryptoKeyVersion) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *CryptoKeyVersion) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type CryptoKeyVersionExternalProtectionLevelOptionsInitParameters
- type CryptoKeyVersionExternalProtectionLevelOptionsObservation
- type CryptoKeyVersionExternalProtectionLevelOptionsParameters
- type CryptoKeyVersionInitParameters
- type CryptoKeyVersionList
- type CryptoKeyVersionObservation
- type CryptoKeyVersionParameters
- type CryptoKeyVersionSpec
- type CryptoKeyVersionStatus
- type ExternalProtectionLevelOptionsInitParameters
- type ExternalProtectionLevelOptionsObservation
- type ExternalProtectionLevelOptionsParameters
- type KeyRing
- func (in *KeyRing) DeepCopy() *KeyRing
- func (in *KeyRing) DeepCopyInto(out *KeyRing)
- func (in *KeyRing) DeepCopyObject() runtime.Object
- func (mg *KeyRing) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *KeyRing) GetConnectionDetailsMapping() map[string]string
- func (mg *KeyRing) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *KeyRing) GetID() string
- func (tr *KeyRing) GetInitParameters() (map[string]any, error)
- func (mg *KeyRing) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *KeyRing) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *KeyRing) GetObservation() (map[string]any, error)
- func (tr *KeyRing) GetParameters() (map[string]any, error)
- func (mg *KeyRing) GetProviderConfigReference() *xpv1.Reference
- func (mg *KeyRing) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *KeyRing) GetTerraformResourceType() string
- func (tr *KeyRing) GetTerraformSchemaVersion() int
- func (mg *KeyRing) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *KeyRing) Hub()
- func (tr *KeyRing) LateInitialize(attrs []byte) (bool, error)
- func (mg *KeyRing) SetConditions(c ...xpv1.Condition)
- func (mg *KeyRing) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *KeyRing) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *KeyRing) SetObservation(obs map[string]any) error
- func (tr *KeyRing) SetParameters(params map[string]any) error
- func (mg *KeyRing) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *KeyRing) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *KeyRing) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type KeyRingIAMMember
- func (tr *KeyRingIAMMember) ConvertFrom(srcRaw conversion.Hub) error
- func (tr *KeyRingIAMMember) ConvertTo(dstRaw conversion.Hub) error
- func (in *KeyRingIAMMember) DeepCopy() *KeyRingIAMMember
- func (in *KeyRingIAMMember) DeepCopyInto(out *KeyRingIAMMember)
- func (in *KeyRingIAMMember) DeepCopyObject() runtime.Object
- func (mg *KeyRingIAMMember) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *KeyRingIAMMember) GetConnectionDetailsMapping() map[string]string
- func (mg *KeyRingIAMMember) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *KeyRingIAMMember) GetID() string
- func (tr *KeyRingIAMMember) GetInitParameters() (map[string]any, error)
- func (mg *KeyRingIAMMember) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *KeyRingIAMMember) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *KeyRingIAMMember) GetObservation() (map[string]any, error)
- func (tr *KeyRingIAMMember) GetParameters() (map[string]any, error)
- func (mg *KeyRingIAMMember) GetProviderConfigReference() *xpv1.Reference
- func (mg *KeyRingIAMMember) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *KeyRingIAMMember) GetTerraformResourceType() string
- func (tr *KeyRingIAMMember) GetTerraformSchemaVersion() int
- func (mg *KeyRingIAMMember) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *KeyRingIAMMember) LateInitialize(attrs []byte) (bool, error)
- func (mg *KeyRingIAMMember) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *KeyRingIAMMember) SetConditions(c ...xpv1.Condition)
- func (mg *KeyRingIAMMember) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *KeyRingIAMMember) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *KeyRingIAMMember) SetObservation(obs map[string]any) error
- func (tr *KeyRingIAMMember) SetParameters(params map[string]any) error
- func (mg *KeyRingIAMMember) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *KeyRingIAMMember) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *KeyRingIAMMember) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type KeyRingIAMMemberConditionInitParameters
- type KeyRingIAMMemberConditionObservation
- type KeyRingIAMMemberConditionParameters
- type KeyRingIAMMemberInitParameters
- type KeyRingIAMMemberList
- type KeyRingIAMMemberObservation
- type KeyRingIAMMemberParameters
- type KeyRingIAMMemberSpec
- type KeyRingIAMMemberStatus
- type KeyRingImportJob
- func (in *KeyRingImportJob) DeepCopy() *KeyRingImportJob
- func (in *KeyRingImportJob) DeepCopyInto(out *KeyRingImportJob)
- func (in *KeyRingImportJob) DeepCopyObject() runtime.Object
- func (mg *KeyRingImportJob) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *KeyRingImportJob) GetConnectionDetailsMapping() map[string]string
- func (mg *KeyRingImportJob) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *KeyRingImportJob) GetID() string
- func (tr *KeyRingImportJob) GetInitParameters() (map[string]any, error)
- func (mg *KeyRingImportJob) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *KeyRingImportJob) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *KeyRingImportJob) GetObservation() (map[string]any, error)
- func (tr *KeyRingImportJob) GetParameters() (map[string]any, error)
- func (mg *KeyRingImportJob) GetProviderConfigReference() *xpv1.Reference
- func (mg *KeyRingImportJob) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *KeyRingImportJob) GetTerraformResourceType() string
- func (tr *KeyRingImportJob) GetTerraformSchemaVersion() int
- func (mg *KeyRingImportJob) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *KeyRingImportJob) Hub()
- func (tr *KeyRingImportJob) LateInitialize(attrs []byte) (bool, error)
- func (mg *KeyRingImportJob) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *KeyRingImportJob) SetConditions(c ...xpv1.Condition)
- func (mg *KeyRingImportJob) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *KeyRingImportJob) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *KeyRingImportJob) SetObservation(obs map[string]any) error
- func (tr *KeyRingImportJob) SetParameters(params map[string]any) error
- func (mg *KeyRingImportJob) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *KeyRingImportJob) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *KeyRingImportJob) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type KeyRingImportJobAttestationInitParameters
- type KeyRingImportJobAttestationObservation
- type KeyRingImportJobAttestationParameters
- type KeyRingImportJobInitParameters
- type KeyRingImportJobList
- type KeyRingImportJobObservation
- type KeyRingImportJobParameters
- type KeyRingImportJobSpec
- type KeyRingImportJobStatus
- type KeyRingInitParameters
- type KeyRingList
- type KeyRingObservation
- type KeyRingParameters
- type KeyRingSpec
- type KeyRingStatus
- type PrimaryInitParameters
- type PrimaryObservation
- type PrimaryParameters
- type PublicKeyInitParameters
- type PublicKeyObservation
- type PublicKeyParameters
- type SecretCiphertext
- func (in *SecretCiphertext) DeepCopy() *SecretCiphertext
- func (in *SecretCiphertext) DeepCopyInto(out *SecretCiphertext)
- func (in *SecretCiphertext) DeepCopyObject() runtime.Object
- func (mg *SecretCiphertext) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *SecretCiphertext) GetConnectionDetailsMapping() map[string]string
- func (mg *SecretCiphertext) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *SecretCiphertext) GetID() string
- func (tr *SecretCiphertext) GetInitParameters() (map[string]any, error)
- func (mg *SecretCiphertext) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *SecretCiphertext) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *SecretCiphertext) GetObservation() (map[string]any, error)
- func (tr *SecretCiphertext) GetParameters() (map[string]any, error)
- func (mg *SecretCiphertext) GetProviderConfigReference() *xpv1.Reference
- func (mg *SecretCiphertext) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *SecretCiphertext) GetTerraformResourceType() string
- func (tr *SecretCiphertext) GetTerraformSchemaVersion() int
- func (mg *SecretCiphertext) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *SecretCiphertext) Hub()
- func (tr *SecretCiphertext) LateInitialize(attrs []byte) (bool, error)
- func (mg *SecretCiphertext) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *SecretCiphertext) SetConditions(c ...xpv1.Condition)
- func (mg *SecretCiphertext) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *SecretCiphertext) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *SecretCiphertext) SetObservation(obs map[string]any) error
- func (tr *SecretCiphertext) SetParameters(params map[string]any) error
- func (mg *SecretCiphertext) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *SecretCiphertext) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *SecretCiphertext) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type SecretCiphertextInitParameters
- type SecretCiphertextList
- type SecretCiphertextObservation
- type SecretCiphertextParameters
- type SecretCiphertextSpec
- type SecretCiphertextStatus
- type VersionTemplateInitParameters
- type VersionTemplateObservation
- type VersionTemplateParameters
Constants ¶
const ( CRDGroup = "kms.gcp.upbound.io" CRDVersion = "v1beta1" )
Package type metadata.
Variables ¶
var ( CryptoKey_Kind = "CryptoKey" CryptoKey_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: CryptoKey_Kind}.String() CryptoKey_KindAPIVersion = CryptoKey_Kind + "." + CRDGroupVersion.String() CryptoKey_GroupVersionKind = CRDGroupVersion.WithKind(CryptoKey_Kind) )
Repository type metadata.
var ( CryptoKeyIAMMember_Kind = "CryptoKeyIAMMember" CryptoKeyIAMMember_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: CryptoKeyIAMMember_Kind}.String() CryptoKeyIAMMember_KindAPIVersion = CryptoKeyIAMMember_Kind + "." + CRDGroupVersion.String() CryptoKeyIAMMember_GroupVersionKind = CRDGroupVersion.WithKind(CryptoKeyIAMMember_Kind) )
Repository type metadata.
var ( CryptoKeyVersion_Kind = "CryptoKeyVersion" CryptoKeyVersion_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: CryptoKeyVersion_Kind}.String() CryptoKeyVersion_KindAPIVersion = CryptoKeyVersion_Kind + "." + CRDGroupVersion.String() CryptoKeyVersion_GroupVersionKind = CRDGroupVersion.WithKind(CryptoKeyVersion_Kind) )
Repository type metadata.
var ( // CRDGroupVersion is the API Group Version used to register the objects CRDGroupVersion = schema.GroupVersion{Group: CRDGroup, Version: CRDVersion} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: CRDGroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( KeyRing_Kind = "KeyRing" KeyRing_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: KeyRing_Kind}.String() KeyRing_KindAPIVersion = KeyRing_Kind + "." + CRDGroupVersion.String() KeyRing_GroupVersionKind = CRDGroupVersion.WithKind(KeyRing_Kind) )
Repository type metadata.
var ( KeyRingIAMMember_Kind = "KeyRingIAMMember" KeyRingIAMMember_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: KeyRingIAMMember_Kind}.String() KeyRingIAMMember_KindAPIVersion = KeyRingIAMMember_Kind + "." + CRDGroupVersion.String() KeyRingIAMMember_GroupVersionKind = CRDGroupVersion.WithKind(KeyRingIAMMember_Kind) )
Repository type metadata.
var ( KeyRingImportJob_Kind = "KeyRingImportJob" KeyRingImportJob_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: KeyRingImportJob_Kind}.String() KeyRingImportJob_KindAPIVersion = KeyRingImportJob_Kind + "." + CRDGroupVersion.String() KeyRingImportJob_GroupVersionKind = CRDGroupVersion.WithKind(KeyRingImportJob_Kind) )
Repository type metadata.
var ( SecretCiphertext_Kind = "SecretCiphertext" SecretCiphertext_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: SecretCiphertext_Kind}.String() SecretCiphertext_KindAPIVersion = SecretCiphertext_Kind + "." + CRDGroupVersion.String() SecretCiphertext_GroupVersionKind = CRDGroupVersion.WithKind(SecretCiphertext_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type AttestationInitParameters ¶ added in v0.35.0
type AttestationInitParameters struct { }
func (*AttestationInitParameters) DeepCopy ¶ added in v0.35.0
func (in *AttestationInitParameters) DeepCopy() *AttestationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttestationInitParameters.
func (*AttestationInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *AttestationInitParameters) DeepCopyInto(out *AttestationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttestationObservation ¶
type AttestationObservation struct { // The certificate chains needed to validate the attestation // Structure is documented below. CertChains []CertChainsObservation `json:"certChains,omitempty" tf:"cert_chains,omitempty"` // (Output) // The attestation data provided by the HSM when the key operation was performed. Content *string `json:"content,omitempty" tf:"content,omitempty"` // ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. // Structure is documented below. ExternalProtectionLevelOptions []ExternalProtectionLevelOptionsObservation `json:"externalProtectionLevelOptions,omitempty" tf:"external_protection_level_options,omitempty"` // (Output) // The format of the attestation data. Format *string `json:"format,omitempty" tf:"format,omitempty"` }
func (*AttestationObservation) DeepCopy ¶
func (in *AttestationObservation) DeepCopy() *AttestationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttestationObservation.
func (*AttestationObservation) DeepCopyInto ¶
func (in *AttestationObservation) DeepCopyInto(out *AttestationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttestationParameters ¶
type AttestationParameters struct { }
func (*AttestationParameters) DeepCopy ¶
func (in *AttestationParameters) DeepCopy() *AttestationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttestationParameters.
func (*AttestationParameters) DeepCopyInto ¶
func (in *AttestationParameters) DeepCopyInto(out *AttestationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CertChainsInitParameters ¶ added in v0.35.0
type CertChainsInitParameters struct { }
func (*CertChainsInitParameters) DeepCopy ¶ added in v0.35.0
func (in *CertChainsInitParameters) DeepCopy() *CertChainsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CertChainsInitParameters.
func (*CertChainsInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *CertChainsInitParameters) DeepCopyInto(out *CertChainsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CertChainsObservation ¶ added in v0.27.0
type CertChainsObservation struct { // Cavium certificate chain corresponding to the attestation. CaviumCerts *string `json:"caviumCerts,omitempty" tf:"cavium_certs,omitempty"` // Google card certificate chain corresponding to the attestation. GoogleCardCerts *string `json:"googleCardCerts,omitempty" tf:"google_card_certs,omitempty"` // Google partition certificate chain corresponding to the attestation. GooglePartitionCerts *string `json:"googlePartitionCerts,omitempty" tf:"google_partition_certs,omitempty"` }
func (*CertChainsObservation) DeepCopy ¶ added in v0.27.0
func (in *CertChainsObservation) DeepCopy() *CertChainsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CertChainsObservation.
func (*CertChainsObservation) DeepCopyInto ¶ added in v0.27.0
func (in *CertChainsObservation) DeepCopyInto(out *CertChainsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CertChainsParameters ¶ added in v0.27.0
type CertChainsParameters struct { }
func (*CertChainsParameters) DeepCopy ¶ added in v0.27.0
func (in *CertChainsParameters) DeepCopy() *CertChainsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CertChainsParameters.
func (*CertChainsParameters) DeepCopyInto ¶ added in v0.27.0
func (in *CertChainsParameters) DeepCopyInto(out *CertChainsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConditionInitParameters ¶ added in v0.35.0
type ConditionInitParameters struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` Title *string `json:"title,omitempty" tf:"title,omitempty"` }
func (*ConditionInitParameters) DeepCopy ¶ added in v0.35.0
func (in *ConditionInitParameters) DeepCopy() *ConditionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConditionInitParameters.
func (*ConditionInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *ConditionInitParameters) DeepCopyInto(out *ConditionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConditionObservation ¶
type ConditionObservation struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` Title *string `json:"title,omitempty" tf:"title,omitempty"` }
func (*ConditionObservation) DeepCopy ¶
func (in *ConditionObservation) DeepCopy() *ConditionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConditionObservation.
func (*ConditionObservation) DeepCopyInto ¶
func (in *ConditionObservation) DeepCopyInto(out *ConditionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConditionParameters ¶
type ConditionParameters struct { // +kubebuilder:validation:Optional Description *string `json:"description,omitempty" tf:"description,omitempty"` // +kubebuilder:validation:Optional Expression *string `json:"expression" tf:"expression,omitempty"` // +kubebuilder:validation:Optional Title *string `json:"title" tf:"title,omitempty"` }
func (*ConditionParameters) DeepCopy ¶
func (in *ConditionParameters) DeepCopy() *ConditionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConditionParameters.
func (*ConditionParameters) DeepCopyInto ¶
func (in *ConditionParameters) DeepCopyInto(out *ConditionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKey ¶
type CryptoKey struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec CryptoKeySpec `json:"spec"` Status CryptoKeyStatus `json:"status,omitempty"` }
CryptoKey is the Schema for the CryptoKeys API. A +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,gcp}
func (*CryptoKey) ConvertFrom ¶ added in v1.2.0
func (tr *CryptoKey) ConvertFrom(srcRaw conversion.Hub) error
ConvertFrom converts from the hub type to the CryptoKey type.
func (*CryptoKey) ConvertTo ¶ added in v1.2.0
func (tr *CryptoKey) ConvertTo(dstRaw conversion.Hub) error
ConvertTo converts this CryptoKey to the hub type.
func (*CryptoKey) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKey.
func (*CryptoKey) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CryptoKey) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CryptoKey) GetCondition ¶
func (mg *CryptoKey) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this CryptoKey.
func (*CryptoKey) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this CryptoKey
func (*CryptoKey) GetDeletionPolicy ¶
func (mg *CryptoKey) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this CryptoKey.
func (*CryptoKey) GetInitParameters ¶ added in v0.35.0
GetInitParameters of this CryptoKey
func (*CryptoKey) GetManagementPolicies ¶ added in v0.35.0
func (mg *CryptoKey) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this CryptoKey.
func (*CryptoKey) GetMergedParameters ¶ added in v0.40.0
GetInitParameters of this CryptoKey
func (*CryptoKey) GetObservation ¶
GetObservation of this CryptoKey
func (*CryptoKey) GetParameters ¶
GetParameters of this CryptoKey
func (*CryptoKey) GetProviderConfigReference ¶
GetProviderConfigReference of this CryptoKey.
func (*CryptoKey) GetPublishConnectionDetailsTo ¶
func (mg *CryptoKey) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this CryptoKey.
func (*CryptoKey) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this CryptoKey
func (*CryptoKey) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*CryptoKey) GetWriteConnectionSecretToReference ¶
func (mg *CryptoKey) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this CryptoKey.
func (*CryptoKey) LateInitialize ¶
LateInitialize this CryptoKey using its observed tfState. returns True if there are any spec changes for the resource.
func (*CryptoKey) ResolveReferences ¶
func (*CryptoKey) SetConditions ¶
SetConditions of this CryptoKey.
func (*CryptoKey) SetDeletionPolicy ¶
func (mg *CryptoKey) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this CryptoKey.
func (*CryptoKey) SetManagementPolicies ¶ added in v0.35.0
func (mg *CryptoKey) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this CryptoKey.
func (*CryptoKey) SetObservation ¶
SetObservation for this CryptoKey
func (*CryptoKey) SetParameters ¶
SetParameters for this CryptoKey
func (*CryptoKey) SetProviderConfigReference ¶
SetProviderConfigReference of this CryptoKey.
func (*CryptoKey) SetPublishConnectionDetailsTo ¶
func (mg *CryptoKey) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this CryptoKey.
func (*CryptoKey) SetWriteConnectionSecretToReference ¶
func (mg *CryptoKey) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this CryptoKey.
type CryptoKeyIAMMember ¶
type CryptoKeyIAMMember struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.member) || (has(self.initProvider) && has(self.initProvider.member))",message="spec.forProvider.member is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.role) || (has(self.initProvider) && has(self.initProvider.role))",message="spec.forProvider.role is a required parameter" Spec CryptoKeyIAMMemberSpec `json:"spec"` Status CryptoKeyIAMMemberStatus `json:"status,omitempty"` }
CryptoKeyIAMMember is the Schema for the CryptoKeyIAMMembers API. <no value> +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,gcp}
func (*CryptoKeyIAMMember) ConvertFrom ¶ added in v1.2.0
func (tr *CryptoKeyIAMMember) ConvertFrom(srcRaw conversion.Hub) error
ConvertFrom converts from the hub type to the CryptoKeyIAMMember type.
func (*CryptoKeyIAMMember) ConvertTo ¶ added in v1.2.0
func (tr *CryptoKeyIAMMember) ConvertTo(dstRaw conversion.Hub) error
ConvertTo converts this CryptoKeyIAMMember to the hub type.
func (*CryptoKeyIAMMember) DeepCopy ¶
func (in *CryptoKeyIAMMember) DeepCopy() *CryptoKeyIAMMember
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) DeepCopyInto ¶
func (in *CryptoKeyIAMMember) DeepCopyInto(out *CryptoKeyIAMMember)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CryptoKeyIAMMember) DeepCopyObject ¶
func (in *CryptoKeyIAMMember) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CryptoKeyIAMMember) GetCondition ¶
func (mg *CryptoKeyIAMMember) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) GetConnectionDetailsMapping ¶
func (tr *CryptoKeyIAMMember) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) GetDeletionPolicy ¶
func (mg *CryptoKeyIAMMember) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) GetID ¶
func (tr *CryptoKeyIAMMember) GetID() string
GetID returns ID of underlying Terraform resource of this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) GetInitParameters ¶ added in v0.35.0
func (tr *CryptoKeyIAMMember) GetInitParameters() (map[string]any, error)
GetInitParameters of this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) GetManagementPolicies ¶ added in v0.35.0
func (mg *CryptoKeyIAMMember) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) GetMergedParameters ¶ added in v0.40.0
func (tr *CryptoKeyIAMMember) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) GetObservation ¶
func (tr *CryptoKeyIAMMember) GetObservation() (map[string]any, error)
GetObservation of this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) GetParameters ¶
func (tr *CryptoKeyIAMMember) GetParameters() (map[string]any, error)
GetParameters of this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) GetProviderConfigReference ¶
func (mg *CryptoKeyIAMMember) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) GetPublishConnectionDetailsTo ¶
func (mg *CryptoKeyIAMMember) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) GetTerraformResourceType ¶
func (mg *CryptoKeyIAMMember) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) GetTerraformSchemaVersion ¶
func (tr *CryptoKeyIAMMember) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*CryptoKeyIAMMember) GetWriteConnectionSecretToReference ¶
func (mg *CryptoKeyIAMMember) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) LateInitialize ¶
func (tr *CryptoKeyIAMMember) LateInitialize(attrs []byte) (bool, error)
LateInitialize this CryptoKeyIAMMember using its observed tfState. returns True if there are any spec changes for the resource.
func (*CryptoKeyIAMMember) ResolveReferences ¶
ResolveReferences of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) SetConditions ¶
func (mg *CryptoKeyIAMMember) SetConditions(c ...xpv1.Condition)
SetConditions of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) SetDeletionPolicy ¶
func (mg *CryptoKeyIAMMember) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) SetManagementPolicies ¶ added in v0.35.0
func (mg *CryptoKeyIAMMember) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) SetObservation ¶
func (tr *CryptoKeyIAMMember) SetObservation(obs map[string]any) error
SetObservation for this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) SetParameters ¶
func (tr *CryptoKeyIAMMember) SetParameters(params map[string]any) error
SetParameters for this CryptoKeyIAMMember
func (*CryptoKeyIAMMember) SetProviderConfigReference ¶
func (mg *CryptoKeyIAMMember) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) SetPublishConnectionDetailsTo ¶
func (mg *CryptoKeyIAMMember) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this CryptoKeyIAMMember.
func (*CryptoKeyIAMMember) SetWriteConnectionSecretToReference ¶
func (mg *CryptoKeyIAMMember) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this CryptoKeyIAMMember.
type CryptoKeyIAMMemberInitParameters ¶ added in v0.35.0
type CryptoKeyIAMMemberInitParameters struct { Condition []ConditionInitParameters `json:"condition,omitempty" tf:"condition,omitempty"` // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta1.CryptoKey // +crossplane:generate:reference:extractor=github.com/upbound/provider-gcp/config/common.ExtractResourceID() CryptoKeyID *string `json:"cryptoKeyId,omitempty" tf:"crypto_key_id,omitempty"` // Reference to a CryptoKey in kms to populate cryptoKeyId. // +kubebuilder:validation:Optional CryptoKeyIDRef *v1.Reference `json:"cryptoKeyIdRef,omitempty" tf:"-"` // Selector for a CryptoKey in kms to populate cryptoKeyId. // +kubebuilder:validation:Optional CryptoKeyIDSelector *v1.Selector `json:"cryptoKeyIdSelector,omitempty" tf:"-"` Member *string `json:"member,omitempty" tf:"member,omitempty"` Role *string `json:"role,omitempty" tf:"role,omitempty"` }
func (*CryptoKeyIAMMemberInitParameters) DeepCopy ¶ added in v0.35.0
func (in *CryptoKeyIAMMemberInitParameters) DeepCopy() *CryptoKeyIAMMemberInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyIAMMemberInitParameters.
func (*CryptoKeyIAMMemberInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *CryptoKeyIAMMemberInitParameters) DeepCopyInto(out *CryptoKeyIAMMemberInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyIAMMemberList ¶
type CryptoKeyIAMMemberList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []CryptoKeyIAMMember `json:"items"` }
CryptoKeyIAMMemberList contains a list of CryptoKeyIAMMembers
func (*CryptoKeyIAMMemberList) DeepCopy ¶
func (in *CryptoKeyIAMMemberList) DeepCopy() *CryptoKeyIAMMemberList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyIAMMemberList.
func (*CryptoKeyIAMMemberList) DeepCopyInto ¶
func (in *CryptoKeyIAMMemberList) DeepCopyInto(out *CryptoKeyIAMMemberList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CryptoKeyIAMMemberList) DeepCopyObject ¶
func (in *CryptoKeyIAMMemberList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CryptoKeyIAMMemberList) GetItems ¶
func (l *CryptoKeyIAMMemberList) GetItems() []resource.Managed
GetItems of this CryptoKeyIAMMemberList.
type CryptoKeyIAMMemberObservation ¶
type CryptoKeyIAMMemberObservation struct { Condition []ConditionObservation `json:"condition,omitempty" tf:"condition,omitempty"` CryptoKeyID *string `json:"cryptoKeyId,omitempty" tf:"crypto_key_id,omitempty"` Etag *string `json:"etag,omitempty" tf:"etag,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Member *string `json:"member,omitempty" tf:"member,omitempty"` Role *string `json:"role,omitempty" tf:"role,omitempty"` }
func (*CryptoKeyIAMMemberObservation) DeepCopy ¶
func (in *CryptoKeyIAMMemberObservation) DeepCopy() *CryptoKeyIAMMemberObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyIAMMemberObservation.
func (*CryptoKeyIAMMemberObservation) DeepCopyInto ¶
func (in *CryptoKeyIAMMemberObservation) DeepCopyInto(out *CryptoKeyIAMMemberObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyIAMMemberParameters ¶
type CryptoKeyIAMMemberParameters struct { // +kubebuilder:validation:Optional Condition []ConditionParameters `json:"condition,omitempty" tf:"condition,omitempty"` // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta1.CryptoKey // +crossplane:generate:reference:extractor=github.com/upbound/provider-gcp/config/common.ExtractResourceID() // +kubebuilder:validation:Optional CryptoKeyID *string `json:"cryptoKeyId,omitempty" tf:"crypto_key_id,omitempty"` // Reference to a CryptoKey in kms to populate cryptoKeyId. // +kubebuilder:validation:Optional CryptoKeyIDRef *v1.Reference `json:"cryptoKeyIdRef,omitempty" tf:"-"` // Selector for a CryptoKey in kms to populate cryptoKeyId. // +kubebuilder:validation:Optional CryptoKeyIDSelector *v1.Selector `json:"cryptoKeyIdSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional Member *string `json:"member,omitempty" tf:"member,omitempty"` // +kubebuilder:validation:Optional Role *string `json:"role,omitempty" tf:"role,omitempty"` }
func (*CryptoKeyIAMMemberParameters) DeepCopy ¶
func (in *CryptoKeyIAMMemberParameters) DeepCopy() *CryptoKeyIAMMemberParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyIAMMemberParameters.
func (*CryptoKeyIAMMemberParameters) DeepCopyInto ¶
func (in *CryptoKeyIAMMemberParameters) DeepCopyInto(out *CryptoKeyIAMMemberParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyIAMMemberSpec ¶
type CryptoKeyIAMMemberSpec struct { v1.ResourceSpec `json:",inline"` ForProvider CryptoKeyIAMMemberParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider CryptoKeyIAMMemberInitParameters `json:"initProvider,omitempty"` }
CryptoKeyIAMMemberSpec defines the desired state of CryptoKeyIAMMember
func (*CryptoKeyIAMMemberSpec) DeepCopy ¶
func (in *CryptoKeyIAMMemberSpec) DeepCopy() *CryptoKeyIAMMemberSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyIAMMemberSpec.
func (*CryptoKeyIAMMemberSpec) DeepCopyInto ¶
func (in *CryptoKeyIAMMemberSpec) DeepCopyInto(out *CryptoKeyIAMMemberSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyIAMMemberStatus ¶
type CryptoKeyIAMMemberStatus struct { v1.ResourceStatus `json:",inline"` AtProvider CryptoKeyIAMMemberObservation `json:"atProvider,omitempty"` }
CryptoKeyIAMMemberStatus defines the observed state of CryptoKeyIAMMember.
func (*CryptoKeyIAMMemberStatus) DeepCopy ¶
func (in *CryptoKeyIAMMemberStatus) DeepCopy() *CryptoKeyIAMMemberStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyIAMMemberStatus.
func (*CryptoKeyIAMMemberStatus) DeepCopyInto ¶
func (in *CryptoKeyIAMMemberStatus) DeepCopyInto(out *CryptoKeyIAMMemberStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyInitParameters ¶ added in v0.35.0
type CryptoKeyInitParameters struct { // The resource name of the backend environment associated with all CryptoKeyVersions within this CryptoKey. // The resource name is in the format "projects//locations//ekmConnections/*" and only applies to "EXTERNAL_VPC" keys. CryptoKeyBackend *string `json:"cryptoKeyBackend,omitempty" tf:"crypto_key_backend,omitempty"` // The period of time that versions of this key spend in the DESTROY_SCHEDULED state before transitioning to DESTROYED. // If not specified at creation time, the default duration is 24 hours. DestroyScheduledDuration *string `json:"destroyScheduledDuration,omitempty" tf:"destroy_scheduled_duration,omitempty"` // Whether this key may contain imported versions only. ImportOnly *bool `json:"importOnly,omitempty" tf:"import_only,omitempty"` // Labels with user-defined metadata to apply to this resource. // +mapType=granular Labels map[string]*string `json:"labels,omitempty" tf:"labels,omitempty"` // The immutable purpose of this CryptoKey. See the // purpose reference // for possible inputs. // Default value is "ENCRYPT_DECRYPT". Purpose *string `json:"purpose,omitempty" tf:"purpose,omitempty"` // Every time this period passes, generate a new CryptoKeyVersion and set it as the primary. // The first rotation will take place after the specified period. The rotation period has // the format of a decimal number with up to 9 fractional digits, followed by the // letter s (seconds). It must be greater than a day (ie, 86400). RotationPeriod *string `json:"rotationPeriod,omitempty" tf:"rotation_period,omitempty"` // If set to true, the request will create a CryptoKey without any CryptoKeyVersions. // You must use the google_kms_key_ring_import_job resource to import the CryptoKeyVersion. SkipInitialVersionCreation *bool `json:"skipInitialVersionCreation,omitempty" tf:"skip_initial_version_creation,omitempty"` // A template describing settings for new crypto key versions. // Structure is documented below. VersionTemplate []VersionTemplateInitParameters `json:"versionTemplate,omitempty" tf:"version_template,omitempty"` }
func (*CryptoKeyInitParameters) DeepCopy ¶ added in v0.35.0
func (in *CryptoKeyInitParameters) DeepCopy() *CryptoKeyInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyInitParameters.
func (*CryptoKeyInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *CryptoKeyInitParameters) DeepCopyInto(out *CryptoKeyInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyList ¶
type CryptoKeyList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []CryptoKey `json:"items"` }
CryptoKeyList contains a list of CryptoKeys
func (*CryptoKeyList) DeepCopy ¶
func (in *CryptoKeyList) DeepCopy() *CryptoKeyList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyList.
func (*CryptoKeyList) DeepCopyInto ¶
func (in *CryptoKeyList) DeepCopyInto(out *CryptoKeyList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CryptoKeyList) DeepCopyObject ¶
func (in *CryptoKeyList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CryptoKeyList) GetItems ¶
func (l *CryptoKeyList) GetItems() []resource.Managed
GetItems of this CryptoKeyList.
type CryptoKeyObservation ¶
type CryptoKeyObservation struct { // The resource name of the backend environment associated with all CryptoKeyVersions within this CryptoKey. // The resource name is in the format "projects//locations//ekmConnections/*" and only applies to "EXTERNAL_VPC" keys. CryptoKeyBackend *string `json:"cryptoKeyBackend,omitempty" tf:"crypto_key_backend,omitempty"` // The period of time that versions of this key spend in the DESTROY_SCHEDULED state before transitioning to DESTROYED. // If not specified at creation time, the default duration is 24 hours. DestroyScheduledDuration *string `json:"destroyScheduledDuration,omitempty" tf:"destroy_scheduled_duration,omitempty"` // for all of the labels present on the resource. // +mapType=granular EffectiveLabels map[string]*string `json:"effectiveLabels,omitempty" tf:"effective_labels,omitempty"` // an identifier for the resource with format {{key_ring}}/cryptoKeys/{{name}} ID *string `json:"id,omitempty" tf:"id,omitempty"` // Whether this key may contain imported versions only. ImportOnly *bool `json:"importOnly,omitempty" tf:"import_only,omitempty"` // The KeyRing that this key belongs to. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}'. KeyRing *string `json:"keyRing,omitempty" tf:"key_ring,omitempty"` // Labels with user-defined metadata to apply to this resource. // +mapType=granular Labels map[string]*string `json:"labels,omitempty" tf:"labels,omitempty"` // A copy of the primary CryptoKeyVersion that will be used by cryptoKeys.encrypt when this CryptoKey is given in EncryptRequest.name. // Keys with purpose ENCRYPT_DECRYPT may have a primary. For other keys, this field will be unset. // Structure is documented below. Primary []PrimaryObservation `json:"primary,omitempty" tf:"primary,omitempty"` // The immutable purpose of this CryptoKey. See the // purpose reference // for possible inputs. // Default value is "ENCRYPT_DECRYPT". Purpose *string `json:"purpose,omitempty" tf:"purpose,omitempty"` // Every time this period passes, generate a new CryptoKeyVersion and set it as the primary. // The first rotation will take place after the specified period. The rotation period has // the format of a decimal number with up to 9 fractional digits, followed by the // letter s (seconds). It must be greater than a day (ie, 86400). RotationPeriod *string `json:"rotationPeriod,omitempty" tf:"rotation_period,omitempty"` // If set to true, the request will create a CryptoKey without any CryptoKeyVersions. // You must use the google_kms_key_ring_import_job resource to import the CryptoKeyVersion. SkipInitialVersionCreation *bool `json:"skipInitialVersionCreation,omitempty" tf:"skip_initial_version_creation,omitempty"` // The combination of labels configured directly on the resource // and default labels configured on the provider. // +mapType=granular TerraformLabels map[string]*string `json:"terraformLabels,omitempty" tf:"terraform_labels,omitempty"` // A template describing settings for new crypto key versions. // Structure is documented below. VersionTemplate []VersionTemplateObservation `json:"versionTemplate,omitempty" tf:"version_template,omitempty"` }
func (*CryptoKeyObservation) DeepCopy ¶
func (in *CryptoKeyObservation) DeepCopy() *CryptoKeyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyObservation.
func (*CryptoKeyObservation) DeepCopyInto ¶
func (in *CryptoKeyObservation) DeepCopyInto(out *CryptoKeyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyParameters ¶
type CryptoKeyParameters struct { // The resource name of the backend environment associated with all CryptoKeyVersions within this CryptoKey. // The resource name is in the format "projects//locations//ekmConnections/*" and only applies to "EXTERNAL_VPC" keys. // +kubebuilder:validation:Optional CryptoKeyBackend *string `json:"cryptoKeyBackend,omitempty" tf:"crypto_key_backend,omitempty"` // The period of time that versions of this key spend in the DESTROY_SCHEDULED state before transitioning to DESTROYED. // If not specified at creation time, the default duration is 24 hours. // +kubebuilder:validation:Optional DestroyScheduledDuration *string `json:"destroyScheduledDuration,omitempty" tf:"destroy_scheduled_duration,omitempty"` // Whether this key may contain imported versions only. // +kubebuilder:validation:Optional ImportOnly *bool `json:"importOnly,omitempty" tf:"import_only,omitempty"` // The KeyRing that this key belongs to. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}'. // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta1.KeyRing // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional KeyRing *string `json:"keyRing,omitempty" tf:"key_ring,omitempty"` // Reference to a KeyRing in kms to populate keyRing. // +kubebuilder:validation:Optional KeyRingRef *v1.Reference `json:"keyRingRef,omitempty" tf:"-"` // Selector for a KeyRing in kms to populate keyRing. // +kubebuilder:validation:Optional KeyRingSelector *v1.Selector `json:"keyRingSelector,omitempty" tf:"-"` // Labels with user-defined metadata to apply to this resource. // +kubebuilder:validation:Optional // +mapType=granular Labels map[string]*string `json:"labels,omitempty" tf:"labels,omitempty"` // The immutable purpose of this CryptoKey. See the // purpose reference // for possible inputs. // Default value is "ENCRYPT_DECRYPT". // +kubebuilder:validation:Optional Purpose *string `json:"purpose,omitempty" tf:"purpose,omitempty"` // Every time this period passes, generate a new CryptoKeyVersion and set it as the primary. // The first rotation will take place after the specified period. The rotation period has // the format of a decimal number with up to 9 fractional digits, followed by the // letter s (seconds). It must be greater than a day (ie, 86400). // +kubebuilder:validation:Optional RotationPeriod *string `json:"rotationPeriod,omitempty" tf:"rotation_period,omitempty"` // If set to true, the request will create a CryptoKey without any CryptoKeyVersions. // You must use the google_kms_key_ring_import_job resource to import the CryptoKeyVersion. // +kubebuilder:validation:Optional SkipInitialVersionCreation *bool `json:"skipInitialVersionCreation,omitempty" tf:"skip_initial_version_creation,omitempty"` // A template describing settings for new crypto key versions. // Structure is documented below. // +kubebuilder:validation:Optional VersionTemplate []VersionTemplateParameters `json:"versionTemplate,omitempty" tf:"version_template,omitempty"` }
func (*CryptoKeyParameters) DeepCopy ¶
func (in *CryptoKeyParameters) DeepCopy() *CryptoKeyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyParameters.
func (*CryptoKeyParameters) DeepCopyInto ¶
func (in *CryptoKeyParameters) DeepCopyInto(out *CryptoKeyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeySpec ¶
type CryptoKeySpec struct { v1.ResourceSpec `json:",inline"` ForProvider CryptoKeyParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider CryptoKeyInitParameters `json:"initProvider,omitempty"` }
CryptoKeySpec defines the desired state of CryptoKey
func (*CryptoKeySpec) DeepCopy ¶
func (in *CryptoKeySpec) DeepCopy() *CryptoKeySpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeySpec.
func (*CryptoKeySpec) DeepCopyInto ¶
func (in *CryptoKeySpec) DeepCopyInto(out *CryptoKeySpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyStatus ¶
type CryptoKeyStatus struct { v1.ResourceStatus `json:",inline"` AtProvider CryptoKeyObservation `json:"atProvider,omitempty"` }
CryptoKeyStatus defines the observed state of CryptoKey.
func (*CryptoKeyStatus) DeepCopy ¶
func (in *CryptoKeyStatus) DeepCopy() *CryptoKeyStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyStatus.
func (*CryptoKeyStatus) DeepCopyInto ¶
func (in *CryptoKeyStatus) DeepCopyInto(out *CryptoKeyStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersion ¶ added in v0.27.0
type CryptoKeyVersion struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec CryptoKeyVersionSpec `json:"spec"` Status CryptoKeyVersionStatus `json:"status,omitempty"` }
CryptoKeyVersion is the Schema for the CryptoKeyVersions API. A +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,gcp}
func (*CryptoKeyVersion) ConvertFrom ¶ added in v1.2.0
func (tr *CryptoKeyVersion) ConvertFrom(srcRaw conversion.Hub) error
ConvertFrom converts from the hub type to the CryptoKeyVersion type.
func (*CryptoKeyVersion) ConvertTo ¶ added in v1.2.0
func (tr *CryptoKeyVersion) ConvertTo(dstRaw conversion.Hub) error
ConvertTo converts this CryptoKeyVersion to the hub type.
func (*CryptoKeyVersion) DeepCopy ¶ added in v0.27.0
func (in *CryptoKeyVersion) DeepCopy() *CryptoKeyVersion
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersion.
func (*CryptoKeyVersion) DeepCopyInto ¶ added in v0.27.0
func (in *CryptoKeyVersion) DeepCopyInto(out *CryptoKeyVersion)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CryptoKeyVersion) DeepCopyObject ¶ added in v0.27.0
func (in *CryptoKeyVersion) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CryptoKeyVersion) GetCondition ¶ added in v0.27.0
func (mg *CryptoKeyVersion) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this CryptoKeyVersion.
func (*CryptoKeyVersion) GetConnectionDetailsMapping ¶ added in v0.27.0
func (tr *CryptoKeyVersion) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this CryptoKeyVersion
func (*CryptoKeyVersion) GetDeletionPolicy ¶ added in v0.27.0
func (mg *CryptoKeyVersion) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this CryptoKeyVersion.
func (*CryptoKeyVersion) GetID ¶ added in v0.27.0
func (tr *CryptoKeyVersion) GetID() string
GetID returns ID of underlying Terraform resource of this CryptoKeyVersion
func (*CryptoKeyVersion) GetInitParameters ¶ added in v0.35.0
func (tr *CryptoKeyVersion) GetInitParameters() (map[string]any, error)
GetInitParameters of this CryptoKeyVersion
func (*CryptoKeyVersion) GetManagementPolicies ¶ added in v0.35.0
func (mg *CryptoKeyVersion) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this CryptoKeyVersion.
func (*CryptoKeyVersion) GetMergedParameters ¶ added in v0.40.0
func (tr *CryptoKeyVersion) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this CryptoKeyVersion
func (*CryptoKeyVersion) GetObservation ¶ added in v0.27.0
func (tr *CryptoKeyVersion) GetObservation() (map[string]any, error)
GetObservation of this CryptoKeyVersion
func (*CryptoKeyVersion) GetParameters ¶ added in v0.27.0
func (tr *CryptoKeyVersion) GetParameters() (map[string]any, error)
GetParameters of this CryptoKeyVersion
func (*CryptoKeyVersion) GetProviderConfigReference ¶ added in v0.27.0
func (mg *CryptoKeyVersion) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this CryptoKeyVersion.
func (*CryptoKeyVersion) GetPublishConnectionDetailsTo ¶ added in v0.27.0
func (mg *CryptoKeyVersion) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this CryptoKeyVersion.
func (*CryptoKeyVersion) GetTerraformResourceType ¶ added in v0.27.0
func (mg *CryptoKeyVersion) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this CryptoKeyVersion
func (*CryptoKeyVersion) GetTerraformSchemaVersion ¶ added in v0.27.0
func (tr *CryptoKeyVersion) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*CryptoKeyVersion) GetWriteConnectionSecretToReference ¶ added in v0.27.0
func (mg *CryptoKeyVersion) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this CryptoKeyVersion.
func (*CryptoKeyVersion) LateInitialize ¶ added in v0.27.0
func (tr *CryptoKeyVersion) LateInitialize(attrs []byte) (bool, error)
LateInitialize this CryptoKeyVersion using its observed tfState. returns True if there are any spec changes for the resource.
func (*CryptoKeyVersion) ResolveReferences ¶ added in v0.27.0
ResolveReferences of this CryptoKeyVersion.
func (*CryptoKeyVersion) SetConditions ¶ added in v0.27.0
func (mg *CryptoKeyVersion) SetConditions(c ...xpv1.Condition)
SetConditions of this CryptoKeyVersion.
func (*CryptoKeyVersion) SetDeletionPolicy ¶ added in v0.27.0
func (mg *CryptoKeyVersion) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this CryptoKeyVersion.
func (*CryptoKeyVersion) SetManagementPolicies ¶ added in v0.35.0
func (mg *CryptoKeyVersion) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this CryptoKeyVersion.
func (*CryptoKeyVersion) SetObservation ¶ added in v0.27.0
func (tr *CryptoKeyVersion) SetObservation(obs map[string]any) error
SetObservation for this CryptoKeyVersion
func (*CryptoKeyVersion) SetParameters ¶ added in v0.27.0
func (tr *CryptoKeyVersion) SetParameters(params map[string]any) error
SetParameters for this CryptoKeyVersion
func (*CryptoKeyVersion) SetProviderConfigReference ¶ added in v0.27.0
func (mg *CryptoKeyVersion) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this CryptoKeyVersion.
func (*CryptoKeyVersion) SetPublishConnectionDetailsTo ¶ added in v0.27.0
func (mg *CryptoKeyVersion) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this CryptoKeyVersion.
func (*CryptoKeyVersion) SetWriteConnectionSecretToReference ¶ added in v0.27.0
func (mg *CryptoKeyVersion) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this CryptoKeyVersion.
type CryptoKeyVersionExternalProtectionLevelOptionsInitParameters ¶ added in v1.7.0
type CryptoKeyVersionExternalProtectionLevelOptionsInitParameters struct { // The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of externalKeyUri when using an EkmConnection. EkmConnectionKeyPath *string `json:"ekmConnectionKeyPath,omitempty" tf:"ekm_connection_key_path,omitempty"` // The URI for an external resource that this CryptoKeyVersion represents. ExternalKeyURI *string `json:"externalKeyUri,omitempty" tf:"external_key_uri,omitempty"` }
func (*CryptoKeyVersionExternalProtectionLevelOptionsInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CryptoKeyVersionExternalProtectionLevelOptionsInitParameters) DeepCopy() *CryptoKeyVersionExternalProtectionLevelOptionsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionExternalProtectionLevelOptionsInitParameters.
func (*CryptoKeyVersionExternalProtectionLevelOptionsInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CryptoKeyVersionExternalProtectionLevelOptionsInitParameters) DeepCopyInto(out *CryptoKeyVersionExternalProtectionLevelOptionsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersionExternalProtectionLevelOptionsObservation ¶ added in v1.7.0
type CryptoKeyVersionExternalProtectionLevelOptionsObservation struct { // The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of externalKeyUri when using an EkmConnection. EkmConnectionKeyPath *string `json:"ekmConnectionKeyPath,omitempty" tf:"ekm_connection_key_path,omitempty"` // The URI for an external resource that this CryptoKeyVersion represents. ExternalKeyURI *string `json:"externalKeyUri,omitempty" tf:"external_key_uri,omitempty"` }
func (*CryptoKeyVersionExternalProtectionLevelOptionsObservation) DeepCopy ¶ added in v1.7.0
func (in *CryptoKeyVersionExternalProtectionLevelOptionsObservation) DeepCopy() *CryptoKeyVersionExternalProtectionLevelOptionsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionExternalProtectionLevelOptionsObservation.
func (*CryptoKeyVersionExternalProtectionLevelOptionsObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CryptoKeyVersionExternalProtectionLevelOptionsObservation) DeepCopyInto(out *CryptoKeyVersionExternalProtectionLevelOptionsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersionExternalProtectionLevelOptionsParameters ¶ added in v1.7.0
type CryptoKeyVersionExternalProtectionLevelOptionsParameters struct { // The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of externalKeyUri when using an EkmConnection. // +kubebuilder:validation:Optional EkmConnectionKeyPath *string `json:"ekmConnectionKeyPath,omitempty" tf:"ekm_connection_key_path,omitempty"` // The URI for an external resource that this CryptoKeyVersion represents. // +kubebuilder:validation:Optional ExternalKeyURI *string `json:"externalKeyUri,omitempty" tf:"external_key_uri,omitempty"` }
func (*CryptoKeyVersionExternalProtectionLevelOptionsParameters) DeepCopy ¶ added in v1.7.0
func (in *CryptoKeyVersionExternalProtectionLevelOptionsParameters) DeepCopy() *CryptoKeyVersionExternalProtectionLevelOptionsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionExternalProtectionLevelOptionsParameters.
func (*CryptoKeyVersionExternalProtectionLevelOptionsParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CryptoKeyVersionExternalProtectionLevelOptionsParameters) DeepCopyInto(out *CryptoKeyVersionExternalProtectionLevelOptionsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersionInitParameters ¶ added in v0.35.0
type CryptoKeyVersionInitParameters struct { // The name of the cryptoKey associated with the CryptoKeyVersions. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyring}}/cryptoKeys/{{cryptoKey}}' // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta2.CryptoKey // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() CryptoKey *string `json:"cryptoKey,omitempty" tf:"crypto_key,omitempty"` // Reference to a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeyRef *v1.Reference `json:"cryptoKeyRef,omitempty" tf:"-"` // Selector for a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeySelector *v1.Selector `json:"cryptoKeySelector,omitempty" tf:"-"` // ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. // Structure is documented below. ExternalProtectionLevelOptions []CryptoKeyVersionExternalProtectionLevelOptionsInitParameters `json:"externalProtectionLevelOptions,omitempty" tf:"external_protection_level_options,omitempty"` // The current state of the CryptoKeyVersion. // Possible values are: PENDING_GENERATION, ENABLED, DISABLED, DESTROYED, DESTROY_SCHEDULED, PENDING_IMPORT, IMPORT_FAILED. State *string `json:"state,omitempty" tf:"state,omitempty"` }
func (*CryptoKeyVersionInitParameters) DeepCopy ¶ added in v0.35.0
func (in *CryptoKeyVersionInitParameters) DeepCopy() *CryptoKeyVersionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionInitParameters.
func (*CryptoKeyVersionInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *CryptoKeyVersionInitParameters) DeepCopyInto(out *CryptoKeyVersionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersionList ¶ added in v0.27.0
type CryptoKeyVersionList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []CryptoKeyVersion `json:"items"` }
CryptoKeyVersionList contains a list of CryptoKeyVersions
func (*CryptoKeyVersionList) DeepCopy ¶ added in v0.27.0
func (in *CryptoKeyVersionList) DeepCopy() *CryptoKeyVersionList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionList.
func (*CryptoKeyVersionList) DeepCopyInto ¶ added in v0.27.0
func (in *CryptoKeyVersionList) DeepCopyInto(out *CryptoKeyVersionList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CryptoKeyVersionList) DeepCopyObject ¶ added in v0.27.0
func (in *CryptoKeyVersionList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CryptoKeyVersionList) GetItems ¶ added in v0.27.0
func (l *CryptoKeyVersionList) GetItems() []resource.Managed
GetItems of this CryptoKeyVersionList.
type CryptoKeyVersionObservation ¶ added in v0.27.0
type CryptoKeyVersionObservation struct { // The CryptoKeyVersionAlgorithm that this CryptoKeyVersion supports. Algorithm *string `json:"algorithm,omitempty" tf:"algorithm,omitempty"` // Statement that was generated and signed by the HSM at key creation time. Use this statement to verify attributes of the key as stored on the HSM, independently of Google. // Only provided for key versions with protectionLevel HSM. // Structure is documented below. Attestation []AttestationObservation `json:"attestation,omitempty" tf:"attestation,omitempty"` // The name of the cryptoKey associated with the CryptoKeyVersions. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyring}}/cryptoKeys/{{cryptoKey}}' CryptoKey *string `json:"cryptoKey,omitempty" tf:"crypto_key,omitempty"` // ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. // Structure is documented below. ExternalProtectionLevelOptions []CryptoKeyVersionExternalProtectionLevelOptionsObservation `json:"externalProtectionLevelOptions,omitempty" tf:"external_protection_level_options,omitempty"` // The time this CryptoKeyVersion key material was generated GenerateTime *string `json:"generateTime,omitempty" tf:"generate_time,omitempty"` // an identifier for the resource with format {{name}} ID *string `json:"id,omitempty" tf:"id,omitempty"` // The resource name for this CryptoKeyVersion. Name *string `json:"name,omitempty" tf:"name,omitempty"` // The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. ProtectionLevel *string `json:"protectionLevel,omitempty" tf:"protection_level,omitempty"` // The current state of the CryptoKeyVersion. // Possible values are: PENDING_GENERATION, ENABLED, DISABLED, DESTROYED, DESTROY_SCHEDULED, PENDING_IMPORT, IMPORT_FAILED. State *string `json:"state,omitempty" tf:"state,omitempty"` }
func (*CryptoKeyVersionObservation) DeepCopy ¶ added in v0.27.0
func (in *CryptoKeyVersionObservation) DeepCopy() *CryptoKeyVersionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionObservation.
func (*CryptoKeyVersionObservation) DeepCopyInto ¶ added in v0.27.0
func (in *CryptoKeyVersionObservation) DeepCopyInto(out *CryptoKeyVersionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersionParameters ¶ added in v0.27.0
type CryptoKeyVersionParameters struct { // The name of the cryptoKey associated with the CryptoKeyVersions. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyring}}/cryptoKeys/{{cryptoKey}}' // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta2.CryptoKey // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional CryptoKey *string `json:"cryptoKey,omitempty" tf:"crypto_key,omitempty"` // Reference to a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeyRef *v1.Reference `json:"cryptoKeyRef,omitempty" tf:"-"` // Selector for a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeySelector *v1.Selector `json:"cryptoKeySelector,omitempty" tf:"-"` // ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. // Structure is documented below. // +kubebuilder:validation:Optional ExternalProtectionLevelOptions []CryptoKeyVersionExternalProtectionLevelOptionsParameters `json:"externalProtectionLevelOptions,omitempty" tf:"external_protection_level_options,omitempty"` // The current state of the CryptoKeyVersion. // Possible values are: PENDING_GENERATION, ENABLED, DISABLED, DESTROYED, DESTROY_SCHEDULED, PENDING_IMPORT, IMPORT_FAILED. // +kubebuilder:validation:Optional State *string `json:"state,omitempty" tf:"state,omitempty"` }
func (*CryptoKeyVersionParameters) DeepCopy ¶ added in v0.27.0
func (in *CryptoKeyVersionParameters) DeepCopy() *CryptoKeyVersionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionParameters.
func (*CryptoKeyVersionParameters) DeepCopyInto ¶ added in v0.27.0
func (in *CryptoKeyVersionParameters) DeepCopyInto(out *CryptoKeyVersionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersionSpec ¶ added in v0.27.0
type CryptoKeyVersionSpec struct { v1.ResourceSpec `json:",inline"` ForProvider CryptoKeyVersionParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider CryptoKeyVersionInitParameters `json:"initProvider,omitempty"` }
CryptoKeyVersionSpec defines the desired state of CryptoKeyVersion
func (*CryptoKeyVersionSpec) DeepCopy ¶ added in v0.27.0
func (in *CryptoKeyVersionSpec) DeepCopy() *CryptoKeyVersionSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionSpec.
func (*CryptoKeyVersionSpec) DeepCopyInto ¶ added in v0.27.0
func (in *CryptoKeyVersionSpec) DeepCopyInto(out *CryptoKeyVersionSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CryptoKeyVersionStatus ¶ added in v0.27.0
type CryptoKeyVersionStatus struct { v1.ResourceStatus `json:",inline"` AtProvider CryptoKeyVersionObservation `json:"atProvider,omitempty"` }
CryptoKeyVersionStatus defines the observed state of CryptoKeyVersion.
func (*CryptoKeyVersionStatus) DeepCopy ¶ added in v0.27.0
func (in *CryptoKeyVersionStatus) DeepCopy() *CryptoKeyVersionStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CryptoKeyVersionStatus.
func (*CryptoKeyVersionStatus) DeepCopyInto ¶ added in v0.27.0
func (in *CryptoKeyVersionStatus) DeepCopyInto(out *CryptoKeyVersionStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExternalProtectionLevelOptionsInitParameters ¶ added in v0.35.0
type ExternalProtectionLevelOptionsInitParameters struct { }
func (*ExternalProtectionLevelOptionsInitParameters) DeepCopy ¶ added in v0.35.0
func (in *ExternalProtectionLevelOptionsInitParameters) DeepCopy() *ExternalProtectionLevelOptionsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalProtectionLevelOptionsInitParameters.
func (*ExternalProtectionLevelOptionsInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *ExternalProtectionLevelOptionsInitParameters) DeepCopyInto(out *ExternalProtectionLevelOptionsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExternalProtectionLevelOptionsObservation ¶ added in v0.27.0
type ExternalProtectionLevelOptionsObservation struct { // The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of externalKeyUri when using an EkmConnection. EkmConnectionKeyPath *string `json:"ekmConnectionKeyPath,omitempty" tf:"ekm_connection_key_path,omitempty"` // The URI for an external resource that this CryptoKeyVersion represents. ExternalKeyURI *string `json:"externalKeyUri,omitempty" tf:"external_key_uri,omitempty"` }
func (*ExternalProtectionLevelOptionsObservation) DeepCopy ¶ added in v0.27.0
func (in *ExternalProtectionLevelOptionsObservation) DeepCopy() *ExternalProtectionLevelOptionsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalProtectionLevelOptionsObservation.
func (*ExternalProtectionLevelOptionsObservation) DeepCopyInto ¶ added in v0.27.0
func (in *ExternalProtectionLevelOptionsObservation) DeepCopyInto(out *ExternalProtectionLevelOptionsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExternalProtectionLevelOptionsParameters ¶ added in v0.27.0
type ExternalProtectionLevelOptionsParameters struct { }
func (*ExternalProtectionLevelOptionsParameters) DeepCopy ¶ added in v0.27.0
func (in *ExternalProtectionLevelOptionsParameters) DeepCopy() *ExternalProtectionLevelOptionsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalProtectionLevelOptionsParameters.
func (*ExternalProtectionLevelOptionsParameters) DeepCopyInto ¶ added in v0.27.0
func (in *ExternalProtectionLevelOptionsParameters) DeepCopyInto(out *ExternalProtectionLevelOptionsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRing ¶
type KeyRing struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec KeyRingSpec `json:"spec"` Status KeyRingStatus `json:"status,omitempty"` }
KeyRing is the Schema for the KeyRings API. A +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,gcp}
func (*KeyRing) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRing.
func (*KeyRing) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KeyRing) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KeyRing) GetCondition ¶
func (mg *KeyRing) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this KeyRing.
func (*KeyRing) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this KeyRing
func (*KeyRing) GetDeletionPolicy ¶
func (mg *KeyRing) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this KeyRing.
func (*KeyRing) GetInitParameters ¶ added in v0.35.0
GetInitParameters of this KeyRing
func (*KeyRing) GetManagementPolicies ¶ added in v0.35.0
func (mg *KeyRing) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this KeyRing.
func (*KeyRing) GetMergedParameters ¶ added in v0.40.0
GetInitParameters of this KeyRing
func (*KeyRing) GetObservation ¶
GetObservation of this KeyRing
func (*KeyRing) GetParameters ¶
GetParameters of this KeyRing
func (*KeyRing) GetProviderConfigReference ¶
GetProviderConfigReference of this KeyRing.
func (*KeyRing) GetPublishConnectionDetailsTo ¶
func (mg *KeyRing) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this KeyRing.
func (*KeyRing) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this KeyRing
func (*KeyRing) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*KeyRing) GetWriteConnectionSecretToReference ¶
func (mg *KeyRing) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this KeyRing.
func (*KeyRing) Hub ¶ added in v0.41.2
func (tr *KeyRing) Hub()
Hub marks this type as a conversion hub.
func (*KeyRing) LateInitialize ¶
LateInitialize this KeyRing using its observed tfState. returns True if there are any spec changes for the resource.
func (*KeyRing) SetConditions ¶
SetConditions of this KeyRing.
func (*KeyRing) SetDeletionPolicy ¶
func (mg *KeyRing) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this KeyRing.
func (*KeyRing) SetManagementPolicies ¶ added in v0.35.0
func (mg *KeyRing) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this KeyRing.
func (*KeyRing) SetObservation ¶
SetObservation for this KeyRing
func (*KeyRing) SetParameters ¶
SetParameters for this KeyRing
func (*KeyRing) SetProviderConfigReference ¶
SetProviderConfigReference of this KeyRing.
func (*KeyRing) SetPublishConnectionDetailsTo ¶
func (mg *KeyRing) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this KeyRing.
func (*KeyRing) SetWriteConnectionSecretToReference ¶
func (mg *KeyRing) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this KeyRing.
type KeyRingIAMMember ¶
type KeyRingIAMMember struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.member) || (has(self.initProvider) && has(self.initProvider.member))",message="spec.forProvider.member is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.role) || (has(self.initProvider) && has(self.initProvider.role))",message="spec.forProvider.role is a required parameter" Spec KeyRingIAMMemberSpec `json:"spec"` Status KeyRingIAMMemberStatus `json:"status,omitempty"` }
KeyRingIAMMember is the Schema for the KeyRingIAMMembers API. <no value> +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,gcp}
func (*KeyRingIAMMember) ConvertFrom ¶ added in v1.2.0
func (tr *KeyRingIAMMember) ConvertFrom(srcRaw conversion.Hub) error
ConvertFrom converts from the hub type to the KeyRingIAMMember type.
func (*KeyRingIAMMember) ConvertTo ¶ added in v1.2.0
func (tr *KeyRingIAMMember) ConvertTo(dstRaw conversion.Hub) error
ConvertTo converts this KeyRingIAMMember to the hub type.
func (*KeyRingIAMMember) DeepCopy ¶
func (in *KeyRingIAMMember) DeepCopy() *KeyRingIAMMember
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMember.
func (*KeyRingIAMMember) DeepCopyInto ¶
func (in *KeyRingIAMMember) DeepCopyInto(out *KeyRingIAMMember)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KeyRingIAMMember) DeepCopyObject ¶
func (in *KeyRingIAMMember) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KeyRingIAMMember) GetCondition ¶
func (mg *KeyRingIAMMember) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this KeyRingIAMMember.
func (*KeyRingIAMMember) GetConnectionDetailsMapping ¶
func (tr *KeyRingIAMMember) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this KeyRingIAMMember
func (*KeyRingIAMMember) GetDeletionPolicy ¶
func (mg *KeyRingIAMMember) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this KeyRingIAMMember.
func (*KeyRingIAMMember) GetID ¶
func (tr *KeyRingIAMMember) GetID() string
GetID returns ID of underlying Terraform resource of this KeyRingIAMMember
func (*KeyRingIAMMember) GetInitParameters ¶ added in v0.35.0
func (tr *KeyRingIAMMember) GetInitParameters() (map[string]any, error)
GetInitParameters of this KeyRingIAMMember
func (*KeyRingIAMMember) GetManagementPolicies ¶ added in v0.35.0
func (mg *KeyRingIAMMember) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this KeyRingIAMMember.
func (*KeyRingIAMMember) GetMergedParameters ¶ added in v0.40.0
func (tr *KeyRingIAMMember) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this KeyRingIAMMember
func (*KeyRingIAMMember) GetObservation ¶
func (tr *KeyRingIAMMember) GetObservation() (map[string]any, error)
GetObservation of this KeyRingIAMMember
func (*KeyRingIAMMember) GetParameters ¶
func (tr *KeyRingIAMMember) GetParameters() (map[string]any, error)
GetParameters of this KeyRingIAMMember
func (*KeyRingIAMMember) GetProviderConfigReference ¶
func (mg *KeyRingIAMMember) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this KeyRingIAMMember.
func (*KeyRingIAMMember) GetPublishConnectionDetailsTo ¶
func (mg *KeyRingIAMMember) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this KeyRingIAMMember.
func (*KeyRingIAMMember) GetTerraformResourceType ¶
func (mg *KeyRingIAMMember) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this KeyRingIAMMember
func (*KeyRingIAMMember) GetTerraformSchemaVersion ¶
func (tr *KeyRingIAMMember) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*KeyRingIAMMember) GetWriteConnectionSecretToReference ¶
func (mg *KeyRingIAMMember) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this KeyRingIAMMember.
func (*KeyRingIAMMember) LateInitialize ¶
func (tr *KeyRingIAMMember) LateInitialize(attrs []byte) (bool, error)
LateInitialize this KeyRingIAMMember using its observed tfState. returns True if there are any spec changes for the resource.
func (*KeyRingIAMMember) ResolveReferences ¶
ResolveReferences of this KeyRingIAMMember.
func (*KeyRingIAMMember) SetConditions ¶
func (mg *KeyRingIAMMember) SetConditions(c ...xpv1.Condition)
SetConditions of this KeyRingIAMMember.
func (*KeyRingIAMMember) SetDeletionPolicy ¶
func (mg *KeyRingIAMMember) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this KeyRingIAMMember.
func (*KeyRingIAMMember) SetManagementPolicies ¶ added in v0.35.0
func (mg *KeyRingIAMMember) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this KeyRingIAMMember.
func (*KeyRingIAMMember) SetObservation ¶
func (tr *KeyRingIAMMember) SetObservation(obs map[string]any) error
SetObservation for this KeyRingIAMMember
func (*KeyRingIAMMember) SetParameters ¶
func (tr *KeyRingIAMMember) SetParameters(params map[string]any) error
SetParameters for this KeyRingIAMMember
func (*KeyRingIAMMember) SetProviderConfigReference ¶
func (mg *KeyRingIAMMember) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this KeyRingIAMMember.
func (*KeyRingIAMMember) SetPublishConnectionDetailsTo ¶
func (mg *KeyRingIAMMember) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this KeyRingIAMMember.
func (*KeyRingIAMMember) SetWriteConnectionSecretToReference ¶
func (mg *KeyRingIAMMember) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this KeyRingIAMMember.
type KeyRingIAMMemberConditionInitParameters ¶ added in v0.35.0
type KeyRingIAMMemberConditionInitParameters struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` Title *string `json:"title,omitempty" tf:"title,omitempty"` }
func (*KeyRingIAMMemberConditionInitParameters) DeepCopy ¶ added in v0.35.0
func (in *KeyRingIAMMemberConditionInitParameters) DeepCopy() *KeyRingIAMMemberConditionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberConditionInitParameters.
func (*KeyRingIAMMemberConditionInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *KeyRingIAMMemberConditionInitParameters) DeepCopyInto(out *KeyRingIAMMemberConditionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingIAMMemberConditionObservation ¶
type KeyRingIAMMemberConditionObservation struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` Title *string `json:"title,omitempty" tf:"title,omitempty"` }
func (*KeyRingIAMMemberConditionObservation) DeepCopy ¶
func (in *KeyRingIAMMemberConditionObservation) DeepCopy() *KeyRingIAMMemberConditionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberConditionObservation.
func (*KeyRingIAMMemberConditionObservation) DeepCopyInto ¶
func (in *KeyRingIAMMemberConditionObservation) DeepCopyInto(out *KeyRingIAMMemberConditionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingIAMMemberConditionParameters ¶
type KeyRingIAMMemberConditionParameters struct { // +kubebuilder:validation:Optional Description *string `json:"description,omitempty" tf:"description,omitempty"` // +kubebuilder:validation:Optional Expression *string `json:"expression" tf:"expression,omitempty"` // +kubebuilder:validation:Optional Title *string `json:"title" tf:"title,omitempty"` }
func (*KeyRingIAMMemberConditionParameters) DeepCopy ¶
func (in *KeyRingIAMMemberConditionParameters) DeepCopy() *KeyRingIAMMemberConditionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberConditionParameters.
func (*KeyRingIAMMemberConditionParameters) DeepCopyInto ¶
func (in *KeyRingIAMMemberConditionParameters) DeepCopyInto(out *KeyRingIAMMemberConditionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingIAMMemberInitParameters ¶ added in v0.35.0
type KeyRingIAMMemberInitParameters struct { Condition []KeyRingIAMMemberConditionInitParameters `json:"condition,omitempty" tf:"condition,omitempty"` // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta1.KeyRing // +crossplane:generate:reference:extractor=github.com/upbound/provider-gcp/config/common.ExtractResourceID() KeyRingID *string `json:"keyRingId,omitempty" tf:"key_ring_id,omitempty"` // Reference to a KeyRing in kms to populate keyRingId. // +kubebuilder:validation:Optional KeyRingIDRef *v1.Reference `json:"keyRingIdRef,omitempty" tf:"-"` // Selector for a KeyRing in kms to populate keyRingId. // +kubebuilder:validation:Optional KeyRingIDSelector *v1.Selector `json:"keyRingIdSelector,omitempty" tf:"-"` Member *string `json:"member,omitempty" tf:"member,omitempty"` Role *string `json:"role,omitempty" tf:"role,omitempty"` }
func (*KeyRingIAMMemberInitParameters) DeepCopy ¶ added in v0.35.0
func (in *KeyRingIAMMemberInitParameters) DeepCopy() *KeyRingIAMMemberInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberInitParameters.
func (*KeyRingIAMMemberInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *KeyRingIAMMemberInitParameters) DeepCopyInto(out *KeyRingIAMMemberInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingIAMMemberList ¶
type KeyRingIAMMemberList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []KeyRingIAMMember `json:"items"` }
KeyRingIAMMemberList contains a list of KeyRingIAMMembers
func (*KeyRingIAMMemberList) DeepCopy ¶
func (in *KeyRingIAMMemberList) DeepCopy() *KeyRingIAMMemberList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberList.
func (*KeyRingIAMMemberList) DeepCopyInto ¶
func (in *KeyRingIAMMemberList) DeepCopyInto(out *KeyRingIAMMemberList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KeyRingIAMMemberList) DeepCopyObject ¶
func (in *KeyRingIAMMemberList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KeyRingIAMMemberList) GetItems ¶
func (l *KeyRingIAMMemberList) GetItems() []resource.Managed
GetItems of this KeyRingIAMMemberList.
type KeyRingIAMMemberObservation ¶
type KeyRingIAMMemberObservation struct { Condition []KeyRingIAMMemberConditionObservation `json:"condition,omitempty" tf:"condition,omitempty"` Etag *string `json:"etag,omitempty" tf:"etag,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` KeyRingID *string `json:"keyRingId,omitempty" tf:"key_ring_id,omitempty"` Member *string `json:"member,omitempty" tf:"member,omitempty"` Role *string `json:"role,omitempty" tf:"role,omitempty"` }
func (*KeyRingIAMMemberObservation) DeepCopy ¶
func (in *KeyRingIAMMemberObservation) DeepCopy() *KeyRingIAMMemberObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberObservation.
func (*KeyRingIAMMemberObservation) DeepCopyInto ¶
func (in *KeyRingIAMMemberObservation) DeepCopyInto(out *KeyRingIAMMemberObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingIAMMemberParameters ¶
type KeyRingIAMMemberParameters struct { // +kubebuilder:validation:Optional Condition []KeyRingIAMMemberConditionParameters `json:"condition,omitempty" tf:"condition,omitempty"` // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta1.KeyRing // +crossplane:generate:reference:extractor=github.com/upbound/provider-gcp/config/common.ExtractResourceID() // +kubebuilder:validation:Optional KeyRingID *string `json:"keyRingId,omitempty" tf:"key_ring_id,omitempty"` // Reference to a KeyRing in kms to populate keyRingId. // +kubebuilder:validation:Optional KeyRingIDRef *v1.Reference `json:"keyRingIdRef,omitempty" tf:"-"` // Selector for a KeyRing in kms to populate keyRingId. // +kubebuilder:validation:Optional KeyRingIDSelector *v1.Selector `json:"keyRingIdSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional Member *string `json:"member,omitempty" tf:"member,omitempty"` // +kubebuilder:validation:Optional Role *string `json:"role,omitempty" tf:"role,omitempty"` }
func (*KeyRingIAMMemberParameters) DeepCopy ¶
func (in *KeyRingIAMMemberParameters) DeepCopy() *KeyRingIAMMemberParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberParameters.
func (*KeyRingIAMMemberParameters) DeepCopyInto ¶
func (in *KeyRingIAMMemberParameters) DeepCopyInto(out *KeyRingIAMMemberParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingIAMMemberSpec ¶
type KeyRingIAMMemberSpec struct { v1.ResourceSpec `json:",inline"` ForProvider KeyRingIAMMemberParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider KeyRingIAMMemberInitParameters `json:"initProvider,omitempty"` }
KeyRingIAMMemberSpec defines the desired state of KeyRingIAMMember
func (*KeyRingIAMMemberSpec) DeepCopy ¶
func (in *KeyRingIAMMemberSpec) DeepCopy() *KeyRingIAMMemberSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberSpec.
func (*KeyRingIAMMemberSpec) DeepCopyInto ¶
func (in *KeyRingIAMMemberSpec) DeepCopyInto(out *KeyRingIAMMemberSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingIAMMemberStatus ¶
type KeyRingIAMMemberStatus struct { v1.ResourceStatus `json:",inline"` AtProvider KeyRingIAMMemberObservation `json:"atProvider,omitempty"` }
KeyRingIAMMemberStatus defines the observed state of KeyRingIAMMember.
func (*KeyRingIAMMemberStatus) DeepCopy ¶
func (in *KeyRingIAMMemberStatus) DeepCopy() *KeyRingIAMMemberStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingIAMMemberStatus.
func (*KeyRingIAMMemberStatus) DeepCopyInto ¶
func (in *KeyRingIAMMemberStatus) DeepCopyInto(out *KeyRingIAMMemberStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJob ¶
type KeyRingImportJob struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.importMethod) || (has(self.initProvider) && has(self.initProvider.importMethod))",message="spec.forProvider.importMethod is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.protectionLevel) || (has(self.initProvider) && has(self.initProvider.protectionLevel))",message="spec.forProvider.protectionLevel is a required parameter" Spec KeyRingImportJobSpec `json:"spec"` Status KeyRingImportJobStatus `json:"status,omitempty"` }
KeyRingImportJob is the Schema for the KeyRingImportJobs API. A +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,gcp}
func (*KeyRingImportJob) DeepCopy ¶
func (in *KeyRingImportJob) DeepCopy() *KeyRingImportJob
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJob.
func (*KeyRingImportJob) DeepCopyInto ¶
func (in *KeyRingImportJob) DeepCopyInto(out *KeyRingImportJob)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KeyRingImportJob) DeepCopyObject ¶
func (in *KeyRingImportJob) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KeyRingImportJob) GetCondition ¶
func (mg *KeyRingImportJob) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this KeyRingImportJob.
func (*KeyRingImportJob) GetConnectionDetailsMapping ¶
func (tr *KeyRingImportJob) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this KeyRingImportJob
func (*KeyRingImportJob) GetDeletionPolicy ¶
func (mg *KeyRingImportJob) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this KeyRingImportJob.
func (*KeyRingImportJob) GetID ¶
func (tr *KeyRingImportJob) GetID() string
GetID returns ID of underlying Terraform resource of this KeyRingImportJob
func (*KeyRingImportJob) GetInitParameters ¶ added in v0.35.0
func (tr *KeyRingImportJob) GetInitParameters() (map[string]any, error)
GetInitParameters of this KeyRingImportJob
func (*KeyRingImportJob) GetManagementPolicies ¶ added in v0.35.0
func (mg *KeyRingImportJob) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this KeyRingImportJob.
func (*KeyRingImportJob) GetMergedParameters ¶ added in v0.40.0
func (tr *KeyRingImportJob) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this KeyRingImportJob
func (*KeyRingImportJob) GetObservation ¶
func (tr *KeyRingImportJob) GetObservation() (map[string]any, error)
GetObservation of this KeyRingImportJob
func (*KeyRingImportJob) GetParameters ¶
func (tr *KeyRingImportJob) GetParameters() (map[string]any, error)
GetParameters of this KeyRingImportJob
func (*KeyRingImportJob) GetProviderConfigReference ¶
func (mg *KeyRingImportJob) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this KeyRingImportJob.
func (*KeyRingImportJob) GetPublishConnectionDetailsTo ¶
func (mg *KeyRingImportJob) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this KeyRingImportJob.
func (*KeyRingImportJob) GetTerraformResourceType ¶
func (mg *KeyRingImportJob) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this KeyRingImportJob
func (*KeyRingImportJob) GetTerraformSchemaVersion ¶
func (tr *KeyRingImportJob) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*KeyRingImportJob) GetWriteConnectionSecretToReference ¶
func (mg *KeyRingImportJob) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this KeyRingImportJob.
func (*KeyRingImportJob) Hub ¶ added in v0.41.2
func (tr *KeyRingImportJob) Hub()
Hub marks this type as a conversion hub.
func (*KeyRingImportJob) LateInitialize ¶
func (tr *KeyRingImportJob) LateInitialize(attrs []byte) (bool, error)
LateInitialize this KeyRingImportJob using its observed tfState. returns True if there are any spec changes for the resource.
func (*KeyRingImportJob) ResolveReferences ¶
ResolveReferences of this KeyRingImportJob.
func (*KeyRingImportJob) SetConditions ¶
func (mg *KeyRingImportJob) SetConditions(c ...xpv1.Condition)
SetConditions of this KeyRingImportJob.
func (*KeyRingImportJob) SetDeletionPolicy ¶
func (mg *KeyRingImportJob) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this KeyRingImportJob.
func (*KeyRingImportJob) SetManagementPolicies ¶ added in v0.35.0
func (mg *KeyRingImportJob) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this KeyRingImportJob.
func (*KeyRingImportJob) SetObservation ¶
func (tr *KeyRingImportJob) SetObservation(obs map[string]any) error
SetObservation for this KeyRingImportJob
func (*KeyRingImportJob) SetParameters ¶
func (tr *KeyRingImportJob) SetParameters(params map[string]any) error
SetParameters for this KeyRingImportJob
func (*KeyRingImportJob) SetProviderConfigReference ¶
func (mg *KeyRingImportJob) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this KeyRingImportJob.
func (*KeyRingImportJob) SetPublishConnectionDetailsTo ¶
func (mg *KeyRingImportJob) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this KeyRingImportJob.
func (*KeyRingImportJob) SetWriteConnectionSecretToReference ¶
func (mg *KeyRingImportJob) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this KeyRingImportJob.
type KeyRingImportJobAttestationInitParameters ¶ added in v0.35.0
type KeyRingImportJobAttestationInitParameters struct { }
func (*KeyRingImportJobAttestationInitParameters) DeepCopy ¶ added in v0.35.0
func (in *KeyRingImportJobAttestationInitParameters) DeepCopy() *KeyRingImportJobAttestationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobAttestationInitParameters.
func (*KeyRingImportJobAttestationInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *KeyRingImportJobAttestationInitParameters) DeepCopyInto(out *KeyRingImportJobAttestationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJobAttestationObservation ¶ added in v0.27.0
type KeyRingImportJobAttestationObservation struct { // (Output) // The attestation data provided by the HSM when the key operation was performed. // A base64-encoded string. Content *string `json:"content,omitempty" tf:"content,omitempty"` // (Output) // The format of the attestation data. Format *string `json:"format,omitempty" tf:"format,omitempty"` }
func (*KeyRingImportJobAttestationObservation) DeepCopy ¶ added in v0.27.0
func (in *KeyRingImportJobAttestationObservation) DeepCopy() *KeyRingImportJobAttestationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobAttestationObservation.
func (*KeyRingImportJobAttestationObservation) DeepCopyInto ¶ added in v0.27.0
func (in *KeyRingImportJobAttestationObservation) DeepCopyInto(out *KeyRingImportJobAttestationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJobAttestationParameters ¶ added in v0.27.0
type KeyRingImportJobAttestationParameters struct { }
func (*KeyRingImportJobAttestationParameters) DeepCopy ¶ added in v0.27.0
func (in *KeyRingImportJobAttestationParameters) DeepCopy() *KeyRingImportJobAttestationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobAttestationParameters.
func (*KeyRingImportJobAttestationParameters) DeepCopyInto ¶ added in v0.27.0
func (in *KeyRingImportJobAttestationParameters) DeepCopyInto(out *KeyRingImportJobAttestationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJobInitParameters ¶ added in v0.35.0
type KeyRingImportJobInitParameters struct { // The wrapping method to be used for incoming key material. // Possible values are: RSA_OAEP_3072_SHA1_AES_256, RSA_OAEP_4096_SHA1_AES_256. ImportMethod *string `json:"importMethod,omitempty" tf:"import_method,omitempty"` // The protection level of the ImportJob. This must match the protectionLevel of the // versionTemplate on the CryptoKey you attempt to import into. // Possible values are: SOFTWARE, HSM, EXTERNAL. ProtectionLevel *string `json:"protectionLevel,omitempty" tf:"protection_level,omitempty"` }
func (*KeyRingImportJobInitParameters) DeepCopy ¶ added in v0.35.0
func (in *KeyRingImportJobInitParameters) DeepCopy() *KeyRingImportJobInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobInitParameters.
func (*KeyRingImportJobInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *KeyRingImportJobInitParameters) DeepCopyInto(out *KeyRingImportJobInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJobList ¶
type KeyRingImportJobList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []KeyRingImportJob `json:"items"` }
KeyRingImportJobList contains a list of KeyRingImportJobs
func (*KeyRingImportJobList) DeepCopy ¶
func (in *KeyRingImportJobList) DeepCopy() *KeyRingImportJobList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobList.
func (*KeyRingImportJobList) DeepCopyInto ¶
func (in *KeyRingImportJobList) DeepCopyInto(out *KeyRingImportJobList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KeyRingImportJobList) DeepCopyObject ¶
func (in *KeyRingImportJobList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KeyRingImportJobList) GetItems ¶
func (l *KeyRingImportJobList) GetItems() []resource.Managed
GetItems of this KeyRingImportJobList.
type KeyRingImportJobObservation ¶
type KeyRingImportJobObservation struct { // Statement that was generated and signed by the key creator (for example, an HSM) at key creation time. // Use this statement to verify attributes of the key as stored on the HSM, independently of Google. // Only present if the chosen ImportMethod is one with a protection level of HSM. // Structure is documented below. Attestation []KeyRingImportJobAttestationObservation `json:"attestation,omitempty" tf:"attestation,omitempty"` // The time at which this resource is scheduled for expiration and can no longer be used. // This is in RFC3339 text format. ExpireTime *string `json:"expireTime,omitempty" tf:"expire_time,omitempty"` // an identifier for the resource with format {{name}} ID *string `json:"id,omitempty" tf:"id,omitempty"` // The wrapping method to be used for incoming key material. // Possible values are: RSA_OAEP_3072_SHA1_AES_256, RSA_OAEP_4096_SHA1_AES_256. ImportMethod *string `json:"importMethod,omitempty" tf:"import_method,omitempty"` // The KeyRing that this import job belongs to. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}'. KeyRing *string `json:"keyRing,omitempty" tf:"key_ring,omitempty"` // The resource name for this ImportJob in the format projects//locations//keyRings//importJobs/. Name *string `json:"name,omitempty" tf:"name,omitempty"` // The protection level of the ImportJob. This must match the protectionLevel of the // versionTemplate on the CryptoKey you attempt to import into. // Possible values are: SOFTWARE, HSM, EXTERNAL. ProtectionLevel *string `json:"protectionLevel,omitempty" tf:"protection_level,omitempty"` // The public key with which to wrap key material prior to import. Only returned if state is ACTIVE. // Structure is documented below. PublicKey []PublicKeyObservation `json:"publicKey,omitempty" tf:"public_key,omitempty"` // The current state of the ImportJob, indicating if it can be used. State *string `json:"state,omitempty" tf:"state,omitempty"` }
func (*KeyRingImportJobObservation) DeepCopy ¶
func (in *KeyRingImportJobObservation) DeepCopy() *KeyRingImportJobObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobObservation.
func (*KeyRingImportJobObservation) DeepCopyInto ¶
func (in *KeyRingImportJobObservation) DeepCopyInto(out *KeyRingImportJobObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJobParameters ¶
type KeyRingImportJobParameters struct { // The wrapping method to be used for incoming key material. // Possible values are: RSA_OAEP_3072_SHA1_AES_256, RSA_OAEP_4096_SHA1_AES_256. // +kubebuilder:validation:Optional ImportMethod *string `json:"importMethod,omitempty" tf:"import_method,omitempty"` // The KeyRing that this import job belongs to. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}'. // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta1.KeyRing // +crossplane:generate:reference:extractor=github.com/upbound/provider-gcp/config/common.ExtractResourceID() // +kubebuilder:validation:Optional KeyRing *string `json:"keyRing,omitempty" tf:"key_ring,omitempty"` // Reference to a KeyRing in kms to populate keyRing. // +kubebuilder:validation:Optional KeyRingRef *v1.Reference `json:"keyRingRef,omitempty" tf:"-"` // Selector for a KeyRing in kms to populate keyRing. // +kubebuilder:validation:Optional KeyRingSelector *v1.Selector `json:"keyRingSelector,omitempty" tf:"-"` // The protection level of the ImportJob. This must match the protectionLevel of the // versionTemplate on the CryptoKey you attempt to import into. // Possible values are: SOFTWARE, HSM, EXTERNAL. // +kubebuilder:validation:Optional ProtectionLevel *string `json:"protectionLevel,omitempty" tf:"protection_level,omitempty"` }
func (*KeyRingImportJobParameters) DeepCopy ¶
func (in *KeyRingImportJobParameters) DeepCopy() *KeyRingImportJobParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobParameters.
func (*KeyRingImportJobParameters) DeepCopyInto ¶
func (in *KeyRingImportJobParameters) DeepCopyInto(out *KeyRingImportJobParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJobSpec ¶
type KeyRingImportJobSpec struct { v1.ResourceSpec `json:",inline"` ForProvider KeyRingImportJobParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider KeyRingImportJobInitParameters `json:"initProvider,omitempty"` }
KeyRingImportJobSpec defines the desired state of KeyRingImportJob
func (*KeyRingImportJobSpec) DeepCopy ¶
func (in *KeyRingImportJobSpec) DeepCopy() *KeyRingImportJobSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobSpec.
func (*KeyRingImportJobSpec) DeepCopyInto ¶
func (in *KeyRingImportJobSpec) DeepCopyInto(out *KeyRingImportJobSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingImportJobStatus ¶
type KeyRingImportJobStatus struct { v1.ResourceStatus `json:",inline"` AtProvider KeyRingImportJobObservation `json:"atProvider,omitempty"` }
KeyRingImportJobStatus defines the observed state of KeyRingImportJob.
func (*KeyRingImportJobStatus) DeepCopy ¶
func (in *KeyRingImportJobStatus) DeepCopy() *KeyRingImportJobStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingImportJobStatus.
func (*KeyRingImportJobStatus) DeepCopyInto ¶
func (in *KeyRingImportJobStatus) DeepCopyInto(out *KeyRingImportJobStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingInitParameters ¶ added in v0.35.0
type KeyRingInitParameters struct { // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project *string `json:"project,omitempty" tf:"project,omitempty"` }
func (*KeyRingInitParameters) DeepCopy ¶ added in v0.35.0
func (in *KeyRingInitParameters) DeepCopy() *KeyRingInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingInitParameters.
func (*KeyRingInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *KeyRingInitParameters) DeepCopyInto(out *KeyRingInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingList ¶
type KeyRingList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []KeyRing `json:"items"` }
KeyRingList contains a list of KeyRings
func (*KeyRingList) DeepCopy ¶
func (in *KeyRingList) DeepCopy() *KeyRingList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingList.
func (*KeyRingList) DeepCopyInto ¶
func (in *KeyRingList) DeepCopyInto(out *KeyRingList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KeyRingList) DeepCopyObject ¶
func (in *KeyRingList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KeyRingList) GetItems ¶
func (l *KeyRingList) GetItems() []resource.Managed
GetItems of this KeyRingList.
type KeyRingObservation ¶
type KeyRingObservation struct { // an identifier for the resource with format projects/{{project}}/locations/{{location}}/keyRings/{{name}} ID *string `json:"id,omitempty" tf:"id,omitempty"` // The location for the KeyRing. // A full list of valid locations can be found by running gcloud kms locations list. Location *string `json:"location,omitempty" tf:"location,omitempty"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project *string `json:"project,omitempty" tf:"project,omitempty"` }
func (*KeyRingObservation) DeepCopy ¶
func (in *KeyRingObservation) DeepCopy() *KeyRingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingObservation.
func (*KeyRingObservation) DeepCopyInto ¶
func (in *KeyRingObservation) DeepCopyInto(out *KeyRingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingParameters ¶
type KeyRingParameters struct { // The location for the KeyRing. // A full list of valid locations can be found by running gcloud kms locations list. // +kubebuilder:validation:Required Location *string `json:"location" tf:"location,omitempty"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. // +kubebuilder:validation:Optional Project *string `json:"project,omitempty" tf:"project,omitempty"` }
func (*KeyRingParameters) DeepCopy ¶
func (in *KeyRingParameters) DeepCopy() *KeyRingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingParameters.
func (*KeyRingParameters) DeepCopyInto ¶
func (in *KeyRingParameters) DeepCopyInto(out *KeyRingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingSpec ¶
type KeyRingSpec struct { v1.ResourceSpec `json:",inline"` ForProvider KeyRingParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider KeyRingInitParameters `json:"initProvider,omitempty"` }
KeyRingSpec defines the desired state of KeyRing
func (*KeyRingSpec) DeepCopy ¶
func (in *KeyRingSpec) DeepCopy() *KeyRingSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingSpec.
func (*KeyRingSpec) DeepCopyInto ¶
func (in *KeyRingSpec) DeepCopyInto(out *KeyRingSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyRingStatus ¶
type KeyRingStatus struct { v1.ResourceStatus `json:",inline"` AtProvider KeyRingObservation `json:"atProvider,omitempty"` }
KeyRingStatus defines the observed state of KeyRing.
func (*KeyRingStatus) DeepCopy ¶
func (in *KeyRingStatus) DeepCopy() *KeyRingStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyRingStatus.
func (*KeyRingStatus) DeepCopyInto ¶
func (in *KeyRingStatus) DeepCopyInto(out *KeyRingStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrimaryInitParameters ¶ added in v1.0.0
type PrimaryInitParameters struct { }
func (*PrimaryInitParameters) DeepCopy ¶ added in v1.0.0
func (in *PrimaryInitParameters) DeepCopy() *PrimaryInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrimaryInitParameters.
func (*PrimaryInitParameters) DeepCopyInto ¶ added in v1.0.0
func (in *PrimaryInitParameters) DeepCopyInto(out *PrimaryInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrimaryObservation ¶ added in v1.0.0
type PrimaryObservation struct { // (Output) // The resource name for this CryptoKeyVersion. Name *string `json:"name,omitempty" tf:"name,omitempty"` // (Output) // The current state of the CryptoKeyVersion. State *string `json:"state,omitempty" tf:"state,omitempty"` }
func (*PrimaryObservation) DeepCopy ¶ added in v1.0.0
func (in *PrimaryObservation) DeepCopy() *PrimaryObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrimaryObservation.
func (*PrimaryObservation) DeepCopyInto ¶ added in v1.0.0
func (in *PrimaryObservation) DeepCopyInto(out *PrimaryObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrimaryParameters ¶ added in v1.0.0
type PrimaryParameters struct { }
func (*PrimaryParameters) DeepCopy ¶ added in v1.0.0
func (in *PrimaryParameters) DeepCopy() *PrimaryParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrimaryParameters.
func (*PrimaryParameters) DeepCopyInto ¶ added in v1.0.0
func (in *PrimaryParameters) DeepCopyInto(out *PrimaryParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PublicKeyInitParameters ¶ added in v0.35.0
type PublicKeyInitParameters struct { }
func (*PublicKeyInitParameters) DeepCopy ¶ added in v0.35.0
func (in *PublicKeyInitParameters) DeepCopy() *PublicKeyInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PublicKeyInitParameters.
func (*PublicKeyInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *PublicKeyInitParameters) DeepCopyInto(out *PublicKeyInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PublicKeyObservation ¶
type PublicKeyObservation struct { // (Output) // The public key, encoded in PEM format. For more information, see the RFC 7468 sections // for General Considerations and Textual Encoding of Subject Public Key Info. Pem *string `json:"pem,omitempty" tf:"pem,omitempty"` }
func (*PublicKeyObservation) DeepCopy ¶
func (in *PublicKeyObservation) DeepCopy() *PublicKeyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PublicKeyObservation.
func (*PublicKeyObservation) DeepCopyInto ¶
func (in *PublicKeyObservation) DeepCopyInto(out *PublicKeyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PublicKeyParameters ¶
type PublicKeyParameters struct { }
func (*PublicKeyParameters) DeepCopy ¶
func (in *PublicKeyParameters) DeepCopy() *PublicKeyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PublicKeyParameters.
func (*PublicKeyParameters) DeepCopyInto ¶
func (in *PublicKeyParameters) DeepCopyInto(out *PublicKeyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecretCiphertext ¶
type SecretCiphertext struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.plaintext) || (has(self.initProvider) && has(self.initProvider.plaintext))",message="spec.forProvider.plaintext is a required parameter" Spec SecretCiphertextSpec `json:"spec"` Status SecretCiphertextStatus `json:"status,omitempty"` }
SecretCiphertext is the Schema for the SecretCiphertexts API. Encrypts secret data with Google Cloud KMS and provides access to the ciphertext. +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,gcp}
func (*SecretCiphertext) DeepCopy ¶
func (in *SecretCiphertext) DeepCopy() *SecretCiphertext
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretCiphertext.
func (*SecretCiphertext) DeepCopyInto ¶
func (in *SecretCiphertext) DeepCopyInto(out *SecretCiphertext)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SecretCiphertext) DeepCopyObject ¶
func (in *SecretCiphertext) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*SecretCiphertext) GetCondition ¶
func (mg *SecretCiphertext) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this SecretCiphertext.
func (*SecretCiphertext) GetConnectionDetailsMapping ¶
func (tr *SecretCiphertext) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this SecretCiphertext
func (*SecretCiphertext) GetDeletionPolicy ¶
func (mg *SecretCiphertext) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this SecretCiphertext.
func (*SecretCiphertext) GetID ¶
func (tr *SecretCiphertext) GetID() string
GetID returns ID of underlying Terraform resource of this SecretCiphertext
func (*SecretCiphertext) GetInitParameters ¶ added in v0.35.0
func (tr *SecretCiphertext) GetInitParameters() (map[string]any, error)
GetInitParameters of this SecretCiphertext
func (*SecretCiphertext) GetManagementPolicies ¶ added in v0.35.0
func (mg *SecretCiphertext) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this SecretCiphertext.
func (*SecretCiphertext) GetMergedParameters ¶ added in v0.40.0
func (tr *SecretCiphertext) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this SecretCiphertext
func (*SecretCiphertext) GetObservation ¶
func (tr *SecretCiphertext) GetObservation() (map[string]any, error)
GetObservation of this SecretCiphertext
func (*SecretCiphertext) GetParameters ¶
func (tr *SecretCiphertext) GetParameters() (map[string]any, error)
GetParameters of this SecretCiphertext
func (*SecretCiphertext) GetProviderConfigReference ¶
func (mg *SecretCiphertext) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this SecretCiphertext.
func (*SecretCiphertext) GetPublishConnectionDetailsTo ¶
func (mg *SecretCiphertext) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this SecretCiphertext.
func (*SecretCiphertext) GetTerraformResourceType ¶
func (mg *SecretCiphertext) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this SecretCiphertext
func (*SecretCiphertext) GetTerraformSchemaVersion ¶
func (tr *SecretCiphertext) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*SecretCiphertext) GetWriteConnectionSecretToReference ¶
func (mg *SecretCiphertext) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this SecretCiphertext.
func (*SecretCiphertext) Hub ¶ added in v0.41.2
func (tr *SecretCiphertext) Hub()
Hub marks this type as a conversion hub.
func (*SecretCiphertext) LateInitialize ¶
func (tr *SecretCiphertext) LateInitialize(attrs []byte) (bool, error)
LateInitialize this SecretCiphertext using its observed tfState. returns True if there are any spec changes for the resource.
func (*SecretCiphertext) ResolveReferences ¶
ResolveReferences of this SecretCiphertext.
func (*SecretCiphertext) SetConditions ¶
func (mg *SecretCiphertext) SetConditions(c ...xpv1.Condition)
SetConditions of this SecretCiphertext.
func (*SecretCiphertext) SetDeletionPolicy ¶
func (mg *SecretCiphertext) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this SecretCiphertext.
func (*SecretCiphertext) SetManagementPolicies ¶ added in v0.35.0
func (mg *SecretCiphertext) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this SecretCiphertext.
func (*SecretCiphertext) SetObservation ¶
func (tr *SecretCiphertext) SetObservation(obs map[string]any) error
SetObservation for this SecretCiphertext
func (*SecretCiphertext) SetParameters ¶
func (tr *SecretCiphertext) SetParameters(params map[string]any) error
SetParameters for this SecretCiphertext
func (*SecretCiphertext) SetProviderConfigReference ¶
func (mg *SecretCiphertext) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this SecretCiphertext.
func (*SecretCiphertext) SetPublishConnectionDetailsTo ¶
func (mg *SecretCiphertext) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this SecretCiphertext.
func (*SecretCiphertext) SetWriteConnectionSecretToReference ¶
func (mg *SecretCiphertext) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this SecretCiphertext.
type SecretCiphertextInitParameters ¶ added in v0.35.0
type SecretCiphertextInitParameters struct { // The additional authenticated data used for integrity checks during encryption and decryption. // Note: This property is sensitive and will not be displayed in the plan. AdditionalAuthenticatedDataSecretRef *v1.SecretKeySelector `json:"additionalAuthenticatedDataSecretRef,omitempty" tf:"-"` // The full name of the CryptoKey that will be used to encrypt the provided plaintext. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}/cryptoKeys/{{cryptoKey}}' // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta2.CryptoKey // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() CryptoKey *string `json:"cryptoKey,omitempty" tf:"crypto_key,omitempty"` // Reference to a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeyRef *v1.Reference `json:"cryptoKeyRef,omitempty" tf:"-"` // Selector for a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeySelector *v1.Selector `json:"cryptoKeySelector,omitempty" tf:"-"` // The plaintext to be encrypted. // Note: This property is sensitive and will not be displayed in the plan. Plaintext *string `json:"plaintext,omitempty" tf:"plaintext,omitempty"` }
func (*SecretCiphertextInitParameters) DeepCopy ¶ added in v0.35.0
func (in *SecretCiphertextInitParameters) DeepCopy() *SecretCiphertextInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretCiphertextInitParameters.
func (*SecretCiphertextInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *SecretCiphertextInitParameters) DeepCopyInto(out *SecretCiphertextInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecretCiphertextList ¶
type SecretCiphertextList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []SecretCiphertext `json:"items"` }
SecretCiphertextList contains a list of SecretCiphertexts
func (*SecretCiphertextList) DeepCopy ¶
func (in *SecretCiphertextList) DeepCopy() *SecretCiphertextList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretCiphertextList.
func (*SecretCiphertextList) DeepCopyInto ¶
func (in *SecretCiphertextList) DeepCopyInto(out *SecretCiphertextList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SecretCiphertextList) DeepCopyObject ¶
func (in *SecretCiphertextList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*SecretCiphertextList) GetItems ¶
func (l *SecretCiphertextList) GetItems() []resource.Managed
GetItems of this SecretCiphertextList.
type SecretCiphertextObservation ¶
type SecretCiphertextObservation struct { // Contains the result of encrypting the provided plaintext, encoded in base64. Ciphertext *string `json:"ciphertext,omitempty" tf:"ciphertext,omitempty"` // The full name of the CryptoKey that will be used to encrypt the provided plaintext. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}/cryptoKeys/{{cryptoKey}}' CryptoKey *string `json:"cryptoKey,omitempty" tf:"crypto_key,omitempty"` // an identifier for the resource with format {{crypto_key}}/{{ciphertext}} ID *string `json:"id,omitempty" tf:"id,omitempty"` // The plaintext to be encrypted. // Note: This property is sensitive and will not be displayed in the plan. Plaintext *string `json:"plaintext,omitempty" tf:"plaintext,omitempty"` }
func (*SecretCiphertextObservation) DeepCopy ¶
func (in *SecretCiphertextObservation) DeepCopy() *SecretCiphertextObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretCiphertextObservation.
func (*SecretCiphertextObservation) DeepCopyInto ¶
func (in *SecretCiphertextObservation) DeepCopyInto(out *SecretCiphertextObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecretCiphertextParameters ¶
type SecretCiphertextParameters struct { // The additional authenticated data used for integrity checks during encryption and decryption. // Note: This property is sensitive and will not be displayed in the plan. // +kubebuilder:validation:Optional AdditionalAuthenticatedDataSecretRef *v1.SecretKeySelector `json:"additionalAuthenticatedDataSecretRef,omitempty" tf:"-"` // The full name of the CryptoKey that will be used to encrypt the provided plaintext. // Format: 'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}/cryptoKeys/{{cryptoKey}}' // +crossplane:generate:reference:type=github.com/upbound/provider-gcp/apis/kms/v1beta2.CryptoKey // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional CryptoKey *string `json:"cryptoKey,omitempty" tf:"crypto_key,omitempty"` // Reference to a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeyRef *v1.Reference `json:"cryptoKeyRef,omitempty" tf:"-"` // Selector for a CryptoKey in kms to populate cryptoKey. // +kubebuilder:validation:Optional CryptoKeySelector *v1.Selector `json:"cryptoKeySelector,omitempty" tf:"-"` // The plaintext to be encrypted. // Note: This property is sensitive and will not be displayed in the plan. // +kubebuilder:validation:Optional Plaintext *string `json:"plaintext,omitempty" tf:"plaintext,omitempty"` }
func (*SecretCiphertextParameters) DeepCopy ¶
func (in *SecretCiphertextParameters) DeepCopy() *SecretCiphertextParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretCiphertextParameters.
func (*SecretCiphertextParameters) DeepCopyInto ¶
func (in *SecretCiphertextParameters) DeepCopyInto(out *SecretCiphertextParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecretCiphertextSpec ¶
type SecretCiphertextSpec struct { v1.ResourceSpec `json:",inline"` ForProvider SecretCiphertextParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider SecretCiphertextInitParameters `json:"initProvider,omitempty"` }
SecretCiphertextSpec defines the desired state of SecretCiphertext
func (*SecretCiphertextSpec) DeepCopy ¶
func (in *SecretCiphertextSpec) DeepCopy() *SecretCiphertextSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretCiphertextSpec.
func (*SecretCiphertextSpec) DeepCopyInto ¶
func (in *SecretCiphertextSpec) DeepCopyInto(out *SecretCiphertextSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecretCiphertextStatus ¶
type SecretCiphertextStatus struct { v1.ResourceStatus `json:",inline"` AtProvider SecretCiphertextObservation `json:"atProvider,omitempty"` }
SecretCiphertextStatus defines the observed state of SecretCiphertext.
func (*SecretCiphertextStatus) DeepCopy ¶
func (in *SecretCiphertextStatus) DeepCopy() *SecretCiphertextStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretCiphertextStatus.
func (*SecretCiphertextStatus) DeepCopyInto ¶
func (in *SecretCiphertextStatus) DeepCopyInto(out *SecretCiphertextStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VersionTemplateInitParameters ¶ added in v0.35.0
type VersionTemplateInitParameters struct { // The algorithm to use when creating a version based on this template. // See the algorithm reference for possible inputs. Algorithm *string `json:"algorithm,omitempty" tf:"algorithm,omitempty"` // The protection level to use when creating a version based on this template. Possible values include "SOFTWARE", "HSM", "EXTERNAL", "EXTERNAL_VPC". Defaults to "SOFTWARE". ProtectionLevel *string `json:"protectionLevel,omitempty" tf:"protection_level,omitempty"` }
func (*VersionTemplateInitParameters) DeepCopy ¶ added in v0.35.0
func (in *VersionTemplateInitParameters) DeepCopy() *VersionTemplateInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VersionTemplateInitParameters.
func (*VersionTemplateInitParameters) DeepCopyInto ¶ added in v0.35.0
func (in *VersionTemplateInitParameters) DeepCopyInto(out *VersionTemplateInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VersionTemplateObservation ¶
type VersionTemplateObservation struct { // The algorithm to use when creating a version based on this template. // See the algorithm reference for possible inputs. Algorithm *string `json:"algorithm,omitempty" tf:"algorithm,omitempty"` // The protection level to use when creating a version based on this template. Possible values include "SOFTWARE", "HSM", "EXTERNAL", "EXTERNAL_VPC". Defaults to "SOFTWARE". ProtectionLevel *string `json:"protectionLevel,omitempty" tf:"protection_level,omitempty"` }
func (*VersionTemplateObservation) DeepCopy ¶
func (in *VersionTemplateObservation) DeepCopy() *VersionTemplateObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VersionTemplateObservation.
func (*VersionTemplateObservation) DeepCopyInto ¶
func (in *VersionTemplateObservation) DeepCopyInto(out *VersionTemplateObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VersionTemplateParameters ¶
type VersionTemplateParameters struct { // The algorithm to use when creating a version based on this template. // See the algorithm reference for possible inputs. // +kubebuilder:validation:Optional Algorithm *string `json:"algorithm" tf:"algorithm,omitempty"` // The protection level to use when creating a version based on this template. Possible values include "SOFTWARE", "HSM", "EXTERNAL", "EXTERNAL_VPC". Defaults to "SOFTWARE". // +kubebuilder:validation:Optional ProtectionLevel *string `json:"protectionLevel,omitempty" tf:"protection_level,omitempty"` }
func (*VersionTemplateParameters) DeepCopy ¶
func (in *VersionTemplateParameters) DeepCopy() *VersionTemplateParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VersionTemplateParameters.
func (*VersionTemplateParameters) DeepCopyInto ¶
func (in *VersionTemplateParameters) DeepCopyInto(out *VersionTemplateParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Source Files ¶
- zz_cryptokey_terraformed.go
- zz_cryptokey_types.go
- zz_cryptokeyiammember_terraformed.go
- zz_cryptokeyiammember_types.go
- zz_cryptokeyversion_terraformed.go
- zz_cryptokeyversion_types.go
- zz_generated.conversion_hubs.go
- zz_generated.conversion_spokes.go
- zz_generated.deepcopy.go
- zz_generated.managed.go
- zz_generated.managedlist.go
- zz_generated.resolvers.go
- zz_groupversion_info.go
- zz_keyring_terraformed.go
- zz_keyring_types.go
- zz_keyringiammember_terraformed.go
- zz_keyringiammember_types.go
- zz_keyringimportjob_terraformed.go
- zz_keyringimportjob_types.go
- zz_secretciphertext_terraformed.go
- zz_secretciphertext_types.go