Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=vault.vault.upbound.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type Audit
- func (in *Audit) DeepCopy() *Audit
- func (in *Audit) DeepCopyInto(out *Audit)
- func (in *Audit) DeepCopyObject() runtime.Object
- func (mg *Audit) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Audit) GetConnectionDetailsMapping() map[string]string
- func (mg *Audit) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Audit) GetID() string
- func (tr *Audit) GetInitParameters() (map[string]any, error)
- func (mg *Audit) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Audit) GetObservation() (map[string]any, error)
- func (tr *Audit) GetParameters() (map[string]any, error)
- func (mg *Audit) GetProviderConfigReference() *xpv1.Reference
- func (mg *Audit) GetProviderReference() *xpv1.Reference
- func (mg *Audit) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Audit) GetTerraformResourceType() string
- func (tr *Audit) GetTerraformSchemaVersion() int
- func (mg *Audit) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Audit) LateInitialize(attrs []byte) (bool, error)
- func (mg *Audit) SetConditions(c ...xpv1.Condition)
- func (mg *Audit) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Audit) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Audit) SetObservation(obs map[string]any) error
- func (tr *Audit) SetParameters(params map[string]any) error
- func (mg *Audit) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Audit) SetProviderReference(r *xpv1.Reference)
- func (mg *Audit) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Audit) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type AuditInitParameters
- type AuditList
- type AuditObservation
- type AuditParameters
- type AuditSpec
- type AuditStatus
- type Mount
- func (in *Mount) DeepCopy() *Mount
- func (in *Mount) DeepCopyInto(out *Mount)
- func (in *Mount) DeepCopyObject() runtime.Object
- func (mg *Mount) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Mount) GetConnectionDetailsMapping() map[string]string
- func (mg *Mount) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Mount) GetID() string
- func (tr *Mount) GetInitParameters() (map[string]any, error)
- func (mg *Mount) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Mount) GetObservation() (map[string]any, error)
- func (tr *Mount) GetParameters() (map[string]any, error)
- func (mg *Mount) GetProviderConfigReference() *xpv1.Reference
- func (mg *Mount) GetProviderReference() *xpv1.Reference
- func (mg *Mount) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Mount) GetTerraformResourceType() string
- func (tr *Mount) GetTerraformSchemaVersion() int
- func (mg *Mount) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Mount) LateInitialize(attrs []byte) (bool, error)
- func (mg *Mount) SetConditions(c ...xpv1.Condition)
- func (mg *Mount) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Mount) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Mount) SetObservation(obs map[string]any) error
- func (tr *Mount) SetParameters(params map[string]any) error
- func (mg *Mount) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Mount) SetProviderReference(r *xpv1.Reference)
- func (mg *Mount) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Mount) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type MountInitParameters
- type MountList
- type MountObservation
- type MountParameters
- type MountSpec
- type MountStatus
- type Policy
- func (in *Policy) DeepCopy() *Policy
- func (in *Policy) DeepCopyInto(out *Policy)
- func (in *Policy) DeepCopyObject() runtime.Object
- func (mg *Policy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Policy) GetConnectionDetailsMapping() map[string]string
- func (mg *Policy) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Policy) GetID() string
- func (tr *Policy) GetInitParameters() (map[string]any, error)
- func (mg *Policy) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Policy) GetObservation() (map[string]any, error)
- func (tr *Policy) GetParameters() (map[string]any, error)
- func (mg *Policy) GetProviderConfigReference() *xpv1.Reference
- func (mg *Policy) GetProviderReference() *xpv1.Reference
- func (mg *Policy) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Policy) GetTerraformResourceType() string
- func (tr *Policy) GetTerraformSchemaVersion() int
- func (mg *Policy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Policy) LateInitialize(attrs []byte) (bool, error)
- func (mg *Policy) SetConditions(c ...xpv1.Condition)
- func (mg *Policy) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Policy) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Policy) SetObservation(obs map[string]any) error
- func (tr *Policy) SetParameters(params map[string]any) error
- func (mg *Policy) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Policy) SetProviderReference(r *xpv1.Reference)
- func (mg *Policy) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Policy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type PolicyInitParameters
- type PolicyList
- type PolicyObservation
- type PolicyParameters
- type PolicySpec
- type PolicyStatus
- type Token
- func (in *Token) DeepCopy() *Token
- func (in *Token) DeepCopyInto(out *Token)
- func (in *Token) DeepCopyObject() runtime.Object
- func (mg *Token) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Token) GetConnectionDetailsMapping() map[string]string
- func (mg *Token) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Token) GetID() string
- func (tr *Token) GetInitParameters() (map[string]any, error)
- func (mg *Token) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Token) GetObservation() (map[string]any, error)
- func (tr *Token) GetParameters() (map[string]any, error)
- func (mg *Token) GetProviderConfigReference() *xpv1.Reference
- func (mg *Token) GetProviderReference() *xpv1.Reference
- func (mg *Token) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Token) GetTerraformResourceType() string
- func (tr *Token) GetTerraformSchemaVersion() int
- func (mg *Token) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Token) LateInitialize(attrs []byte) (bool, error)
- func (mg *Token) SetConditions(c ...xpv1.Condition)
- func (mg *Token) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Token) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Token) SetObservation(obs map[string]any) error
- func (tr *Token) SetParameters(params map[string]any) error
- func (mg *Token) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Token) SetProviderReference(r *xpv1.Reference)
- func (mg *Token) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Token) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type TokenInitParameters
- type TokenList
- type TokenObservation
- type TokenParameters
- type TokenSpec
- type TokenStatus
- type VaultNamespace
- func (in *VaultNamespace) DeepCopy() *VaultNamespace
- func (in *VaultNamespace) DeepCopyInto(out *VaultNamespace)
- func (in *VaultNamespace) DeepCopyObject() runtime.Object
- func (mg *VaultNamespace) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *VaultNamespace) GetConnectionDetailsMapping() map[string]string
- func (mg *VaultNamespace) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *VaultNamespace) GetID() string
- func (tr *VaultNamespace) GetInitParameters() (map[string]any, error)
- func (mg *VaultNamespace) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *VaultNamespace) GetObservation() (map[string]any, error)
- func (tr *VaultNamespace) GetParameters() (map[string]any, error)
- func (mg *VaultNamespace) GetProviderConfigReference() *xpv1.Reference
- func (mg *VaultNamespace) GetProviderReference() *xpv1.Reference
- func (mg *VaultNamespace) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *VaultNamespace) GetTerraformResourceType() string
- func (tr *VaultNamespace) GetTerraformSchemaVersion() int
- func (mg *VaultNamespace) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *VaultNamespace) LateInitialize(attrs []byte) (bool, error)
- func (mg *VaultNamespace) SetConditions(c ...xpv1.Condition)
- func (mg *VaultNamespace) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *VaultNamespace) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *VaultNamespace) SetObservation(obs map[string]any) error
- func (tr *VaultNamespace) SetParameters(params map[string]any) error
- func (mg *VaultNamespace) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *VaultNamespace) SetProviderReference(r *xpv1.Reference)
- func (mg *VaultNamespace) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *VaultNamespace) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type VaultNamespaceInitParameters
- type VaultNamespaceList
- type VaultNamespaceObservation
- type VaultNamespaceParameters
- type VaultNamespaceSpec
- type VaultNamespaceStatus
Constants ¶
const ( CRDGroup = "vault.vault.upbound.io" CRDVersion = "v1alpha1" )
Package type metadata.
Variables ¶
var ( Audit_Kind = "Audit" Audit_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Audit_Kind}.String() Audit_KindAPIVersion = Audit_Kind + "." + CRDGroupVersion.String() Audit_GroupVersionKind = CRDGroupVersion.WithKind(Audit_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 ( Mount_Kind = "Mount" Mount_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Mount_Kind}.String() Mount_KindAPIVersion = Mount_Kind + "." + CRDGroupVersion.String() Mount_GroupVersionKind = CRDGroupVersion.WithKind(Mount_Kind) )
Repository type metadata.
var ( Policy_Kind = "Policy" Policy_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Policy_Kind}.String() Policy_KindAPIVersion = Policy_Kind + "." + CRDGroupVersion.String() Policy_GroupVersionKind = CRDGroupVersion.WithKind(Policy_Kind) )
Repository type metadata.
var ( Token_Kind = "Token" Token_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Token_Kind}.String() Token_KindAPIVersion = Token_Kind + "." + CRDGroupVersion.String() Token_GroupVersionKind = CRDGroupVersion.WithKind(Token_Kind) )
Repository type metadata.
var ( VaultNamespace_Kind = "VaultNamespace" VaultNamespace_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: VaultNamespace_Kind}.String() VaultNamespace_KindAPIVersion = VaultNamespace_Kind + "." + CRDGroupVersion.String() VaultNamespace_GroupVersionKind = CRDGroupVersion.WithKind(VaultNamespace_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type Audit ¶
type Audit 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.options) || has(self.initProvider.options)",message="options is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.type) || has(self.initProvider.type)",message="type is a required parameter" Spec AuditSpec `json:"spec"` Status AuditStatus `json:"status,omitempty"` }
Audit is the Schema for the Audits API. Writes audit backends for Vault +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,vault}
func (*Audit) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Audit.
func (*Audit) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Audit) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Audit) GetCondition ¶
func (mg *Audit) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Audit.
func (*Audit) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Audit
func (*Audit) GetDeletionPolicy ¶
func (mg *Audit) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Audit.
func (*Audit) GetInitParameters ¶ added in v0.2.0
GetInitParameters of this Audit
func (*Audit) GetManagementPolicies ¶ added in v0.2.0
func (mg *Audit) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Audit.
func (*Audit) GetObservation ¶
GetObservation of this Audit
func (*Audit) GetParameters ¶
GetParameters of this Audit
func (*Audit) GetProviderConfigReference ¶
GetProviderConfigReference of this Audit.
func (*Audit) GetProviderReference ¶
GetProviderReference of this Audit. Deprecated: Use GetProviderConfigReference.
func (*Audit) GetPublishConnectionDetailsTo ¶
func (mg *Audit) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Audit.
func (*Audit) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Audit
func (*Audit) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Audit) GetWriteConnectionSecretToReference ¶
func (mg *Audit) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Audit.
func (*Audit) LateInitialize ¶
LateInitialize this Audit using its observed tfState. returns True if there are any spec changes for the resource.
func (*Audit) SetConditions ¶
SetConditions of this Audit.
func (*Audit) SetDeletionPolicy ¶
func (mg *Audit) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Audit.
func (*Audit) SetManagementPolicies ¶ added in v0.2.0
func (mg *Audit) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Audit.
func (*Audit) SetObservation ¶
SetObservation for this Audit
func (*Audit) SetParameters ¶
SetParameters for this Audit
func (*Audit) SetProviderConfigReference ¶
SetProviderConfigReference of this Audit.
func (*Audit) SetProviderReference ¶
SetProviderReference of this Audit. Deprecated: Use SetProviderConfigReference.
func (*Audit) SetPublishConnectionDetailsTo ¶
func (mg *Audit) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Audit.
func (*Audit) SetWriteConnectionSecretToReference ¶
func (mg *Audit) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Audit.
type AuditInitParameters ¶ added in v0.2.0
type AuditInitParameters struct { // Human-friendly description of the audit device. // Human-friendly description of the audit device. Description *string `json:"description,omitempty" tf:"description,omitempty"` // Specifies if the audit device is a local only. Local audit devices are not replicated nor (if a secondary) removed by replication. // Specifies if the audit device is a local only. Local audit devices are not replicated nor (if a secondary) removed by replication. Local *bool `json:"local,omitempty" tf:"local,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Configuration options to pass to the audit device itself. // Configuration options to pass to the audit device itself. Options map[string]*string `json:"options,omitempty" tf:"options,omitempty"` // The path to mount the audit device. This defaults to the type. // Path in which to enable the audit device. Path *string `json:"path,omitempty" tf:"path,omitempty"` // Type of the audit device, such as 'file'. // Type of the audit device, such as 'file'. Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*AuditInitParameters) DeepCopy ¶ added in v0.2.0
func (in *AuditInitParameters) DeepCopy() *AuditInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuditInitParameters.
func (*AuditInitParameters) DeepCopyInto ¶ added in v0.2.0
func (in *AuditInitParameters) DeepCopyInto(out *AuditInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AuditList ¶
type AuditList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Audit `json:"items"` }
AuditList contains a list of Audits
func (*AuditList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuditList.
func (*AuditList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AuditList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type AuditObservation ¶
type AuditObservation struct { // Human-friendly description of the audit device. // Human-friendly description of the audit device. Description *string `json:"description,omitempty" tf:"description,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` // Specifies if the audit device is a local only. Local audit devices are not replicated nor (if a secondary) removed by replication. // Specifies if the audit device is a local only. Local audit devices are not replicated nor (if a secondary) removed by replication. Local *bool `json:"local,omitempty" tf:"local,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Configuration options to pass to the audit device itself. // Configuration options to pass to the audit device itself. Options map[string]*string `json:"options,omitempty" tf:"options,omitempty"` // The path to mount the audit device. This defaults to the type. // Path in which to enable the audit device. Path *string `json:"path,omitempty" tf:"path,omitempty"` // Type of the audit device, such as 'file'. // Type of the audit device, such as 'file'. Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*AuditObservation) DeepCopy ¶
func (in *AuditObservation) DeepCopy() *AuditObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuditObservation.
func (*AuditObservation) DeepCopyInto ¶
func (in *AuditObservation) DeepCopyInto(out *AuditObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AuditParameters ¶
type AuditParameters struct { // Human-friendly description of the audit device. // Human-friendly description of the audit device. // +kubebuilder:validation:Optional Description *string `json:"description,omitempty" tf:"description,omitempty"` // Specifies if the audit device is a local only. Local audit devices are not replicated nor (if a secondary) removed by replication. // Specifies if the audit device is a local only. Local audit devices are not replicated nor (if a secondary) removed by replication. // +kubebuilder:validation:Optional Local *bool `json:"local,omitempty" tf:"local,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) // +kubebuilder:validation:Optional Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Configuration options to pass to the audit device itself. // Configuration options to pass to the audit device itself. // +kubebuilder:validation:Optional Options map[string]*string `json:"options,omitempty" tf:"options,omitempty"` // The path to mount the audit device. This defaults to the type. // Path in which to enable the audit device. // +kubebuilder:validation:Optional Path *string `json:"path,omitempty" tf:"path,omitempty"` // Type of the audit device, such as 'file'. // Type of the audit device, such as 'file'. // +kubebuilder:validation:Optional Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*AuditParameters) DeepCopy ¶
func (in *AuditParameters) DeepCopy() *AuditParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuditParameters.
func (*AuditParameters) DeepCopyInto ¶
func (in *AuditParameters) DeepCopyInto(out *AuditParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AuditSpec ¶
type AuditSpec struct { v1.ResourceSpec `json:",inline"` ForProvider AuditParameters `json:"forProvider"` // THIS IS AN ALPHA FIELD. Do not use it in production. It is not honored // unless the relevant Crossplane feature flag is enabled, and may be // changed or removed without notice. // 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 AuditInitParameters `json:"initProvider,omitempty"` }
AuditSpec defines the desired state of Audit
func (*AuditSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuditSpec.
func (*AuditSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AuditStatus ¶
type AuditStatus struct { v1.ResourceStatus `json:",inline"` AtProvider AuditObservation `json:"atProvider,omitempty"` }
AuditStatus defines the observed state of Audit.
func (*AuditStatus) DeepCopy ¶
func (in *AuditStatus) DeepCopy() *AuditStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuditStatus.
func (*AuditStatus) DeepCopyInto ¶
func (in *AuditStatus) DeepCopyInto(out *AuditStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Mount ¶
type Mount 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.path) || has(self.initProvider.path)",message="path is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.type) || has(self.initProvider.type)",message="type is a required parameter" Spec MountSpec `json:"spec"` Status MountStatus `json:"status,omitempty"` }
Mount is the Schema for the Mounts API. Managing the mounting of secret backends in Vault +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,vault}
func (*Mount) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Mount.
func (*Mount) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Mount) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Mount) GetCondition ¶
func (mg *Mount) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Mount.
func (*Mount) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Mount
func (*Mount) GetDeletionPolicy ¶
func (mg *Mount) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Mount.
func (*Mount) GetInitParameters ¶ added in v0.2.0
GetInitParameters of this Mount
func (*Mount) GetManagementPolicies ¶ added in v0.2.0
func (mg *Mount) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Mount.
func (*Mount) GetObservation ¶
GetObservation of this Mount
func (*Mount) GetParameters ¶
GetParameters of this Mount
func (*Mount) GetProviderConfigReference ¶
GetProviderConfigReference of this Mount.
func (*Mount) GetProviderReference ¶
GetProviderReference of this Mount. Deprecated: Use GetProviderConfigReference.
func (*Mount) GetPublishConnectionDetailsTo ¶
func (mg *Mount) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Mount.
func (*Mount) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Mount
func (*Mount) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Mount) GetWriteConnectionSecretToReference ¶
func (mg *Mount) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Mount.
func (*Mount) LateInitialize ¶
LateInitialize this Mount using its observed tfState. returns True if there are any spec changes for the resource.
func (*Mount) SetConditions ¶
SetConditions of this Mount.
func (*Mount) SetDeletionPolicy ¶
func (mg *Mount) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Mount.
func (*Mount) SetManagementPolicies ¶ added in v0.2.0
func (mg *Mount) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Mount.
func (*Mount) SetObservation ¶
SetObservation for this Mount
func (*Mount) SetParameters ¶
SetParameters for this Mount
func (*Mount) SetProviderConfigReference ¶
SetProviderConfigReference of this Mount.
func (*Mount) SetProviderReference ¶
SetProviderReference of this Mount. Deprecated: Use SetProviderConfigReference.
func (*Mount) SetPublishConnectionDetailsTo ¶
func (mg *Mount) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Mount.
func (*Mount) SetWriteConnectionSecretToReference ¶
func (mg *Mount) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Mount.
type MountInitParameters ¶ added in v0.2.0
type MountInitParameters struct { // Set of managed key registry entry names that the mount in question is allowed to access // List of managed key registry entry names that the mount in question is allowed to access AllowedManagedKeys []*string `json:"allowedManagedKeys,omitempty" tf:"allowed_managed_keys,omitempty"` // Specifies the list of keys that will not be HMAC'd by audit devices in the request data object. // Specifies the list of keys that will not be HMAC'd by audit devices in the request data object. AuditNonHMACRequestKeys []*string `json:"auditNonHmacRequestKeys,omitempty" tf:"audit_non_hmac_request_keys,omitempty"` // Specifies the list of keys that will not be HMAC'd by audit devices in the response data object. // Specifies the list of keys that will not be HMAC'd by audit devices in the response data object. AuditNonHMACResponseKeys []*string `json:"auditNonHmacResponseKeys,omitempty" tf:"audit_non_hmac_response_keys,omitempty"` // Default lease duration for tokens and secrets in seconds // Default lease duration for tokens and secrets in seconds DefaultLeaseTTLSeconds *float64 `json:"defaultLeaseTtlSeconds,omitempty" tf:"default_lease_ttl_seconds,omitempty"` // Human-friendly description of the mount // Human-friendly description of the mount Description *string `json:"description,omitempty" tf:"description,omitempty"` // Boolean flag that can be explicitly set to true to enable the secrets engine to access Vault's external entropy source // Enable the secrets engine to access Vault's external entropy source ExternalEntropyAccess *bool `json:"externalEntropyAccess,omitempty" tf:"external_entropy_access,omitempty"` // Boolean flag that can be explicitly set to true to enforce local mount in HA environment // Local mount flag that can be explicitly set to true to enforce local mount in HA environment Local *bool `json:"local,omitempty" tf:"local,omitempty"` // Maximum possible lease duration for tokens and secrets in seconds // Maximum possible lease duration for tokens and secrets in seconds MaxLeaseTTLSeconds *float64 `json:"maxLeaseTtlSeconds,omitempty" tf:"max_lease_ttl_seconds,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Specifies mount type specific options that are passed to the backend // Specifies mount type specific options that are passed to the backend Options map[string]*string `json:"options,omitempty" tf:"options,omitempty"` // Where the secret backend will be mounted // Where the secret backend will be mounted Path *string `json:"path,omitempty" tf:"path,omitempty"` // Boolean flag that can be explicitly set to true to enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability // Enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability SealWrap *bool `json:"sealWrap,omitempty" tf:"seal_wrap,omitempty"` // Type of the backend, such as "aws" // Type of the backend, such as 'aws' Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*MountInitParameters) DeepCopy ¶ added in v0.2.0
func (in *MountInitParameters) DeepCopy() *MountInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MountInitParameters.
func (*MountInitParameters) DeepCopyInto ¶ added in v0.2.0
func (in *MountInitParameters) DeepCopyInto(out *MountInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MountList ¶
type MountList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Mount `json:"items"` }
MountList contains a list of Mounts
func (*MountList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MountList.
func (*MountList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MountList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type MountObservation ¶
type MountObservation struct { // The accessor for this mount. // Accessor of the mount Accessor *string `json:"accessor,omitempty" tf:"accessor,omitempty"` // Set of managed key registry entry names that the mount in question is allowed to access // List of managed key registry entry names that the mount in question is allowed to access AllowedManagedKeys []*string `json:"allowedManagedKeys,omitempty" tf:"allowed_managed_keys,omitempty"` // Specifies the list of keys that will not be HMAC'd by audit devices in the request data object. // Specifies the list of keys that will not be HMAC'd by audit devices in the request data object. AuditNonHMACRequestKeys []*string `json:"auditNonHmacRequestKeys,omitempty" tf:"audit_non_hmac_request_keys,omitempty"` // Specifies the list of keys that will not be HMAC'd by audit devices in the response data object. // Specifies the list of keys that will not be HMAC'd by audit devices in the response data object. AuditNonHMACResponseKeys []*string `json:"auditNonHmacResponseKeys,omitempty" tf:"audit_non_hmac_response_keys,omitempty"` // Default lease duration for tokens and secrets in seconds // Default lease duration for tokens and secrets in seconds DefaultLeaseTTLSeconds *float64 `json:"defaultLeaseTtlSeconds,omitempty" tf:"default_lease_ttl_seconds,omitempty"` // Human-friendly description of the mount // Human-friendly description of the mount Description *string `json:"description,omitempty" tf:"description,omitempty"` // Boolean flag that can be explicitly set to true to enable the secrets engine to access Vault's external entropy source // Enable the secrets engine to access Vault's external entropy source ExternalEntropyAccess *bool `json:"externalEntropyAccess,omitempty" tf:"external_entropy_access,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` // Boolean flag that can be explicitly set to true to enforce local mount in HA environment // Local mount flag that can be explicitly set to true to enforce local mount in HA environment Local *bool `json:"local,omitempty" tf:"local,omitempty"` // Maximum possible lease duration for tokens and secrets in seconds // Maximum possible lease duration for tokens and secrets in seconds MaxLeaseTTLSeconds *float64 `json:"maxLeaseTtlSeconds,omitempty" tf:"max_lease_ttl_seconds,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Specifies mount type specific options that are passed to the backend // Specifies mount type specific options that are passed to the backend Options map[string]*string `json:"options,omitempty" tf:"options,omitempty"` // Where the secret backend will be mounted // Where the secret backend will be mounted Path *string `json:"path,omitempty" tf:"path,omitempty"` // Boolean flag that can be explicitly set to true to enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability // Enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability SealWrap *bool `json:"sealWrap,omitempty" tf:"seal_wrap,omitempty"` // Type of the backend, such as "aws" // Type of the backend, such as 'aws' Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*MountObservation) DeepCopy ¶
func (in *MountObservation) DeepCopy() *MountObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MountObservation.
func (*MountObservation) DeepCopyInto ¶
func (in *MountObservation) DeepCopyInto(out *MountObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MountParameters ¶
type MountParameters struct { // Set of managed key registry entry names that the mount in question is allowed to access // List of managed key registry entry names that the mount in question is allowed to access // +kubebuilder:validation:Optional AllowedManagedKeys []*string `json:"allowedManagedKeys,omitempty" tf:"allowed_managed_keys,omitempty"` // Specifies the list of keys that will not be HMAC'd by audit devices in the request data object. // Specifies the list of keys that will not be HMAC'd by audit devices in the request data object. // +kubebuilder:validation:Optional AuditNonHMACRequestKeys []*string `json:"auditNonHmacRequestKeys,omitempty" tf:"audit_non_hmac_request_keys,omitempty"` // Specifies the list of keys that will not be HMAC'd by audit devices in the response data object. // Specifies the list of keys that will not be HMAC'd by audit devices in the response data object. // +kubebuilder:validation:Optional AuditNonHMACResponseKeys []*string `json:"auditNonHmacResponseKeys,omitempty" tf:"audit_non_hmac_response_keys,omitempty"` // Default lease duration for tokens and secrets in seconds // Default lease duration for tokens and secrets in seconds // +kubebuilder:validation:Optional DefaultLeaseTTLSeconds *float64 `json:"defaultLeaseTtlSeconds,omitempty" tf:"default_lease_ttl_seconds,omitempty"` // Human-friendly description of the mount // Human-friendly description of the mount // +kubebuilder:validation:Optional Description *string `json:"description,omitempty" tf:"description,omitempty"` // Boolean flag that can be explicitly set to true to enable the secrets engine to access Vault's external entropy source // Enable the secrets engine to access Vault's external entropy source // +kubebuilder:validation:Optional ExternalEntropyAccess *bool `json:"externalEntropyAccess,omitempty" tf:"external_entropy_access,omitempty"` // Boolean flag that can be explicitly set to true to enforce local mount in HA environment // Local mount flag that can be explicitly set to true to enforce local mount in HA environment // +kubebuilder:validation:Optional Local *bool `json:"local,omitempty" tf:"local,omitempty"` // Maximum possible lease duration for tokens and secrets in seconds // Maximum possible lease duration for tokens and secrets in seconds // +kubebuilder:validation:Optional MaxLeaseTTLSeconds *float64 `json:"maxLeaseTtlSeconds,omitempty" tf:"max_lease_ttl_seconds,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) // +kubebuilder:validation:Optional Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Specifies mount type specific options that are passed to the backend // Specifies mount type specific options that are passed to the backend // +kubebuilder:validation:Optional Options map[string]*string `json:"options,omitempty" tf:"options,omitempty"` // Where the secret backend will be mounted // Where the secret backend will be mounted // +kubebuilder:validation:Optional Path *string `json:"path,omitempty" tf:"path,omitempty"` // Boolean flag that can be explicitly set to true to enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability // Enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability // +kubebuilder:validation:Optional SealWrap *bool `json:"sealWrap,omitempty" tf:"seal_wrap,omitempty"` // Type of the backend, such as "aws" // Type of the backend, such as 'aws' // +kubebuilder:validation:Optional Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*MountParameters) DeepCopy ¶
func (in *MountParameters) DeepCopy() *MountParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MountParameters.
func (*MountParameters) DeepCopyInto ¶
func (in *MountParameters) DeepCopyInto(out *MountParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MountSpec ¶
type MountSpec struct { v1.ResourceSpec `json:",inline"` ForProvider MountParameters `json:"forProvider"` // THIS IS AN ALPHA FIELD. Do not use it in production. It is not honored // unless the relevant Crossplane feature flag is enabled, and may be // changed or removed without notice. // 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 MountInitParameters `json:"initProvider,omitempty"` }
MountSpec defines the desired state of Mount
func (*MountSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MountSpec.
func (*MountSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MountStatus ¶
type MountStatus struct { v1.ResourceStatus `json:",inline"` AtProvider MountObservation `json:"atProvider,omitempty"` }
MountStatus defines the observed state of Mount.
func (*MountStatus) DeepCopy ¶
func (in *MountStatus) DeepCopy() *MountStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MountStatus.
func (*MountStatus) DeepCopyInto ¶
func (in *MountStatus) DeepCopyInto(out *MountStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Policy ¶
type Policy 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.name) || has(self.initProvider.name)",message="name is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.policy) || has(self.initProvider.policy)",message="policy is a required parameter" Spec PolicySpec `json:"spec"` Status PolicyStatus `json:"status,omitempty"` }
Policy is the Schema for the Policys API. Writes arbitrary policies for Vault +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,vault}
func (*Policy) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Policy.
func (*Policy) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Policy) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Policy) GetCondition ¶
func (mg *Policy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Policy.
func (*Policy) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Policy
func (*Policy) GetDeletionPolicy ¶
func (mg *Policy) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Policy.
func (*Policy) GetInitParameters ¶ added in v0.2.0
GetInitParameters of this Policy
func (*Policy) GetManagementPolicies ¶ added in v0.2.0
func (mg *Policy) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Policy.
func (*Policy) GetObservation ¶
GetObservation of this Policy
func (*Policy) GetParameters ¶
GetParameters of this Policy
func (*Policy) GetProviderConfigReference ¶
GetProviderConfigReference of this Policy.
func (*Policy) GetProviderReference ¶
GetProviderReference of this Policy. Deprecated: Use GetProviderConfigReference.
func (*Policy) GetPublishConnectionDetailsTo ¶
func (mg *Policy) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Policy.
func (*Policy) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Policy
func (*Policy) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Policy) GetWriteConnectionSecretToReference ¶
func (mg *Policy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Policy.
func (*Policy) LateInitialize ¶
LateInitialize this Policy using its observed tfState. returns True if there are any spec changes for the resource.
func (*Policy) SetConditions ¶
SetConditions of this Policy.
func (*Policy) SetDeletionPolicy ¶
func (mg *Policy) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Policy.
func (*Policy) SetManagementPolicies ¶ added in v0.2.0
func (mg *Policy) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Policy.
func (*Policy) SetObservation ¶
SetObservation for this Policy
func (*Policy) SetParameters ¶
SetParameters for this Policy
func (*Policy) SetProviderConfigReference ¶
SetProviderConfigReference of this Policy.
func (*Policy) SetProviderReference ¶
SetProviderReference of this Policy. Deprecated: Use SetProviderConfigReference.
func (*Policy) SetPublishConnectionDetailsTo ¶
func (mg *Policy) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Policy.
func (*Policy) SetWriteConnectionSecretToReference ¶
func (mg *Policy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Policy.
type PolicyInitParameters ¶ added in v0.2.0
type PolicyInitParameters struct { // The name of the policy // Name of the policy Name *string `json:"name,omitempty" tf:"name,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // String containing a Vault policy // The policy document Policy *string `json:"policy,omitempty" tf:"policy,omitempty"` }
func (*PolicyInitParameters) DeepCopy ¶ added in v0.2.0
func (in *PolicyInitParameters) DeepCopy() *PolicyInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyInitParameters.
func (*PolicyInitParameters) DeepCopyInto ¶ added in v0.2.0
func (in *PolicyInitParameters) DeepCopyInto(out *PolicyInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyList ¶
type PolicyList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Policy `json:"items"` }
PolicyList contains a list of Policys
func (*PolicyList) DeepCopy ¶
func (in *PolicyList) DeepCopy() *PolicyList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyList.
func (*PolicyList) DeepCopyInto ¶
func (in *PolicyList) DeepCopyInto(out *PolicyList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PolicyList) DeepCopyObject ¶
func (in *PolicyList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PolicyList) GetItems ¶
func (l *PolicyList) GetItems() []resource.Managed
GetItems of this PolicyList.
type PolicyObservation ¶
type PolicyObservation struct { ID *string `json:"id,omitempty" tf:"id,omitempty"` // The name of the policy // Name of the policy Name *string `json:"name,omitempty" tf:"name,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // String containing a Vault policy // The policy document Policy *string `json:"policy,omitempty" tf:"policy,omitempty"` }
func (*PolicyObservation) DeepCopy ¶
func (in *PolicyObservation) DeepCopy() *PolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyObservation.
func (*PolicyObservation) DeepCopyInto ¶
func (in *PolicyObservation) DeepCopyInto(out *PolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyParameters ¶
type PolicyParameters struct { // The name of the policy // Name of the policy // +kubebuilder:validation:Optional Name *string `json:"name,omitempty" tf:"name,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) // +kubebuilder:validation:Optional Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // String containing a Vault policy // The policy document // +kubebuilder:validation:Optional Policy *string `json:"policy,omitempty" tf:"policy,omitempty"` }
func (*PolicyParameters) DeepCopy ¶
func (in *PolicyParameters) DeepCopy() *PolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyParameters.
func (*PolicyParameters) DeepCopyInto ¶
func (in *PolicyParameters) DeepCopyInto(out *PolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicySpec ¶
type PolicySpec struct { v1.ResourceSpec `json:",inline"` ForProvider PolicyParameters `json:"forProvider"` // THIS IS AN ALPHA FIELD. Do not use it in production. It is not honored // unless the relevant Crossplane feature flag is enabled, and may be // changed or removed without notice. // 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 PolicyInitParameters `json:"initProvider,omitempty"` }
PolicySpec defines the desired state of Policy
func (*PolicySpec) DeepCopy ¶
func (in *PolicySpec) DeepCopy() *PolicySpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicySpec.
func (*PolicySpec) DeepCopyInto ¶
func (in *PolicySpec) DeepCopyInto(out *PolicySpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyStatus ¶
type PolicyStatus struct { v1.ResourceStatus `json:",inline"` AtProvider PolicyObservation `json:"atProvider,omitempty"` }
PolicyStatus defines the observed state of Policy.
func (*PolicyStatus) DeepCopy ¶
func (in *PolicyStatus) DeepCopy() *PolicyStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyStatus.
func (*PolicyStatus) DeepCopyInto ¶
func (in *PolicyStatus) DeepCopyInto(out *PolicyStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Token ¶
type Token struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec TokenSpec `json:"spec"` Status TokenStatus `json:"status,omitempty"` }
Token is the Schema for the Tokens API. Writes token for Vault +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,vault}
func (*Token) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Token.
func (*Token) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Token) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Token) GetCondition ¶
func (mg *Token) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Token.
func (*Token) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Token
func (*Token) GetDeletionPolicy ¶
func (mg *Token) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Token.
func (*Token) GetInitParameters ¶ added in v0.2.0
GetInitParameters of this Token
func (*Token) GetManagementPolicies ¶ added in v0.2.0
func (mg *Token) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Token.
func (*Token) GetObservation ¶
GetObservation of this Token
func (*Token) GetParameters ¶
GetParameters of this Token
func (*Token) GetProviderConfigReference ¶
GetProviderConfigReference of this Token.
func (*Token) GetProviderReference ¶
GetProviderReference of this Token. Deprecated: Use GetProviderConfigReference.
func (*Token) GetPublishConnectionDetailsTo ¶
func (mg *Token) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Token.
func (*Token) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Token
func (*Token) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Token) GetWriteConnectionSecretToReference ¶
func (mg *Token) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Token.
func (*Token) LateInitialize ¶
LateInitialize this Token using its observed tfState. returns True if there are any spec changes for the resource.
func (*Token) SetConditions ¶
SetConditions of this Token.
func (*Token) SetDeletionPolicy ¶
func (mg *Token) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Token.
func (*Token) SetManagementPolicies ¶ added in v0.2.0
func (mg *Token) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Token.
func (*Token) SetObservation ¶
SetObservation for this Token
func (*Token) SetParameters ¶
SetParameters for this Token
func (*Token) SetProviderConfigReference ¶
SetProviderConfigReference of this Token.
func (*Token) SetProviderReference ¶
SetProviderReference of this Token. Deprecated: Use SetProviderConfigReference.
func (*Token) SetPublishConnectionDetailsTo ¶
func (mg *Token) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Token.
func (*Token) SetWriteConnectionSecretToReference ¶
func (mg *Token) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Token.
type TokenInitParameters ¶ added in v0.2.0
type TokenInitParameters struct { // String containing the token display name // The display name of the token. DisplayName *string `json:"displayName,omitempty" tf:"display_name,omitempty"` // The explicit max TTL of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The explicit max TTL of the token. ExplicitMaxTTL *string `json:"explicitMaxTtl,omitempty" tf:"explicit_max_ttl,omitempty"` // Metadata to be set on this token // Metadata to be associated with the token. Metadata map[string]*string `json:"metadata,omitempty" tf:"metadata,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Flag to not attach the default policy to this token // Flag to disable the default policy. NoDefaultPolicy *bool `json:"noDefaultPolicy,omitempty" tf:"no_default_policy,omitempty"` // Flag to create a token without parent // Flag to create a token without parent. NoParent *bool `json:"noParent,omitempty" tf:"no_parent,omitempty"` // The number of allowed uses of this token // The number of allowed uses of the token. NumUses *float64 `json:"numUses,omitempty" tf:"num_uses,omitempty"` // The period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The period of the token. Period *string `json:"period,omitempty" tf:"period,omitempty"` // List of policies to attach to this token // List of policies. Policies []*string `json:"policies,omitempty" tf:"policies,omitempty"` // The renew increment. This is specified in seconds // The renew increment. RenewIncrement *float64 `json:"renewIncrement,omitempty" tf:"renew_increment,omitempty"` // The minimal lease to renew this token // The minimum lease to renew token. RenewMinLease *float64 `json:"renewMinLease,omitempty" tf:"renew_min_lease,omitempty"` // Flag to allow to renew this token // Flag to allow the token to be renewed Renewable *bool `json:"renewable,omitempty" tf:"renewable,omitempty"` // The token role name // The token role name. RoleName *string `json:"roleName,omitempty" tf:"role_name,omitempty"` // The TTL period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The TTL period of the token. TTL *string `json:"ttl,omitempty" tf:"ttl,omitempty"` // The TTL period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The TTL period of the wrapped token. WrappingTTL *string `json:"wrappingTtl,omitempty" tf:"wrapping_ttl,omitempty"` }
func (*TokenInitParameters) DeepCopy ¶ added in v0.2.0
func (in *TokenInitParameters) DeepCopy() *TokenInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenInitParameters.
func (*TokenInitParameters) DeepCopyInto ¶ added in v0.2.0
func (in *TokenInitParameters) DeepCopyInto(out *TokenInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenList ¶
type TokenList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Token `json:"items"` }
TokenList contains a list of Tokens
func (*TokenList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenList.
func (*TokenList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TokenList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type TokenObservation ¶
type TokenObservation struct { // String containing the token display name // The display name of the token. DisplayName *string `json:"displayName,omitempty" tf:"display_name,omitempty"` // The explicit max TTL of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The explicit max TTL of the token. ExplicitMaxTTL *string `json:"explicitMaxTtl,omitempty" tf:"explicit_max_ttl,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` // String containing the token lease duration if present in state file // The token lease duration. LeaseDuration *float64 `json:"leaseDuration,omitempty" tf:"lease_duration,omitempty"` // String containing the token lease started time if present in state file // The token lease started on. LeaseStarted *string `json:"leaseStarted,omitempty" tf:"lease_started,omitempty"` // Metadata to be set on this token // Metadata to be associated with the token. Metadata map[string]*string `json:"metadata,omitempty" tf:"metadata,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Flag to not attach the default policy to this token // Flag to disable the default policy. NoDefaultPolicy *bool `json:"noDefaultPolicy,omitempty" tf:"no_default_policy,omitempty"` // Flag to create a token without parent // Flag to create a token without parent. NoParent *bool `json:"noParent,omitempty" tf:"no_parent,omitempty"` // The number of allowed uses of this token // The number of allowed uses of the token. NumUses *float64 `json:"numUses,omitempty" tf:"num_uses,omitempty"` // The period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The period of the token. Period *string `json:"period,omitempty" tf:"period,omitempty"` // List of policies to attach to this token // List of policies. Policies []*string `json:"policies,omitempty" tf:"policies,omitempty"` // The renew increment. This is specified in seconds // The renew increment. RenewIncrement *float64 `json:"renewIncrement,omitempty" tf:"renew_increment,omitempty"` // The minimal lease to renew this token // The minimum lease to renew token. RenewMinLease *float64 `json:"renewMinLease,omitempty" tf:"renew_min_lease,omitempty"` // Flag to allow to renew this token // Flag to allow the token to be renewed Renewable *bool `json:"renewable,omitempty" tf:"renewable,omitempty"` // The token role name // The token role name. RoleName *string `json:"roleName,omitempty" tf:"role_name,omitempty"` // The TTL period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The TTL period of the token. TTL *string `json:"ttl,omitempty" tf:"ttl,omitempty"` // The TTL period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The TTL period of the wrapped token. WrappingTTL *string `json:"wrappingTtl,omitempty" tf:"wrapping_ttl,omitempty"` }
func (*TokenObservation) DeepCopy ¶
func (in *TokenObservation) DeepCopy() *TokenObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenObservation.
func (*TokenObservation) DeepCopyInto ¶
func (in *TokenObservation) DeepCopyInto(out *TokenObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenParameters ¶
type TokenParameters struct { // String containing the token display name // The display name of the token. // +kubebuilder:validation:Optional DisplayName *string `json:"displayName,omitempty" tf:"display_name,omitempty"` // The explicit max TTL of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The explicit max TTL of the token. // +kubebuilder:validation:Optional ExplicitMaxTTL *string `json:"explicitMaxTtl,omitempty" tf:"explicit_max_ttl,omitempty"` // Metadata to be set on this token // Metadata to be associated with the token. // +kubebuilder:validation:Optional Metadata map[string]*string `json:"metadata,omitempty" tf:"metadata,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) // +kubebuilder:validation:Optional Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Flag to not attach the default policy to this token // Flag to disable the default policy. // +kubebuilder:validation:Optional NoDefaultPolicy *bool `json:"noDefaultPolicy,omitempty" tf:"no_default_policy,omitempty"` // Flag to create a token without parent // Flag to create a token without parent. // +kubebuilder:validation:Optional NoParent *bool `json:"noParent,omitempty" tf:"no_parent,omitempty"` // The number of allowed uses of this token // The number of allowed uses of the token. // +kubebuilder:validation:Optional NumUses *float64 `json:"numUses,omitempty" tf:"num_uses,omitempty"` // The period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The period of the token. // +kubebuilder:validation:Optional Period *string `json:"period,omitempty" tf:"period,omitempty"` // List of policies to attach to this token // List of policies. // +kubebuilder:validation:Optional Policies []*string `json:"policies,omitempty" tf:"policies,omitempty"` // The renew increment. This is specified in seconds // The renew increment. // +kubebuilder:validation:Optional RenewIncrement *float64 `json:"renewIncrement,omitempty" tf:"renew_increment,omitempty"` // The minimal lease to renew this token // The minimum lease to renew token. // +kubebuilder:validation:Optional RenewMinLease *float64 `json:"renewMinLease,omitempty" tf:"renew_min_lease,omitempty"` // Flag to allow to renew this token // Flag to allow the token to be renewed // +kubebuilder:validation:Optional Renewable *bool `json:"renewable,omitempty" tf:"renewable,omitempty"` // The token role name // The token role name. // +kubebuilder:validation:Optional RoleName *string `json:"roleName,omitempty" tf:"role_name,omitempty"` // The TTL period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The TTL period of the token. // +kubebuilder:validation:Optional TTL *string `json:"ttl,omitempty" tf:"ttl,omitempty"` // The TTL period of this token. This is specified as a numeric string with suffix like "30s" ro "5m" // The TTL period of the wrapped token. // +kubebuilder:validation:Optional WrappingTTL *string `json:"wrappingTtl,omitempty" tf:"wrapping_ttl,omitempty"` }
func (*TokenParameters) DeepCopy ¶
func (in *TokenParameters) DeepCopy() *TokenParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenParameters.
func (*TokenParameters) DeepCopyInto ¶
func (in *TokenParameters) DeepCopyInto(out *TokenParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenSpec ¶
type TokenSpec struct { v1.ResourceSpec `json:",inline"` ForProvider TokenParameters `json:"forProvider"` // THIS IS AN ALPHA FIELD. Do not use it in production. It is not honored // unless the relevant Crossplane feature flag is enabled, and may be // changed or removed without notice. // 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 TokenInitParameters `json:"initProvider,omitempty"` }
TokenSpec defines the desired state of Token
func (*TokenSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenSpec.
func (*TokenSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenStatus ¶
type TokenStatus struct { v1.ResourceStatus `json:",inline"` AtProvider TokenObservation `json:"atProvider,omitempty"` }
TokenStatus defines the observed state of Token.
func (*TokenStatus) DeepCopy ¶
func (in *TokenStatus) DeepCopy() *TokenStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenStatus.
func (*TokenStatus) DeepCopyInto ¶
func (in *TokenStatus) DeepCopyInto(out *TokenStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VaultNamespace ¶ added in v1.0.0
type VaultNamespace 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.path) || has(self.initProvider.path)",message="path is a required parameter" Spec VaultNamespaceSpec `json:"spec"` Status VaultNamespaceStatus `json:"status,omitempty"` }
VaultNamespace is the Schema for the VaultNamespaces API. Writes namespaces for Vault +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,vault}
func (*VaultNamespace) DeepCopy ¶ added in v1.0.0
func (in *VaultNamespace) DeepCopy() *VaultNamespace
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultNamespace.
func (*VaultNamespace) DeepCopyInto ¶ added in v1.0.0
func (in *VaultNamespace) DeepCopyInto(out *VaultNamespace)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*VaultNamespace) DeepCopyObject ¶ added in v1.0.0
func (in *VaultNamespace) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*VaultNamespace) GetCondition ¶ added in v1.0.0
func (mg *VaultNamespace) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this VaultNamespace.
func (*VaultNamespace) GetConnectionDetailsMapping ¶ added in v1.0.0
func (tr *VaultNamespace) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this VaultNamespace
func (*VaultNamespace) GetDeletionPolicy ¶ added in v1.0.0
func (mg *VaultNamespace) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this VaultNamespace.
func (*VaultNamespace) GetID ¶ added in v1.0.0
func (tr *VaultNamespace) GetID() string
GetID returns ID of underlying Terraform resource of this VaultNamespace
func (*VaultNamespace) GetInitParameters ¶ added in v1.0.0
func (tr *VaultNamespace) GetInitParameters() (map[string]any, error)
GetInitParameters of this VaultNamespace
func (*VaultNamespace) GetManagementPolicies ¶ added in v1.0.0
func (mg *VaultNamespace) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this VaultNamespace.
func (*VaultNamespace) GetObservation ¶ added in v1.0.0
func (tr *VaultNamespace) GetObservation() (map[string]any, error)
GetObservation of this VaultNamespace
func (*VaultNamespace) GetParameters ¶ added in v1.0.0
func (tr *VaultNamespace) GetParameters() (map[string]any, error)
GetParameters of this VaultNamespace
func (*VaultNamespace) GetProviderConfigReference ¶ added in v1.0.0
func (mg *VaultNamespace) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this VaultNamespace.
func (*VaultNamespace) GetProviderReference ¶ added in v1.0.0
func (mg *VaultNamespace) GetProviderReference() *xpv1.Reference
GetProviderReference of this VaultNamespace. Deprecated: Use GetProviderConfigReference.
func (*VaultNamespace) GetPublishConnectionDetailsTo ¶ added in v1.0.0
func (mg *VaultNamespace) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this VaultNamespace.
func (*VaultNamespace) GetTerraformResourceType ¶ added in v1.0.0
func (mg *VaultNamespace) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this VaultNamespace
func (*VaultNamespace) GetTerraformSchemaVersion ¶ added in v1.0.0
func (tr *VaultNamespace) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*VaultNamespace) GetWriteConnectionSecretToReference ¶ added in v1.0.0
func (mg *VaultNamespace) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this VaultNamespace.
func (*VaultNamespace) LateInitialize ¶ added in v1.0.0
func (tr *VaultNamespace) LateInitialize(attrs []byte) (bool, error)
LateInitialize this VaultNamespace using its observed tfState. returns True if there are any spec changes for the resource.
func (*VaultNamespace) SetConditions ¶ added in v1.0.0
func (mg *VaultNamespace) SetConditions(c ...xpv1.Condition)
SetConditions of this VaultNamespace.
func (*VaultNamespace) SetDeletionPolicy ¶ added in v1.0.0
func (mg *VaultNamespace) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this VaultNamespace.
func (*VaultNamespace) SetManagementPolicies ¶ added in v1.0.0
func (mg *VaultNamespace) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this VaultNamespace.
func (*VaultNamespace) SetObservation ¶ added in v1.0.0
func (tr *VaultNamespace) SetObservation(obs map[string]any) error
SetObservation for this VaultNamespace
func (*VaultNamespace) SetParameters ¶ added in v1.0.0
func (tr *VaultNamespace) SetParameters(params map[string]any) error
SetParameters for this VaultNamespace
func (*VaultNamespace) SetProviderConfigReference ¶ added in v1.0.0
func (mg *VaultNamespace) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this VaultNamespace.
func (*VaultNamespace) SetProviderReference ¶ added in v1.0.0
func (mg *VaultNamespace) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this VaultNamespace. Deprecated: Use SetProviderConfigReference.
func (*VaultNamespace) SetPublishConnectionDetailsTo ¶ added in v1.0.0
func (mg *VaultNamespace) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this VaultNamespace.
func (*VaultNamespace) SetWriteConnectionSecretToReference ¶ added in v1.0.0
func (mg *VaultNamespace) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this VaultNamespace.
type VaultNamespaceInitParameters ¶ added in v1.0.0
type VaultNamespaceInitParameters struct { // Custom metadata describing this namespace. Value type // is map[string]string. Requires Vault version 1.12+. // Custom metadata describing this namespace. Value type is map[string]string. CustomMetadata map[string]*string `json:"customMetadata,omitempty" tf:"custom_metadata,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // The path of the namespace. Must not have a trailing /. // Namespace path. Path *string `json:"path,omitempty" tf:"path,omitempty"` // The fully qualified path to the namespace. Useful when provisioning resources in a child namespace. // The path is relative to the provider's namespace argument. // The fully qualified namespace path. PathFq *string `json:"pathFq,omitempty" tf:"path_fq,omitempty"` }
func (*VaultNamespaceInitParameters) DeepCopy ¶ added in v1.0.0
func (in *VaultNamespaceInitParameters) DeepCopy() *VaultNamespaceInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultNamespaceInitParameters.
func (*VaultNamespaceInitParameters) DeepCopyInto ¶ added in v1.0.0
func (in *VaultNamespaceInitParameters) DeepCopyInto(out *VaultNamespaceInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VaultNamespaceList ¶ added in v1.0.0
type VaultNamespaceList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []VaultNamespace `json:"items"` }
VaultNamespaceList contains a list of VaultNamespaces
func (*VaultNamespaceList) DeepCopy ¶ added in v1.0.0
func (in *VaultNamespaceList) DeepCopy() *VaultNamespaceList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultNamespaceList.
func (*VaultNamespaceList) DeepCopyInto ¶ added in v1.0.0
func (in *VaultNamespaceList) DeepCopyInto(out *VaultNamespaceList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*VaultNamespaceList) DeepCopyObject ¶ added in v1.0.0
func (in *VaultNamespaceList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*VaultNamespaceList) GetItems ¶ added in v1.0.0
func (l *VaultNamespaceList) GetItems() []resource.Managed
GetItems of this VaultNamespaceList.
type VaultNamespaceObservation ¶ added in v1.0.0
type VaultNamespaceObservation struct { // Custom metadata describing this namespace. Value type // is map[string]string. Requires Vault version 1.12+. // Custom metadata describing this namespace. Value type is map[string]string. CustomMetadata map[string]*string `json:"customMetadata,omitempty" tf:"custom_metadata,omitempty"` // The fully qualified path to the namespace, including the provider namespace and a trailing slash. ID *string `json:"id,omitempty" tf:"id,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Vault server's internal ID of the namespace. // Namespace ID. NamespaceID *string `json:"namespaceId,omitempty" tf:"namespace_id,omitempty"` // The path of the namespace. Must not have a trailing /. // Namespace path. Path *string `json:"path,omitempty" tf:"path,omitempty"` // The fully qualified path to the namespace. Useful when provisioning resources in a child namespace. // The path is relative to the provider's namespace argument. // The fully qualified namespace path. PathFq *string `json:"pathFq,omitempty" tf:"path_fq,omitempty"` }
func (*VaultNamespaceObservation) DeepCopy ¶ added in v1.0.0
func (in *VaultNamespaceObservation) DeepCopy() *VaultNamespaceObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultNamespaceObservation.
func (*VaultNamespaceObservation) DeepCopyInto ¶ added in v1.0.0
func (in *VaultNamespaceObservation) DeepCopyInto(out *VaultNamespaceObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VaultNamespaceParameters ¶ added in v1.0.0
type VaultNamespaceParameters struct { // Custom metadata describing this namespace. Value type // is map[string]string. Requires Vault version 1.12+. // Custom metadata describing this namespace. Value type is map[string]string. // +kubebuilder:validation:Optional CustomMetadata map[string]*string `json:"customMetadata,omitempty" tf:"custom_metadata,omitempty"` // The namespace to provision the resource in. // The value should not contain leading or trailing forward slashes. // The namespace is always relative to the provider's configured namespace. // Available only for Vault Enterprise. // Target namespace. (requires Enterprise) // +kubebuilder:validation:Optional Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // The path of the namespace. Must not have a trailing /. // Namespace path. // +kubebuilder:validation:Optional Path *string `json:"path,omitempty" tf:"path,omitempty"` // The fully qualified path to the namespace. Useful when provisioning resources in a child namespace. // The path is relative to the provider's namespace argument. // The fully qualified namespace path. // +kubebuilder:validation:Optional PathFq *string `json:"pathFq,omitempty" tf:"path_fq,omitempty"` }
func (*VaultNamespaceParameters) DeepCopy ¶ added in v1.0.0
func (in *VaultNamespaceParameters) DeepCopy() *VaultNamespaceParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultNamespaceParameters.
func (*VaultNamespaceParameters) DeepCopyInto ¶ added in v1.0.0
func (in *VaultNamespaceParameters) DeepCopyInto(out *VaultNamespaceParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VaultNamespaceSpec ¶ added in v1.0.0
type VaultNamespaceSpec struct { v1.ResourceSpec `json:",inline"` ForProvider VaultNamespaceParameters `json:"forProvider"` // THIS IS AN ALPHA FIELD. Do not use it in production. It is not honored // unless the relevant Crossplane feature flag is enabled, and may be // changed or removed without notice. // 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 VaultNamespaceInitParameters `json:"initProvider,omitempty"` }
VaultNamespaceSpec defines the desired state of VaultNamespace
func (*VaultNamespaceSpec) DeepCopy ¶ added in v1.0.0
func (in *VaultNamespaceSpec) DeepCopy() *VaultNamespaceSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultNamespaceSpec.
func (*VaultNamespaceSpec) DeepCopyInto ¶ added in v1.0.0
func (in *VaultNamespaceSpec) DeepCopyInto(out *VaultNamespaceSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VaultNamespaceStatus ¶ added in v1.0.0
type VaultNamespaceStatus struct { v1.ResourceStatus `json:",inline"` AtProvider VaultNamespaceObservation `json:"atProvider,omitempty"` }
VaultNamespaceStatus defines the observed state of VaultNamespace.
func (*VaultNamespaceStatus) DeepCopy ¶ added in v1.0.0
func (in *VaultNamespaceStatus) DeepCopy() *VaultNamespaceStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultNamespaceStatus.
func (*VaultNamespaceStatus) DeepCopyInto ¶ added in v1.0.0
func (in *VaultNamespaceStatus) DeepCopyInto(out *VaultNamespaceStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.