Documentation
¶
Index ¶
- type RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) GetName() *string
- func (b *RayClusterFleetApplyConfiguration) WithAPIVersion(value string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithAnnotations(entries map[string]string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithCreationTimestamp(value metav1.Time) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithFinalizers(values ...string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithGenerateName(value string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithGeneration(value int64) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithKind(value string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithLabels(entries map[string]string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithName(value string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithNamespace(value string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithResourceVersion(value string) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithSpec(value *RayClusterFleetSpecApplyConfiguration) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithStatus(value *RayClusterFleetStatusApplyConfiguration) *RayClusterFleetApplyConfiguration
- func (b *RayClusterFleetApplyConfiguration) WithUID(value types.UID) *RayClusterFleetApplyConfiguration
- type RayClusterFleetConditionApplyConfiguration
- func (b *RayClusterFleetConditionApplyConfiguration) WithLastTransitionTime(value metav1.Time) *RayClusterFleetConditionApplyConfiguration
- func (b *RayClusterFleetConditionApplyConfiguration) WithLastUpdateTime(value metav1.Time) *RayClusterFleetConditionApplyConfiguration
- func (b *RayClusterFleetConditionApplyConfiguration) WithMessage(value string) *RayClusterFleetConditionApplyConfiguration
- func (b *RayClusterFleetConditionApplyConfiguration) WithReason(value string) *RayClusterFleetConditionApplyConfiguration
- func (b *RayClusterFleetConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *RayClusterFleetConditionApplyConfiguration
- func (b *RayClusterFleetConditionApplyConfiguration) WithType(value v1alpha1.RayClusterFleetConditionType) *RayClusterFleetConditionApplyConfiguration
- type RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithMinReadySeconds(value int32) *RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithPaused(value bool) *RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithProgressDeadlineSeconds(value int32) *RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithReplicas(value int32) *RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithRevisionHistoryLimit(value int32) *RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithSelector(value *v1.LabelSelectorApplyConfiguration) *RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithStrategy(value appsv1.DeploymentStrategy) *RayClusterFleetSpecApplyConfiguration
- func (b *RayClusterFleetSpecApplyConfiguration) WithTemplate(value *RayClusterTemplateSpecApplyConfiguration) *RayClusterFleetSpecApplyConfiguration
- type RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithAvailableReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithCollisionCount(value int32) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithConditions(values ...*RayClusterFleetConditionApplyConfiguration) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithObservedGeneration(value int64) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithReadyReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithScalingTargetSelector(value string) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithUnavailableReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
- func (b *RayClusterFleetStatusApplyConfiguration) WithUpdatedReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
- type RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) GetName() *string
- func (b *RayClusterReplicaSetApplyConfiguration) WithAPIVersion(value string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithAnnotations(entries map[string]string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithCreationTimestamp(value metav1.Time) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithFinalizers(values ...string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithGenerateName(value string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithGeneration(value int64) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithKind(value string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithLabels(entries map[string]string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithName(value string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithNamespace(value string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithResourceVersion(value string) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithSpec(value *RayClusterReplicaSetSpecApplyConfiguration) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithStatus(value *RayClusterReplicaSetStatusApplyConfiguration) *RayClusterReplicaSetApplyConfiguration
- func (b *RayClusterReplicaSetApplyConfiguration) WithUID(value types.UID) *RayClusterReplicaSetApplyConfiguration
- type RayClusterReplicaSetSpecApplyConfiguration
- func (b *RayClusterReplicaSetSpecApplyConfiguration) WithMinReadySeconds(value int32) *RayClusterReplicaSetSpecApplyConfiguration
- func (b *RayClusterReplicaSetSpecApplyConfiguration) WithReplicas(value int32) *RayClusterReplicaSetSpecApplyConfiguration
- func (b *RayClusterReplicaSetSpecApplyConfiguration) WithSelector(value *v1.LabelSelectorApplyConfiguration) *RayClusterReplicaSetSpecApplyConfiguration
- func (b *RayClusterReplicaSetSpecApplyConfiguration) WithTemplate(value *RayClusterTemplateSpecApplyConfiguration) *RayClusterReplicaSetSpecApplyConfiguration
- type RayClusterReplicaSetStatusApplyConfiguration
- func (b *RayClusterReplicaSetStatusApplyConfiguration) WithAvailableReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
- func (b *RayClusterReplicaSetStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *RayClusterReplicaSetStatusApplyConfiguration
- func (b *RayClusterReplicaSetStatusApplyConfiguration) WithFullyLabeledReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
- func (b *RayClusterReplicaSetStatusApplyConfiguration) WithObservedGeneration(value int64) *RayClusterReplicaSetStatusApplyConfiguration
- func (b *RayClusterReplicaSetStatusApplyConfiguration) WithReadyReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
- func (b *RayClusterReplicaSetStatusApplyConfiguration) WithReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
- type RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) GetName() *string
- func (b *RayClusterTemplateSpecApplyConfiguration) WithAnnotations(entries map[string]string) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithCreationTimestamp(value metav1.Time) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithFinalizers(values ...string) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithGenerateName(value string) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithGeneration(value int64) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithLabels(entries map[string]string) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithName(value string) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithNamespace(value string) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithResourceVersion(value string) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithSpec(value rayv1.RayClusterSpec) *RayClusterTemplateSpecApplyConfiguration
- func (b *RayClusterTemplateSpecApplyConfiguration) WithUID(value types.UID) *RayClusterTemplateSpecApplyConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RayClusterFleetApplyConfiguration ¶
type RayClusterFleetApplyConfiguration struct {
v1.TypeMetaApplyConfiguration `json:",inline"`
*v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"`
Spec *RayClusterFleetSpecApplyConfiguration `json:"spec,omitempty"`
Status *RayClusterFleetStatusApplyConfiguration `json:"status,omitempty"`
}
RayClusterFleetApplyConfiguration represents a declarative configuration of the RayClusterFleet type for use with apply.
func RayClusterFleet ¶
func RayClusterFleet(name, namespace string) *RayClusterFleetApplyConfiguration
RayClusterFleet constructs a declarative configuration of the RayClusterFleet type for use with apply.
func (*RayClusterFleetApplyConfiguration) GetName ¶
func (b *RayClusterFleetApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*RayClusterFleetApplyConfiguration) WithAPIVersion ¶
func (b *RayClusterFleetApplyConfiguration) WithAPIVersion(value string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithAnnotations ¶
func (b *RayClusterFleetApplyConfiguration) WithAnnotations(entries map[string]string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithCreationTimestamp ¶
func (b *RayClusterFleetApplyConfiguration) WithCreationTimestamp(value metav1.Time) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *RayClusterFleetApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithDeletionTimestamp ¶
func (b *RayClusterFleetApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithFinalizers ¶
func (b *RayClusterFleetApplyConfiguration) WithFinalizers(values ...string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithGenerateName ¶
func (b *RayClusterFleetApplyConfiguration) WithGenerateName(value string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithGeneration ¶
func (b *RayClusterFleetApplyConfiguration) WithGeneration(value int64) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithKind ¶
func (b *RayClusterFleetApplyConfiguration) WithKind(value string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithLabels ¶
func (b *RayClusterFleetApplyConfiguration) WithLabels(entries map[string]string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithName ¶
func (b *RayClusterFleetApplyConfiguration) WithName(value string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithNamespace ¶
func (b *RayClusterFleetApplyConfiguration) WithNamespace(value string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithOwnerReferences ¶
func (b *RayClusterFleetApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithResourceVersion ¶
func (b *RayClusterFleetApplyConfiguration) WithResourceVersion(value string) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithSpec ¶
func (b *RayClusterFleetApplyConfiguration) WithSpec(value *RayClusterFleetSpecApplyConfiguration) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithStatus ¶
func (b *RayClusterFleetApplyConfiguration) WithStatus(value *RayClusterFleetStatusApplyConfiguration) *RayClusterFleetApplyConfiguration
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 (*RayClusterFleetApplyConfiguration) WithUID ¶
func (b *RayClusterFleetApplyConfiguration) WithUID(value types.UID) *RayClusterFleetApplyConfiguration
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 RayClusterFleetConditionApplyConfiguration ¶
type RayClusterFleetConditionApplyConfiguration struct {
Type *v1alpha1.RayClusterFleetConditionType `json:"type,omitempty"`
Status *v1.ConditionStatus `json:"status,omitempty"`
LastUpdateTime *metav1.Time `json:"lastUpdateTime,omitempty"`
LastTransitionTime *metav1.Time `json:"lastTransitionTime,omitempty"`
Reason *string `json:"reason,omitempty"`
Message *string `json:"message,omitempty"`
}
RayClusterFleetConditionApplyConfiguration represents a declarative configuration of the RayClusterFleetCondition type for use with apply.
func RayClusterFleetCondition ¶
func RayClusterFleetCondition() *RayClusterFleetConditionApplyConfiguration
RayClusterFleetConditionApplyConfiguration constructs a declarative configuration of the RayClusterFleetCondition type for use with apply.
func (*RayClusterFleetConditionApplyConfiguration) WithLastTransitionTime ¶
func (b *RayClusterFleetConditionApplyConfiguration) WithLastTransitionTime(value metav1.Time) *RayClusterFleetConditionApplyConfiguration
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 (*RayClusterFleetConditionApplyConfiguration) WithLastUpdateTime ¶
func (b *RayClusterFleetConditionApplyConfiguration) WithLastUpdateTime(value metav1.Time) *RayClusterFleetConditionApplyConfiguration
WithLastUpdateTime sets the LastUpdateTime 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 LastUpdateTime field is set to the value of the last call.
func (*RayClusterFleetConditionApplyConfiguration) WithMessage ¶
func (b *RayClusterFleetConditionApplyConfiguration) WithMessage(value string) *RayClusterFleetConditionApplyConfiguration
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 (*RayClusterFleetConditionApplyConfiguration) WithReason ¶
func (b *RayClusterFleetConditionApplyConfiguration) WithReason(value string) *RayClusterFleetConditionApplyConfiguration
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 (*RayClusterFleetConditionApplyConfiguration) WithStatus ¶
func (b *RayClusterFleetConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *RayClusterFleetConditionApplyConfiguration
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 (*RayClusterFleetConditionApplyConfiguration) WithType ¶
func (b *RayClusterFleetConditionApplyConfiguration) WithType(value v1alpha1.RayClusterFleetConditionType) *RayClusterFleetConditionApplyConfiguration
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 RayClusterFleetSpecApplyConfiguration ¶
type RayClusterFleetSpecApplyConfiguration struct {
Replicas *int32 `json:"replicas,omitempty"`
Selector *v1.LabelSelectorApplyConfiguration `json:"selector,omitempty"`
Template *RayClusterTemplateSpecApplyConfiguration `json:"template,omitempty"`
Strategy *appsv1.DeploymentStrategy `json:"strategy,omitempty"`
MinReadySeconds *int32 `json:"minReadySeconds,omitempty"`
RevisionHistoryLimit *int32 `json:"revisionHistoryLimit,omitempty"`
Paused *bool `json:"paused,omitempty"`
ProgressDeadlineSeconds *int32 `json:"progressDeadlineSeconds,omitempty"`
}
RayClusterFleetSpecApplyConfiguration represents a declarative configuration of the RayClusterFleetSpec type for use with apply.
func RayClusterFleetSpec ¶
func RayClusterFleetSpec() *RayClusterFleetSpecApplyConfiguration
RayClusterFleetSpecApplyConfiguration constructs a declarative configuration of the RayClusterFleetSpec type for use with apply.
func (*RayClusterFleetSpecApplyConfiguration) WithMinReadySeconds ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithMinReadySeconds(value int32) *RayClusterFleetSpecApplyConfiguration
WithMinReadySeconds sets the MinReadySeconds 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 MinReadySeconds field is set to the value of the last call.
func (*RayClusterFleetSpecApplyConfiguration) WithPaused ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithPaused(value bool) *RayClusterFleetSpecApplyConfiguration
WithPaused sets the Paused 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 Paused field is set to the value of the last call.
func (*RayClusterFleetSpecApplyConfiguration) WithProgressDeadlineSeconds ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithProgressDeadlineSeconds(value int32) *RayClusterFleetSpecApplyConfiguration
WithProgressDeadlineSeconds sets the ProgressDeadlineSeconds 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 ProgressDeadlineSeconds field is set to the value of the last call.
func (*RayClusterFleetSpecApplyConfiguration) WithReplicas ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithReplicas(value int32) *RayClusterFleetSpecApplyConfiguration
WithReplicas sets the Replicas 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 Replicas field is set to the value of the last call.
func (*RayClusterFleetSpecApplyConfiguration) WithRevisionHistoryLimit ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithRevisionHistoryLimit(value int32) *RayClusterFleetSpecApplyConfiguration
WithRevisionHistoryLimit sets the RevisionHistoryLimit 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 RevisionHistoryLimit field is set to the value of the last call.
func (*RayClusterFleetSpecApplyConfiguration) WithSelector ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithSelector(value *v1.LabelSelectorApplyConfiguration) *RayClusterFleetSpecApplyConfiguration
WithSelector sets the Selector 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 Selector field is set to the value of the last call.
func (*RayClusterFleetSpecApplyConfiguration) WithStrategy ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithStrategy(value appsv1.DeploymentStrategy) *RayClusterFleetSpecApplyConfiguration
WithStrategy sets the Strategy 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 Strategy field is set to the value of the last call.
func (*RayClusterFleetSpecApplyConfiguration) WithTemplate ¶
func (b *RayClusterFleetSpecApplyConfiguration) WithTemplate(value *RayClusterTemplateSpecApplyConfiguration) *RayClusterFleetSpecApplyConfiguration
WithTemplate sets the Template 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 Template field is set to the value of the last call.
type RayClusterFleetStatusApplyConfiguration ¶
type RayClusterFleetStatusApplyConfiguration struct {
ObservedGeneration *int64 `json:"observedGeneration,omitempty"`
Replicas *int32 `json:"replicas,omitempty"`
UpdatedReplicas *int32 `json:"updatedReplicas,omitempty"`
ReadyReplicas *int32 `json:"readyReplicas,omitempty"`
AvailableReplicas *int32 `json:"availableReplicas,omitempty"`
Conditions []RayClusterFleetConditionApplyConfiguration `json:"conditions,omitempty"`
CollisionCount *int32 `json:"collisionCount,omitempty"`
ScalingTargetSelector *string `json:"scalingTargetSelector,omitempty"`
}
RayClusterFleetStatusApplyConfiguration represents a declarative configuration of the RayClusterFleetStatus type for use with apply.
func RayClusterFleetStatus ¶
func RayClusterFleetStatus() *RayClusterFleetStatusApplyConfiguration
RayClusterFleetStatusApplyConfiguration constructs a declarative configuration of the RayClusterFleetStatus type for use with apply.
func (*RayClusterFleetStatusApplyConfiguration) WithAvailableReplicas ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithAvailableReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
WithAvailableReplicas sets the AvailableReplicas 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 AvailableReplicas field is set to the value of the last call.
func (*RayClusterFleetStatusApplyConfiguration) WithCollisionCount ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithCollisionCount(value int32) *RayClusterFleetStatusApplyConfiguration
WithCollisionCount sets the CollisionCount 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 CollisionCount field is set to the value of the last call.
func (*RayClusterFleetStatusApplyConfiguration) WithConditions ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithConditions(values ...*RayClusterFleetConditionApplyConfiguration) *RayClusterFleetStatusApplyConfiguration
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.
func (*RayClusterFleetStatusApplyConfiguration) WithObservedGeneration ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithObservedGeneration(value int64) *RayClusterFleetStatusApplyConfiguration
WithObservedGeneration sets the ObservedGeneration 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 ObservedGeneration field is set to the value of the last call.
func (*RayClusterFleetStatusApplyConfiguration) WithReadyReplicas ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithReadyReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
WithReadyReplicas sets the ReadyReplicas 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 ReadyReplicas field is set to the value of the last call.
func (*RayClusterFleetStatusApplyConfiguration) WithReplicas ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
WithReplicas sets the Replicas 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 Replicas field is set to the value of the last call.
func (*RayClusterFleetStatusApplyConfiguration) WithScalingTargetSelector ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithScalingTargetSelector(value string) *RayClusterFleetStatusApplyConfiguration
WithScalingTargetSelector sets the ScalingTargetSelector 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 ScalingTargetSelector field is set to the value of the last call.
func (*RayClusterFleetStatusApplyConfiguration) WithUnavailableReplicas ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithUnavailableReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
WithUnavailableReplicas sets the UnavailableReplicas 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 UnavailableReplicas field is set to the value of the last call.
func (*RayClusterFleetStatusApplyConfiguration) WithUpdatedReplicas ¶
func (b *RayClusterFleetStatusApplyConfiguration) WithUpdatedReplicas(value int32) *RayClusterFleetStatusApplyConfiguration
WithUpdatedReplicas sets the UpdatedReplicas 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 UpdatedReplicas field is set to the value of the last call.
type RayClusterReplicaSetApplyConfiguration ¶
type RayClusterReplicaSetApplyConfiguration struct {
v1.TypeMetaApplyConfiguration `json:",inline"`
*v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"`
Spec *RayClusterReplicaSetSpecApplyConfiguration `json:"spec,omitempty"`
Status *RayClusterReplicaSetStatusApplyConfiguration `json:"status,omitempty"`
}
RayClusterReplicaSetApplyConfiguration represents a declarative configuration of the RayClusterReplicaSet type for use with apply.
func RayClusterReplicaSet ¶
func RayClusterReplicaSet(name, namespace string) *RayClusterReplicaSetApplyConfiguration
RayClusterReplicaSet constructs a declarative configuration of the RayClusterReplicaSet type for use with apply.
func (*RayClusterReplicaSetApplyConfiguration) GetName ¶
func (b *RayClusterReplicaSetApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*RayClusterReplicaSetApplyConfiguration) WithAPIVersion ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithAPIVersion(value string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithAnnotations ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithAnnotations(entries map[string]string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithCreationTimestamp ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithCreationTimestamp(value metav1.Time) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithDeletionTimestamp ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithFinalizers ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithFinalizers(values ...string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithGenerateName ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithGenerateName(value string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithGeneration ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithGeneration(value int64) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithKind ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithKind(value string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithLabels ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithLabels(entries map[string]string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithName ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithName(value string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithNamespace ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithNamespace(value string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithOwnerReferences ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithResourceVersion ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithResourceVersion(value string) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithSpec ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithSpec(value *RayClusterReplicaSetSpecApplyConfiguration) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithStatus ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithStatus(value *RayClusterReplicaSetStatusApplyConfiguration) *RayClusterReplicaSetApplyConfiguration
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 (*RayClusterReplicaSetApplyConfiguration) WithUID ¶
func (b *RayClusterReplicaSetApplyConfiguration) WithUID(value types.UID) *RayClusterReplicaSetApplyConfiguration
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 RayClusterReplicaSetSpecApplyConfiguration ¶
type RayClusterReplicaSetSpecApplyConfiguration struct {
Replicas *int32 `json:"replicas,omitempty"`
MinReadySeconds *int32 `json:"minReadySeconds,omitempty"`
Selector *v1.LabelSelectorApplyConfiguration `json:"selector,omitempty"`
Template *RayClusterTemplateSpecApplyConfiguration `json:"template,omitempty"`
}
RayClusterReplicaSetSpecApplyConfiguration represents a declarative configuration of the RayClusterReplicaSetSpec type for use with apply.
func RayClusterReplicaSetSpec ¶
func RayClusterReplicaSetSpec() *RayClusterReplicaSetSpecApplyConfiguration
RayClusterReplicaSetSpecApplyConfiguration constructs a declarative configuration of the RayClusterReplicaSetSpec type for use with apply.
func (*RayClusterReplicaSetSpecApplyConfiguration) WithMinReadySeconds ¶
func (b *RayClusterReplicaSetSpecApplyConfiguration) WithMinReadySeconds(value int32) *RayClusterReplicaSetSpecApplyConfiguration
WithMinReadySeconds sets the MinReadySeconds 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 MinReadySeconds field is set to the value of the last call.
func (*RayClusterReplicaSetSpecApplyConfiguration) WithReplicas ¶
func (b *RayClusterReplicaSetSpecApplyConfiguration) WithReplicas(value int32) *RayClusterReplicaSetSpecApplyConfiguration
WithReplicas sets the Replicas 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 Replicas field is set to the value of the last call.
func (*RayClusterReplicaSetSpecApplyConfiguration) WithSelector ¶
func (b *RayClusterReplicaSetSpecApplyConfiguration) WithSelector(value *v1.LabelSelectorApplyConfiguration) *RayClusterReplicaSetSpecApplyConfiguration
WithSelector sets the Selector 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 Selector field is set to the value of the last call.
func (*RayClusterReplicaSetSpecApplyConfiguration) WithTemplate ¶
func (b *RayClusterReplicaSetSpecApplyConfiguration) WithTemplate(value *RayClusterTemplateSpecApplyConfiguration) *RayClusterReplicaSetSpecApplyConfiguration
WithTemplate sets the Template 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 Template field is set to the value of the last call.
type RayClusterReplicaSetStatusApplyConfiguration ¶
type RayClusterReplicaSetStatusApplyConfiguration struct {
Replicas *int32 `json:"replicas,omitempty"`
FullyLabeledReplicas *int32 `json:"fullyLabeledReplicas,omitempty"`
ReadyReplicas *int32 `json:"readyReplicas,omitempty"`
AvailableReplicas *int32 `json:"availableReplicas,omitempty"`
ObservedGeneration *int64 `json:"observedGeneration,omitempty"`
Conditions []v1.ConditionApplyConfiguration `json:"conditions,omitempty"`
}
RayClusterReplicaSetStatusApplyConfiguration represents a declarative configuration of the RayClusterReplicaSetStatus type for use with apply.
func RayClusterReplicaSetStatus ¶
func RayClusterReplicaSetStatus() *RayClusterReplicaSetStatusApplyConfiguration
RayClusterReplicaSetStatusApplyConfiguration constructs a declarative configuration of the RayClusterReplicaSetStatus type for use with apply.
func (*RayClusterReplicaSetStatusApplyConfiguration) WithAvailableReplicas ¶
func (b *RayClusterReplicaSetStatusApplyConfiguration) WithAvailableReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
WithAvailableReplicas sets the AvailableReplicas 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 AvailableReplicas field is set to the value of the last call.
func (*RayClusterReplicaSetStatusApplyConfiguration) WithConditions ¶
func (b *RayClusterReplicaSetStatusApplyConfiguration) WithConditions(values ...*v1.ConditionApplyConfiguration) *RayClusterReplicaSetStatusApplyConfiguration
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.
func (*RayClusterReplicaSetStatusApplyConfiguration) WithFullyLabeledReplicas ¶
func (b *RayClusterReplicaSetStatusApplyConfiguration) WithFullyLabeledReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
WithFullyLabeledReplicas sets the FullyLabeledReplicas 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 FullyLabeledReplicas field is set to the value of the last call.
func (*RayClusterReplicaSetStatusApplyConfiguration) WithObservedGeneration ¶
func (b *RayClusterReplicaSetStatusApplyConfiguration) WithObservedGeneration(value int64) *RayClusterReplicaSetStatusApplyConfiguration
WithObservedGeneration sets the ObservedGeneration 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 ObservedGeneration field is set to the value of the last call.
func (*RayClusterReplicaSetStatusApplyConfiguration) WithReadyReplicas ¶
func (b *RayClusterReplicaSetStatusApplyConfiguration) WithReadyReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
WithReadyReplicas sets the ReadyReplicas 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 ReadyReplicas field is set to the value of the last call.
func (*RayClusterReplicaSetStatusApplyConfiguration) WithReplicas ¶
func (b *RayClusterReplicaSetStatusApplyConfiguration) WithReplicas(value int32) *RayClusterReplicaSetStatusApplyConfiguration
WithReplicas sets the Replicas 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 Replicas field is set to the value of the last call.
type RayClusterTemplateSpecApplyConfiguration ¶
type RayClusterTemplateSpecApplyConfiguration struct {
*v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"`
Spec *rayv1.RayClusterSpec `json:"spec,omitempty"`
}
RayClusterTemplateSpecApplyConfiguration represents a declarative configuration of the RayClusterTemplateSpec type for use with apply.
func RayClusterTemplateSpec ¶
func RayClusterTemplateSpec() *RayClusterTemplateSpecApplyConfiguration
RayClusterTemplateSpecApplyConfiguration constructs a declarative configuration of the RayClusterTemplateSpec type for use with apply.
func (*RayClusterTemplateSpecApplyConfiguration) GetName ¶
func (b *RayClusterTemplateSpecApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*RayClusterTemplateSpecApplyConfiguration) WithAnnotations ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithAnnotations(entries map[string]string) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithCreationTimestamp ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithCreationTimestamp(value metav1.Time) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithDeletionTimestamp ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithFinalizers ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithFinalizers(values ...string) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithGenerateName ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithGenerateName(value string) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithGeneration ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithGeneration(value int64) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithLabels ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithLabels(entries map[string]string) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithName ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithName(value string) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithNamespace ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithNamespace(value string) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithOwnerReferences ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithResourceVersion ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithResourceVersion(value string) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithSpec ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithSpec(value rayv1.RayClusterSpec) *RayClusterTemplateSpecApplyConfiguration
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 (*RayClusterTemplateSpecApplyConfiguration) WithUID ¶
func (b *RayClusterTemplateSpecApplyConfiguration) WithUID(value types.UID) *RayClusterTemplateSpecApplyConfiguration
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.