Versions in this module Expand all Collapse all v0 v0.5.0 May 8, 2022 v0.4.0 Oct 28, 2021 Changes in this version + var AddToScheme = localSchemeBuilder.AddToScheme + var SchemeBuilder runtime.SchemeBuilder + var SchemeGroupVersion = schema.GroupVersion + func GetDecoder() map[string]jsoniter.ValDecoder + func GetEncoder() map[string]jsoniter.ValEncoder + func Kind(kind string) schema.GroupKind + func Resource(resource string) schema.GroupResource + type ArtifactsContentArtifactByPath struct + Spec ArtifactsContentArtifactByPathSpec + Status ArtifactsContentArtifactByPathStatus + func (in *ArtifactsContentArtifactByPath) DeepCopy() *ArtifactsContentArtifactByPath + func (in *ArtifactsContentArtifactByPath) DeepCopyInto(out *ArtifactsContentArtifactByPath) + func (in *ArtifactsContentArtifactByPath) DeepCopyObject() runtime.Object + func (r *ArtifactsContentArtifactByPath) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *ArtifactsContentArtifactByPath) ValidateCreate() error + func (r *ArtifactsContentArtifactByPath) ValidateDelete() error + func (r *ArtifactsContentArtifactByPath) ValidateUpdate(old runtime.Object) error + type ArtifactsContentArtifactByPathList struct + Items []ArtifactsContentArtifactByPath + func (in *ArtifactsContentArtifactByPathList) DeepCopy() *ArtifactsContentArtifactByPathList + func (in *ArtifactsContentArtifactByPathList) DeepCopyInto(out *ArtifactsContentArtifactByPathList) + func (in *ArtifactsContentArtifactByPathList) DeepCopyObject() runtime.Object + type ArtifactsContentArtifactByPathSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource ArtifactsContentArtifactByPathSpecResource + State *ArtifactsContentArtifactByPathSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *ArtifactsContentArtifactByPathSpec) DeepCopy() *ArtifactsContentArtifactByPathSpec + func (in *ArtifactsContentArtifactByPathSpec) DeepCopyInto(out *ArtifactsContentArtifactByPathSpec) + type ArtifactsContentArtifactByPathSpecResource struct + ArtifactID *string + ArtifactPath *string + CompartmentID *string + Content *string + DefinedTags map[string]string + DisplayName *string + FreeformTags map[string]string + ID string + RepositoryID *string + Sha256 *string + SizeInBytes *string + Source *string + State *string + TimeCreated *string + Timeouts *base.ResourceTimeout + Version *string + func (in *ArtifactsContentArtifactByPathSpecResource) DeepCopy() *ArtifactsContentArtifactByPathSpecResource + func (in *ArtifactsContentArtifactByPathSpecResource) DeepCopyInto(out *ArtifactsContentArtifactByPathSpecResource) + type ArtifactsContentArtifactByPathStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *ArtifactsContentArtifactByPathStatus) DeepCopy() *ArtifactsContentArtifactByPathStatus + func (in *ArtifactsContentArtifactByPathStatus) DeepCopyInto(out *ArtifactsContentArtifactByPathStatus)