Documentation ¶
Index ¶
- type APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithAPIVersion(value string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithAnnotations(entries map[string]string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithCreationTimestamp(value metav1.Time) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithFinalizers(values ...string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithGenerateName(value string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithGeneration(value int64) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithKind(value string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithLabels(entries map[string]string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithName(value string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithNamespace(value string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithResourceVersion(value string) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithSpec(value *APIResourceImportSpecApplyConfiguration) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithStatus(value *APIResourceImportStatusApplyConfiguration) *APIResourceImportApplyConfiguration
- func (b *APIResourceImportApplyConfiguration) WithUID(value types.UID) *APIResourceImportApplyConfiguration
- type APIResourceImportConditionApplyConfiguration
- func (b *APIResourceImportConditionApplyConfiguration) WithLastTransitionTime(value v1.Time) *APIResourceImportConditionApplyConfiguration
- func (b *APIResourceImportConditionApplyConfiguration) WithMessage(value string) *APIResourceImportConditionApplyConfiguration
- func (b *APIResourceImportConditionApplyConfiguration) WithReason(value string) *APIResourceImportConditionApplyConfiguration
- func (b *APIResourceImportConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *APIResourceImportConditionApplyConfiguration
- func (b *APIResourceImportConditionApplyConfiguration) WithType(value v1alpha1.APIResourceImportConditionType) *APIResourceImportConditionApplyConfiguration
- type APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithCategories(values ...string) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithColumnDefinitions(value apiresourcev1alpha1.ColumnDefinitions) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithGroupVersion(value *GroupVersionApplyConfiguration) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithKind(value string) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithListKind(value string) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithLocation(value string) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithOpenAPIV3Schema(value runtime.RawExtension) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithPlural(value string) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithSchemaUpdateStrategy(value apiresourcev1alpha1.SchemaUpdateStrategyType) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithScope(value v1.ResourceScope) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithShortNames(values ...string) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithSingular(value string) *APIResourceImportSpecApplyConfiguration
- func (b *APIResourceImportSpecApplyConfiguration) WithSubResources(value apiresourcev1alpha1.SubResources) *APIResourceImportSpecApplyConfiguration
- type APIResourceImportStatusApplyConfiguration
- type ColumnDefinitionApplyConfiguration
- func (b *ColumnDefinitionApplyConfiguration) WithDescription(value string) *ColumnDefinitionApplyConfiguration
- func (b *ColumnDefinitionApplyConfiguration) WithFormat(value string) *ColumnDefinitionApplyConfiguration
- func (b *ColumnDefinitionApplyConfiguration) WithJSONPath(value string) *ColumnDefinitionApplyConfiguration
- func (b *ColumnDefinitionApplyConfiguration) WithName(value string) *ColumnDefinitionApplyConfiguration
- func (b *ColumnDefinitionApplyConfiguration) WithPriority(value int32) *ColumnDefinitionApplyConfiguration
- func (b *ColumnDefinitionApplyConfiguration) WithType(value string) *ColumnDefinitionApplyConfiguration
- type CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithCategories(values ...string) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithColumnDefinitions(value apiresourcev1alpha1.ColumnDefinitions) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithGroupVersion(value *GroupVersionApplyConfiguration) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithKind(value string) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithListKind(value string) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithOpenAPIV3Schema(value runtime.RawExtension) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithPlural(value string) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithScope(value v1.ResourceScope) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithShortNames(values ...string) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithSingular(value string) *CommonAPIResourceSpecApplyConfiguration
- func (b *CommonAPIResourceSpecApplyConfiguration) WithSubResources(value apiresourcev1alpha1.SubResources) *CommonAPIResourceSpecApplyConfiguration
- type GroupVersionApplyConfiguration
- type NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithAPIVersion(value string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithAnnotations(entries map[string]string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithFinalizers(values ...string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithGenerateName(value string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithGeneration(value int64) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithKind(value string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithLabels(entries map[string]string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithName(value string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithNamespace(value string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithResourceVersion(value string) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithSpec(value *NegotiatedAPIResourceSpecApplyConfiguration) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithStatus(value *NegotiatedAPIResourceStatusApplyConfiguration) *NegotiatedAPIResourceApplyConfiguration
- func (b *NegotiatedAPIResourceApplyConfiguration) WithUID(value types.UID) *NegotiatedAPIResourceApplyConfiguration
- type NegotiatedAPIResourceConditionApplyConfiguration
- func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithLastTransitionTime(value v1.Time) *NegotiatedAPIResourceConditionApplyConfiguration
- func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithMessage(value string) *NegotiatedAPIResourceConditionApplyConfiguration
- func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithReason(value string) *NegotiatedAPIResourceConditionApplyConfiguration
- func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *NegotiatedAPIResourceConditionApplyConfiguration
- func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithType(value v1alpha1.NegotiatedAPIResourceConditionType) *NegotiatedAPIResourceConditionApplyConfiguration
- type NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithCategories(values ...string) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithColumnDefinitions(value apiresourcev1alpha1.ColumnDefinitions) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithGroupVersion(value *GroupVersionApplyConfiguration) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithKind(value string) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithListKind(value string) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithOpenAPIV3Schema(value runtime.RawExtension) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithPlural(value string) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithPublish(value bool) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithScope(value v1.ResourceScope) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithShortNames(values ...string) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithSingular(value string) *NegotiatedAPIResourceSpecApplyConfiguration
- func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithSubResources(value apiresourcev1alpha1.SubResources) *NegotiatedAPIResourceSpecApplyConfiguration
- type NegotiatedAPIResourceStatusApplyConfiguration
- type SubResourceApplyConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIResourceImportApplyConfiguration ¶
type APIResourceImportApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *APIResourceImportSpecApplyConfiguration `json:"spec,omitempty"` Status *APIResourceImportStatusApplyConfiguration `json:"status,omitempty"` }
APIResourceImportApplyConfiguration represents an declarative configuration of the APIResourceImport type for use with apply.
func APIResourceImport ¶
func APIResourceImport(name string) *APIResourceImportApplyConfiguration
APIResourceImport constructs an declarative configuration of the APIResourceImport type for use with apply.
func (*APIResourceImportApplyConfiguration) WithAPIVersion ¶
func (b *APIResourceImportApplyConfiguration) WithAPIVersion(value string) *APIResourceImportApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithAnnotations ¶
func (b *APIResourceImportApplyConfiguration) WithAnnotations(entries map[string]string) *APIResourceImportApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*APIResourceImportApplyConfiguration) WithCreationTimestamp ¶
func (b *APIResourceImportApplyConfiguration) WithCreationTimestamp(value metav1.Time) *APIResourceImportApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *APIResourceImportApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *APIResourceImportApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithDeletionTimestamp ¶
func (b *APIResourceImportApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *APIResourceImportApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithFinalizers ¶
func (b *APIResourceImportApplyConfiguration) WithFinalizers(values ...string) *APIResourceImportApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*APIResourceImportApplyConfiguration) WithGenerateName ¶
func (b *APIResourceImportApplyConfiguration) WithGenerateName(value string) *APIResourceImportApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithGeneration ¶
func (b *APIResourceImportApplyConfiguration) WithGeneration(value int64) *APIResourceImportApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithKind ¶
func (b *APIResourceImportApplyConfiguration) WithKind(value string) *APIResourceImportApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithLabels ¶
func (b *APIResourceImportApplyConfiguration) WithLabels(entries map[string]string) *APIResourceImportApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*APIResourceImportApplyConfiguration) WithName ¶
func (b *APIResourceImportApplyConfiguration) WithName(value string) *APIResourceImportApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithNamespace ¶
func (b *APIResourceImportApplyConfiguration) WithNamespace(value string) *APIResourceImportApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithOwnerReferences ¶
func (b *APIResourceImportApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *APIResourceImportApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*APIResourceImportApplyConfiguration) WithResourceVersion ¶
func (b *APIResourceImportApplyConfiguration) WithResourceVersion(value string) *APIResourceImportApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithSpec ¶
func (b *APIResourceImportApplyConfiguration) WithSpec(value *APIResourceImportSpecApplyConfiguration) *APIResourceImportApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithStatus ¶
func (b *APIResourceImportApplyConfiguration) WithStatus(value *APIResourceImportStatusApplyConfiguration) *APIResourceImportApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*APIResourceImportApplyConfiguration) WithUID ¶
func (b *APIResourceImportApplyConfiguration) WithUID(value types.UID) *APIResourceImportApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type APIResourceImportConditionApplyConfiguration ¶
type APIResourceImportConditionApplyConfiguration struct { Type *v1alpha1.APIResourceImportConditionType `json:"type,omitempty"` Status *v1.ConditionStatus `json:"status,omitempty"` LastTransitionTime *v1.Time `json:"lastTransitionTime,omitempty"` Reason *string `json:"reason,omitempty"` Message *string `json:"message,omitempty"` }
APIResourceImportConditionApplyConfiguration represents an declarative configuration of the APIResourceImportCondition type for use with apply.
func APIResourceImportCondition ¶
func APIResourceImportCondition() *APIResourceImportConditionApplyConfiguration
APIResourceImportConditionApplyConfiguration constructs an declarative configuration of the APIResourceImportCondition type for use with apply.
func (*APIResourceImportConditionApplyConfiguration) WithLastTransitionTime ¶
func (b *APIResourceImportConditionApplyConfiguration) WithLastTransitionTime(value v1.Time) *APIResourceImportConditionApplyConfiguration
WithLastTransitionTime sets the LastTransitionTime field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LastTransitionTime field is set to the value of the last call.
func (*APIResourceImportConditionApplyConfiguration) WithMessage ¶
func (b *APIResourceImportConditionApplyConfiguration) WithMessage(value string) *APIResourceImportConditionApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*APIResourceImportConditionApplyConfiguration) WithReason ¶
func (b *APIResourceImportConditionApplyConfiguration) WithReason(value string) *APIResourceImportConditionApplyConfiguration
WithReason sets the Reason field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Reason field is set to the value of the last call.
func (*APIResourceImportConditionApplyConfiguration) WithStatus ¶
func (b *APIResourceImportConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *APIResourceImportConditionApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*APIResourceImportConditionApplyConfiguration) WithType ¶
func (b *APIResourceImportConditionApplyConfiguration) WithType(value v1alpha1.APIResourceImportConditionType) *APIResourceImportConditionApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type APIResourceImportSpecApplyConfiguration ¶
type APIResourceImportSpecApplyConfiguration struct { CommonAPIResourceSpecApplyConfiguration `json:",inline"` SchemaUpdateStrategy *apiresourcev1alpha1.SchemaUpdateStrategyType `json:"schemaUpdateStrategy,omitempty"` Location *string `json:"location,omitempty"` }
APIResourceImportSpecApplyConfiguration represents an declarative configuration of the APIResourceImportSpec type for use with apply.
func APIResourceImportSpec ¶
func APIResourceImportSpec() *APIResourceImportSpecApplyConfiguration
APIResourceImportSpecApplyConfiguration constructs an declarative configuration of the APIResourceImportSpec type for use with apply.
func (*APIResourceImportSpecApplyConfiguration) WithCategories ¶
func (b *APIResourceImportSpecApplyConfiguration) WithCategories(values ...string) *APIResourceImportSpecApplyConfiguration
WithCategories adds the given value to the Categories field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Categories field.
func (*APIResourceImportSpecApplyConfiguration) WithColumnDefinitions ¶
func (b *APIResourceImportSpecApplyConfiguration) WithColumnDefinitions(value apiresourcev1alpha1.ColumnDefinitions) *APIResourceImportSpecApplyConfiguration
WithColumnDefinitions sets the ColumnDefinitions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ColumnDefinitions field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithGroupVersion ¶
func (b *APIResourceImportSpecApplyConfiguration) WithGroupVersion(value *GroupVersionApplyConfiguration) *APIResourceImportSpecApplyConfiguration
WithGroupVersion sets the GroupVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GroupVersion field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithKind ¶
func (b *APIResourceImportSpecApplyConfiguration) WithKind(value string) *APIResourceImportSpecApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithListKind ¶
func (b *APIResourceImportSpecApplyConfiguration) WithListKind(value string) *APIResourceImportSpecApplyConfiguration
WithListKind sets the ListKind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ListKind field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithLocation ¶
func (b *APIResourceImportSpecApplyConfiguration) WithLocation(value string) *APIResourceImportSpecApplyConfiguration
WithLocation sets the Location field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Location field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithOpenAPIV3Schema ¶
func (b *APIResourceImportSpecApplyConfiguration) WithOpenAPIV3Schema(value runtime.RawExtension) *APIResourceImportSpecApplyConfiguration
WithOpenAPIV3Schema sets the OpenAPIV3Schema field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OpenAPIV3Schema field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithPlural ¶
func (b *APIResourceImportSpecApplyConfiguration) WithPlural(value string) *APIResourceImportSpecApplyConfiguration
WithPlural sets the Plural field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Plural field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithSchemaUpdateStrategy ¶
func (b *APIResourceImportSpecApplyConfiguration) WithSchemaUpdateStrategy(value apiresourcev1alpha1.SchemaUpdateStrategyType) *APIResourceImportSpecApplyConfiguration
WithSchemaUpdateStrategy sets the SchemaUpdateStrategy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SchemaUpdateStrategy field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithScope ¶
func (b *APIResourceImportSpecApplyConfiguration) WithScope(value v1.ResourceScope) *APIResourceImportSpecApplyConfiguration
WithScope sets the Scope field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Scope field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithShortNames ¶
func (b *APIResourceImportSpecApplyConfiguration) WithShortNames(values ...string) *APIResourceImportSpecApplyConfiguration
WithShortNames adds the given value to the ShortNames field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ShortNames field.
func (*APIResourceImportSpecApplyConfiguration) WithSingular ¶
func (b *APIResourceImportSpecApplyConfiguration) WithSingular(value string) *APIResourceImportSpecApplyConfiguration
WithSingular sets the Singular field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Singular field is set to the value of the last call.
func (*APIResourceImportSpecApplyConfiguration) WithSubResources ¶
func (b *APIResourceImportSpecApplyConfiguration) WithSubResources(value apiresourcev1alpha1.SubResources) *APIResourceImportSpecApplyConfiguration
WithSubResources sets the SubResources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SubResources field is set to the value of the last call.
type APIResourceImportStatusApplyConfiguration ¶
type APIResourceImportStatusApplyConfiguration struct {
Conditions []APIResourceImportConditionApplyConfiguration `json:"conditions,omitempty"`
}
APIResourceImportStatusApplyConfiguration represents an declarative configuration of the APIResourceImportStatus type for use with apply.
func APIResourceImportStatus ¶
func APIResourceImportStatus() *APIResourceImportStatusApplyConfiguration
APIResourceImportStatusApplyConfiguration constructs an declarative configuration of the APIResourceImportStatus type for use with apply.
func (*APIResourceImportStatusApplyConfiguration) WithConditions ¶
func (b *APIResourceImportStatusApplyConfiguration) WithConditions(values ...*APIResourceImportConditionApplyConfiguration) *APIResourceImportStatusApplyConfiguration
WithConditions adds the given value to the Conditions field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Conditions field.
type ColumnDefinitionApplyConfiguration ¶
type ColumnDefinitionApplyConfiguration struct { v1.TableColumnDefinitionApplyConfiguration `json:",inline"` JSONPath *string `json:"jsonPath,omitempty"` }
ColumnDefinitionApplyConfiguration represents an declarative configuration of the ColumnDefinition type for use with apply.
func ColumnDefinition ¶
func ColumnDefinition() *ColumnDefinitionApplyConfiguration
ColumnDefinitionApplyConfiguration constructs an declarative configuration of the ColumnDefinition type for use with apply.
func (*ColumnDefinitionApplyConfiguration) WithDescription ¶
func (b *ColumnDefinitionApplyConfiguration) WithDescription(value string) *ColumnDefinitionApplyConfiguration
WithDescription sets the Description field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Description field is set to the value of the last call.
func (*ColumnDefinitionApplyConfiguration) WithFormat ¶
func (b *ColumnDefinitionApplyConfiguration) WithFormat(value string) *ColumnDefinitionApplyConfiguration
WithFormat sets the Format field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Format field is set to the value of the last call.
func (*ColumnDefinitionApplyConfiguration) WithJSONPath ¶
func (b *ColumnDefinitionApplyConfiguration) WithJSONPath(value string) *ColumnDefinitionApplyConfiguration
WithJSONPath sets the JSONPath field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the JSONPath field is set to the value of the last call.
func (*ColumnDefinitionApplyConfiguration) WithName ¶
func (b *ColumnDefinitionApplyConfiguration) WithName(value string) *ColumnDefinitionApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*ColumnDefinitionApplyConfiguration) WithPriority ¶
func (b *ColumnDefinitionApplyConfiguration) WithPriority(value int32) *ColumnDefinitionApplyConfiguration
WithPriority sets the Priority field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Priority field is set to the value of the last call.
func (*ColumnDefinitionApplyConfiguration) WithType ¶
func (b *ColumnDefinitionApplyConfiguration) WithType(value string) *ColumnDefinitionApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type CommonAPIResourceSpecApplyConfiguration ¶
type CommonAPIResourceSpecApplyConfiguration struct { GroupVersion *GroupVersionApplyConfiguration `json:"groupVersion,omitempty"` Scope *v1.ResourceScope `json:"scope,omitempty"` apiextensionsv1.CustomResourceDefinitionNamesApplyConfiguration `json:",inline"` OpenAPIV3Schema *runtime.RawExtension `json:"openAPIV3Schema,omitempty"` SubResources *apiresourcev1alpha1.SubResources `json:"subResources,omitempty"` ColumnDefinitions *apiresourcev1alpha1.ColumnDefinitions `json:"columnDefinitions,omitempty"` }
CommonAPIResourceSpecApplyConfiguration represents an declarative configuration of the CommonAPIResourceSpec type for use with apply.
func CommonAPIResourceSpec ¶
func CommonAPIResourceSpec() *CommonAPIResourceSpecApplyConfiguration
CommonAPIResourceSpecApplyConfiguration constructs an declarative configuration of the CommonAPIResourceSpec type for use with apply.
func (*CommonAPIResourceSpecApplyConfiguration) WithCategories ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithCategories(values ...string) *CommonAPIResourceSpecApplyConfiguration
WithCategories adds the given value to the Categories field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Categories field.
func (*CommonAPIResourceSpecApplyConfiguration) WithColumnDefinitions ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithColumnDefinitions(value apiresourcev1alpha1.ColumnDefinitions) *CommonAPIResourceSpecApplyConfiguration
WithColumnDefinitions sets the ColumnDefinitions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ColumnDefinitions field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithGroupVersion ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithGroupVersion(value *GroupVersionApplyConfiguration) *CommonAPIResourceSpecApplyConfiguration
WithGroupVersion sets the GroupVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GroupVersion field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithKind ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithKind(value string) *CommonAPIResourceSpecApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithListKind ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithListKind(value string) *CommonAPIResourceSpecApplyConfiguration
WithListKind sets the ListKind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ListKind field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithOpenAPIV3Schema ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithOpenAPIV3Schema(value runtime.RawExtension) *CommonAPIResourceSpecApplyConfiguration
WithOpenAPIV3Schema sets the OpenAPIV3Schema field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OpenAPIV3Schema field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithPlural ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithPlural(value string) *CommonAPIResourceSpecApplyConfiguration
WithPlural sets the Plural field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Plural field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithScope ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithScope(value v1.ResourceScope) *CommonAPIResourceSpecApplyConfiguration
WithScope sets the Scope field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Scope field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithShortNames ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithShortNames(values ...string) *CommonAPIResourceSpecApplyConfiguration
WithShortNames adds the given value to the ShortNames field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ShortNames field.
func (*CommonAPIResourceSpecApplyConfiguration) WithSingular ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithSingular(value string) *CommonAPIResourceSpecApplyConfiguration
WithSingular sets the Singular field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Singular field is set to the value of the last call.
func (*CommonAPIResourceSpecApplyConfiguration) WithSubResources ¶
func (b *CommonAPIResourceSpecApplyConfiguration) WithSubResources(value apiresourcev1alpha1.SubResources) *CommonAPIResourceSpecApplyConfiguration
WithSubResources sets the SubResources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SubResources field is set to the value of the last call.
type GroupVersionApplyConfiguration ¶
type GroupVersionApplyConfiguration struct { Group *string `json:"group,omitempty"` Version *string `json:"version,omitempty"` }
GroupVersionApplyConfiguration represents an declarative configuration of the GroupVersion type for use with apply.
func GroupVersion ¶
func GroupVersion() *GroupVersionApplyConfiguration
GroupVersionApplyConfiguration constructs an declarative configuration of the GroupVersion type for use with apply.
func (*GroupVersionApplyConfiguration) WithGroup ¶
func (b *GroupVersionApplyConfiguration) WithGroup(value string) *GroupVersionApplyConfiguration
WithGroup sets the Group field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Group field is set to the value of the last call.
func (*GroupVersionApplyConfiguration) WithVersion ¶
func (b *GroupVersionApplyConfiguration) WithVersion(value string) *GroupVersionApplyConfiguration
WithVersion sets the Version field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Version field is set to the value of the last call.
type NegotiatedAPIResourceApplyConfiguration ¶
type NegotiatedAPIResourceApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *NegotiatedAPIResourceSpecApplyConfiguration `json:"spec,omitempty"` Status *NegotiatedAPIResourceStatusApplyConfiguration `json:"status,omitempty"` }
NegotiatedAPIResourceApplyConfiguration represents an declarative configuration of the NegotiatedAPIResource type for use with apply.
func NegotiatedAPIResource ¶
func NegotiatedAPIResource(name string) *NegotiatedAPIResourceApplyConfiguration
NegotiatedAPIResource constructs an declarative configuration of the NegotiatedAPIResource type for use with apply.
func (*NegotiatedAPIResourceApplyConfiguration) WithAPIVersion ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithAPIVersion(value string) *NegotiatedAPIResourceApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithAnnotations ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithAnnotations(entries map[string]string) *NegotiatedAPIResourceApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*NegotiatedAPIResourceApplyConfiguration) WithCreationTimestamp ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *NegotiatedAPIResourceApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *NegotiatedAPIResourceApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithDeletionTimestamp ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *NegotiatedAPIResourceApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithFinalizers ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithFinalizers(values ...string) *NegotiatedAPIResourceApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*NegotiatedAPIResourceApplyConfiguration) WithGenerateName ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithGenerateName(value string) *NegotiatedAPIResourceApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithGeneration ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithGeneration(value int64) *NegotiatedAPIResourceApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithKind ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithKind(value string) *NegotiatedAPIResourceApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithLabels ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithLabels(entries map[string]string) *NegotiatedAPIResourceApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*NegotiatedAPIResourceApplyConfiguration) WithName ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithName(value string) *NegotiatedAPIResourceApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithNamespace ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithNamespace(value string) *NegotiatedAPIResourceApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithOwnerReferences ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *NegotiatedAPIResourceApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*NegotiatedAPIResourceApplyConfiguration) WithResourceVersion ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithResourceVersion(value string) *NegotiatedAPIResourceApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithSpec ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithSpec(value *NegotiatedAPIResourceSpecApplyConfiguration) *NegotiatedAPIResourceApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithStatus ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithStatus(value *NegotiatedAPIResourceStatusApplyConfiguration) *NegotiatedAPIResourceApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*NegotiatedAPIResourceApplyConfiguration) WithUID ¶
func (b *NegotiatedAPIResourceApplyConfiguration) WithUID(value types.UID) *NegotiatedAPIResourceApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type NegotiatedAPIResourceConditionApplyConfiguration ¶
type NegotiatedAPIResourceConditionApplyConfiguration struct { Type *v1alpha1.NegotiatedAPIResourceConditionType `json:"type,omitempty"` Status *v1.ConditionStatus `json:"status,omitempty"` LastTransitionTime *v1.Time `json:"lastTransitionTime,omitempty"` Reason *string `json:"reason,omitempty"` Message *string `json:"message,omitempty"` }
NegotiatedAPIResourceConditionApplyConfiguration represents an declarative configuration of the NegotiatedAPIResourceCondition type for use with apply.
func NegotiatedAPIResourceCondition ¶
func NegotiatedAPIResourceCondition() *NegotiatedAPIResourceConditionApplyConfiguration
NegotiatedAPIResourceConditionApplyConfiguration constructs an declarative configuration of the NegotiatedAPIResourceCondition type for use with apply.
func (*NegotiatedAPIResourceConditionApplyConfiguration) WithLastTransitionTime ¶
func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithLastTransitionTime(value v1.Time) *NegotiatedAPIResourceConditionApplyConfiguration
WithLastTransitionTime sets the LastTransitionTime field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LastTransitionTime field is set to the value of the last call.
func (*NegotiatedAPIResourceConditionApplyConfiguration) WithMessage ¶
func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithMessage(value string) *NegotiatedAPIResourceConditionApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*NegotiatedAPIResourceConditionApplyConfiguration) WithReason ¶
func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithReason(value string) *NegotiatedAPIResourceConditionApplyConfiguration
WithReason sets the Reason field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Reason field is set to the value of the last call.
func (*NegotiatedAPIResourceConditionApplyConfiguration) WithStatus ¶
func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *NegotiatedAPIResourceConditionApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*NegotiatedAPIResourceConditionApplyConfiguration) WithType ¶
func (b *NegotiatedAPIResourceConditionApplyConfiguration) WithType(value v1alpha1.NegotiatedAPIResourceConditionType) *NegotiatedAPIResourceConditionApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type NegotiatedAPIResourceSpecApplyConfiguration ¶
type NegotiatedAPIResourceSpecApplyConfiguration struct { CommonAPIResourceSpecApplyConfiguration `json:",inline"` Publish *bool `json:"publish,omitempty"` }
NegotiatedAPIResourceSpecApplyConfiguration represents an declarative configuration of the NegotiatedAPIResourceSpec type for use with apply.
func NegotiatedAPIResourceSpec ¶
func NegotiatedAPIResourceSpec() *NegotiatedAPIResourceSpecApplyConfiguration
NegotiatedAPIResourceSpecApplyConfiguration constructs an declarative configuration of the NegotiatedAPIResourceSpec type for use with apply.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithCategories ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithCategories(values ...string) *NegotiatedAPIResourceSpecApplyConfiguration
WithCategories adds the given value to the Categories field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Categories field.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithColumnDefinitions ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithColumnDefinitions(value apiresourcev1alpha1.ColumnDefinitions) *NegotiatedAPIResourceSpecApplyConfiguration
WithColumnDefinitions sets the ColumnDefinitions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ColumnDefinitions field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithGroupVersion ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithGroupVersion(value *GroupVersionApplyConfiguration) *NegotiatedAPIResourceSpecApplyConfiguration
WithGroupVersion sets the GroupVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GroupVersion field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithKind ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithKind(value string) *NegotiatedAPIResourceSpecApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithListKind ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithListKind(value string) *NegotiatedAPIResourceSpecApplyConfiguration
WithListKind sets the ListKind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ListKind field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithOpenAPIV3Schema ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithOpenAPIV3Schema(value runtime.RawExtension) *NegotiatedAPIResourceSpecApplyConfiguration
WithOpenAPIV3Schema sets the OpenAPIV3Schema field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OpenAPIV3Schema field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithPlural ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithPlural(value string) *NegotiatedAPIResourceSpecApplyConfiguration
WithPlural sets the Plural field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Plural field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithPublish ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithPublish(value bool) *NegotiatedAPIResourceSpecApplyConfiguration
WithPublish sets the Publish field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Publish field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithScope ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithScope(value v1.ResourceScope) *NegotiatedAPIResourceSpecApplyConfiguration
WithScope sets the Scope field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Scope field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithShortNames ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithShortNames(values ...string) *NegotiatedAPIResourceSpecApplyConfiguration
WithShortNames adds the given value to the ShortNames field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ShortNames field.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithSingular ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithSingular(value string) *NegotiatedAPIResourceSpecApplyConfiguration
WithSingular sets the Singular field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Singular field is set to the value of the last call.
func (*NegotiatedAPIResourceSpecApplyConfiguration) WithSubResources ¶
func (b *NegotiatedAPIResourceSpecApplyConfiguration) WithSubResources(value apiresourcev1alpha1.SubResources) *NegotiatedAPIResourceSpecApplyConfiguration
WithSubResources sets the SubResources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SubResources field is set to the value of the last call.
type NegotiatedAPIResourceStatusApplyConfiguration ¶
type NegotiatedAPIResourceStatusApplyConfiguration struct {
Conditions []NegotiatedAPIResourceConditionApplyConfiguration `json:"conditions,omitempty"`
}
NegotiatedAPIResourceStatusApplyConfiguration represents an declarative configuration of the NegotiatedAPIResourceStatus type for use with apply.
func NegotiatedAPIResourceStatus ¶
func NegotiatedAPIResourceStatus() *NegotiatedAPIResourceStatusApplyConfiguration
NegotiatedAPIResourceStatusApplyConfiguration constructs an declarative configuration of the NegotiatedAPIResourceStatus type for use with apply.
func (*NegotiatedAPIResourceStatusApplyConfiguration) WithConditions ¶
func (b *NegotiatedAPIResourceStatusApplyConfiguration) WithConditions(values ...*NegotiatedAPIResourceConditionApplyConfiguration) *NegotiatedAPIResourceStatusApplyConfiguration
WithConditions adds the given value to the Conditions field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Conditions field.
type SubResourceApplyConfiguration ¶
type SubResourceApplyConfiguration struct {
Name *string `json:"name,omitempty"`
}
SubResourceApplyConfiguration represents an declarative configuration of the SubResource type for use with apply.
func SubResource ¶
func SubResource() *SubResourceApplyConfiguration
SubResourceApplyConfiguration constructs an declarative configuration of the SubResource type for use with apply.
func (*SubResourceApplyConfiguration) WithName ¶
func (b *SubResourceApplyConfiguration) WithName(value string) *SubResourceApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.