Documentation ¶
Index ¶
- type ApplicationCapabilitiesApplyConfiguration
- type CatlsApplyConfiguration
- type ChannelCapabilitiesApplyConfiguration
- type ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithAbsoluteMaxBytes(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithApplicationCapabilities(value *ApplicationCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithBatchTimeout(value string) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithChannelCapabilities(value *ChannelCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithElectionTick(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithHeartbeatTick(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithMaxInflightBlocks(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithMaxMessageCount(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithOrdererCapabilities(value *OrdererCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithPreferredMaxBytes(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithSnapshotIntervalSize(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithTickInterval(value string) *ChannelConfigApplyConfiguration
- type ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCahost(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCaname(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCaport(value int) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithEnrollid(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithEnrollsecret(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *ComponentApplyConfiguration
- type CorsApplyConfiguration
- type CsrApplyConfiguration
- type EnrollmentApplyConfiguration
- type ExternalBuilderApplyConfiguration
- func (b *ExternalBuilderApplyConfiguration) WithName(value string) *ExternalBuilderApplyConfiguration
- func (b *ExternalBuilderApplyConfiguration) WithPath(value string) *ExternalBuilderApplyConfiguration
- func (b *ExternalBuilderApplyConfiguration) WithPropagateEnvironment(values ...string) *ExternalBuilderApplyConfiguration
- type ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithCertificateKey(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithPrivateKeyKey(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithRootCertificateKey(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithSecretName(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithSecretNamespace(value string) *ExternalCertificateApplyConfiguration
- type FabricCAAffiliationApplyConfiguration
- type FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithAPIVersion(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithAnnotations(entries map[string]string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithFinalizers(values ...string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithGenerateName(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithGeneration(value int64) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithKind(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithLabels(entries map[string]string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithName(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithNamespace(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithResourceVersion(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithSpec(value *FabricCASpecApplyConfiguration) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithStatus(value *FabricCAStatusApplyConfiguration) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithUID(value types.UID) *FabricCAApplyConfiguration
- type FabricCABCCSPApplyConfiguration
- type FabricCABCCSPSWApplyConfiguration
- type FabricCACFGAffilitionsApplyConfiguration
- type FabricCACFGApplyConfiguration
- type FabricCACFGIdentitiesApplyConfiguration
- type FabricCACRLApplyConfiguration
- type FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithCA(value *FabricCACSRCAApplyConfiguration) *FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithCN(value string) *FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithHosts(values ...string) *FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithNames(values ...*FabricCANamesApplyConfiguration) *FabricCACSRApplyConfiguration
- type FabricCACSRCAApplyConfiguration
- type FabricCAClientAuthApplyConfiguration
- type FabricCACryptoApplyConfiguration
- type FabricCADatabaseApplyConfiguration
- type FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithAffiliation(value string) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithAttrs(value *FabricCAIdentityAttrsApplyConfiguration) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithName(value string) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithPass(value string) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithType(value string) *FabricCAIdentityApplyConfiguration
- type FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithAffiliationMgr(value bool) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithAttributes(value string) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithDelegateRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithGenCRL(value bool) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithIntermediateCA(value bool) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithRegistrarRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithRevoker(value bool) *FabricCAIdentityAttrsApplyConfiguration
- type FabricCAIntermediateApplyConfiguration
- type FabricCAIntermediateParentServerApplyConfiguration
- type FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithAffiliations(values ...*FabricCAAffiliationApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithBCCSP(value *FabricCABCCSPApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCA(value *FabricCACryptoApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCFG(value *FabricCACFGApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCRL(value *FabricCACRLApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCSR(value *FabricCACSRApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithIntermediate(value *FabricCAIntermediateApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithName(value string) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithRegistry(value *FabricCARegistryApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithSigning(value *FabricCASigningApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithSubject(value *FabricCASubjectApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithTlsCA(value *FabricTLSCACryptoApplyConfiguration) *FabricCAItemConfApplyConfiguration
- type FabricCAMetricsApplyConfiguration
- type FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithAddress(value string) *FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithNetwork(value string) *FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithPrefix(value string) *FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithWriteInterval(value string) *FabricCAMetricsStatsdApplyConfiguration
- type FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithC(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithL(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithO(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithOU(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithST(value string) *FabricCANamesApplyConfiguration
- type FabricCARegistryApplyConfiguration
- type FabricCASigningApplyConfiguration
- type FabricCASigningDefaultApplyConfiguration
- type FabricCASigningProfilesApplyConfiguration
- func (b *FabricCASigningProfilesApplyConfiguration) WithCA(value *FabricCASigningSignProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
- func (b *FabricCASigningProfilesApplyConfiguration) WithTLS(value *FabricCASigningTLSProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
- type FabricCASigningSignProfileApplyConfiguration
- func (b *FabricCASigningSignProfileApplyConfiguration) WithCAConstraint(value *FabricCASigningSignProfileConstraintApplyConfiguration) *FabricCASigningSignProfileApplyConfiguration
- func (b *FabricCASigningSignProfileApplyConfiguration) WithExpiry(value string) *FabricCASigningSignProfileApplyConfiguration
- func (b *FabricCASigningSignProfileApplyConfiguration) WithUsage(values ...string) *FabricCASigningSignProfileApplyConfiguration
- type FabricCASigningSignProfileConstraintApplyConfiguration
- type FabricCASigningTLSProfileApplyConfiguration
- type FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithCLRSizeLimit(value int) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithCors(value *CorsApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithDatabase(value *FabricCADatabaseApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithDebug(value bool) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithHosts(values ...string) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithImage(value string) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithMetrics(value *FabricCAMetricsApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithService(value *FabricCASpecServiceApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithTLS(value *FabricCATLSConfApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithTLSCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithVersion(value string) *FabricCASpecApplyConfiguration
- type FabricCASpecServiceApplyConfiguration
- type FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithCACert(value string) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithMessage(value string) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithNodePort(value int) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithTLSCACert(value string) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithTlsCert(value string) *FabricCAStatusApplyConfiguration
- type FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithC(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithCN(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithL(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithO(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithOU(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithST(value string) *FabricCASubjectApplyConfiguration
- type FabricCATLSConfApplyConfiguration
- type FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithGenerateName(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithGeneration(value int64) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithKind(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithName(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithNamespace(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithSpec(value *FabricChaincodeSpecApplyConfiguration) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithStatus(value *FabricChaincodeStatusApplyConfiguration) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithUID(value types.UID) *FabricChaincodeApplyConfiguration
- type FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithCredentials(value *TLSApplyConfiguration) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithImage(value string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithPackageID(value string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithReplicas(value int) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricChaincodeSpecApplyConfiguration
- type FabricChaincodeStatusApplyConfiguration
- func (b *FabricChaincodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeStatusApplyConfiguration
- func (b *FabricChaincodeStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeStatusApplyConfiguration
- func (b *FabricChaincodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeStatusApplyConfiguration
- type FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithAPIVersion(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithFinalizers(values ...string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithGenerateName(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithGeneration(value int64) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithKind(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithLabels(entries map[string]string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithName(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithNamespace(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithResourceVersion(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithSpec(value *FabricExplorerSpecApplyConfiguration) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithStatus(value *FabricExplorerStatusApplyConfiguration) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithUID(value types.UID) *FabricExplorerApplyConfiguration
- type FabricExplorerSpecApplyConfiguration
- type FabricExplorerStatusApplyConfiguration
- func (b *FabricExplorerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricExplorerStatusApplyConfiguration
- func (b *FabricExplorerStatusApplyConfiguration) WithMessage(value string) *FabricExplorerStatusApplyConfiguration
- func (b *FabricExplorerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricExplorerStatusApplyConfiguration
- type FabricFSServerApplyConfiguration
- func (b *FabricFSServerApplyConfiguration) WithImage(value string) *FabricFSServerApplyConfiguration
- func (b *FabricFSServerApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricFSServerApplyConfiguration
- func (b *FabricFSServerApplyConfiguration) WithTag(value string) *FabricFSServerApplyConfiguration
- type FabricFollowerChannelAnchorPeerApplyConfiguration
- type FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithAPIVersion(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithFinalizers(values ...string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithGenerateName(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithGeneration(value int64) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithKind(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithName(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithNamespace(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithResourceVersion(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithSpec(value *FabricFollowerChannelSpecApplyConfiguration) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithStatus(value *FabricFollowerChannelStatusApplyConfiguration) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithUID(value types.UID) *FabricFollowerChannelApplyConfiguration
- type FabricFollowerChannelExternalPeerApplyConfiguration
- type FabricFollowerChannelOrdererApplyConfiguration
- type FabricFollowerChannelPeerApplyConfiguration
- type FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithAnchorPeers(values ...*FabricFollowerChannelAnchorPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithExternalPeersToJoin(values ...*FabricFollowerChannelExternalPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithMSPID(value string) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithName(value string) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithOrderers(values ...*FabricFollowerChannelOrdererApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithPeersToJoin(values ...*FabricFollowerChannelPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- type FabricFollowerChannelStatusApplyConfiguration
- func (b *FabricFollowerChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricFollowerChannelStatusApplyConfiguration
- func (b *FabricFollowerChannelStatusApplyConfiguration) WithMessage(value string) *FabricFollowerChannelStatusApplyConfiguration
- func (b *FabricFollowerChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricFollowerChannelStatusApplyConfiguration
- type FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithAPIVersion(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithAnnotations(entries map[string]string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithFinalizers(values ...string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithGenerateName(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithGeneration(value int64) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithKind(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithLabels(entries map[string]string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithName(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithNamespace(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithResourceVersion(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithSpec(value *FabricIdentitySpecApplyConfiguration) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithStatus(value *FabricIdentityStatusApplyConfiguration) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithUID(value types.UID) *FabricIdentityApplyConfiguration
- type FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithAffiliation(value string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithAttrs(values ...string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollid(value string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollsecret(value string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithMaxEnrollments(value int) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithType(value string) *FabricIdentityRegisterApplyConfiguration
- type FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCahost(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCaname(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCaport(value int) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithEnrollid(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithEnrollsecret(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithMSPID(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithRegister(value *FabricIdentityRegisterApplyConfiguration) *FabricIdentitySpecApplyConfiguration
- type FabricIdentityStatusApplyConfiguration
- func (b *FabricIdentityStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricIdentityStatusApplyConfiguration
- func (b *FabricIdentityStatusApplyConfiguration) WithMessage(value string) *FabricIdentityStatusApplyConfiguration
- func (b *FabricIdentityStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricIdentityStatusApplyConfiguration
- type FabricIstioApplyConfiguration
- type FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration
- type FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration
- type FabricMainChannelApplicationConfigApplyConfiguration
- func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithACLs(value map[string]string) *FabricMainChannelApplicationConfigApplyConfiguration
- func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelApplicationConfigApplyConfiguration
- func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelApplicationConfigApplyConfiguration
- type FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithAPIVersion(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithFinalizers(values ...string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithGenerateName(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithGeneration(value int64) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithKind(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithName(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithNamespace(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithResourceVersion(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithSpec(value *FabricMainChannelSpecApplyConfiguration) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithStatus(value *FabricMainChannelStatusApplyConfiguration) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithUID(value types.UID) *FabricMainChannelApplyConfiguration
- type FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithApplication(value *FabricMainChannelApplicationConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithOrderer(value *FabricMainChannelOrdererConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
- type FabricMainChannelConsenterApplyConfiguration
- func (b *FabricMainChannelConsenterApplyConfiguration) WithHost(value string) *FabricMainChannelConsenterApplyConfiguration
- func (b *FabricMainChannelConsenterApplyConfiguration) WithPort(value int) *FabricMainChannelConsenterApplyConfiguration
- func (b *FabricMainChannelConsenterApplyConfiguration) WithTLSCert(value string) *FabricMainChannelConsenterApplyConfiguration
- type FabricMainChannelEtcdRaftApplyConfiguration
- type FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithElectionTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithHeartbeatTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithMaxInflightBlocks(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithSnapshotIntervalSize(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithTickInterval(value string) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- type FabricMainChannelExternalOrdererNodeApplyConfiguration
- type FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- type FabricMainChannelExternalPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
- type FabricMainChannelIdentityApplyConfiguration
- func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretKey(value string) *FabricMainChannelIdentityApplyConfiguration
- func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretName(value string) *FabricMainChannelIdentityApplyConfiguration
- func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretNamespace(value string) *FabricMainChannelIdentityApplyConfiguration
- type FabricMainChannelOrdererBatchSizeApplyConfiguration
- func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithAbsoluteMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
- func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithMaxMessageCount(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
- func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithPreferredMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
- type FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchSize(value *FabricMainChannelOrdererBatchSizeApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchTimeout(value string) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithEtcdRaft(value *FabricMainChannelEtcdRaftApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithOrdererType(value string) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithState(value hlfkungfusoftwareesv1alpha1.FabricMainChannelConsensusState) *FabricMainChannelOrdererConfigApplyConfiguration
- type FabricMainChannelOrdererNodeApplyConfiguration
- type FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithExternalOrderersToJoin(values ...*FabricMainChannelExternalOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrderersToJoin(values ...*FabricMainChannelOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithSignCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithTLSCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- type FabricMainChannelPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
- type FabricMainChannelPoliciesConfigApplyConfiguration
- func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithModPolicy(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
- func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithRule(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
- func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithType(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
- type FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithAdminOrdererOrganizations(values ...*FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithAdminPeerOrganizations(values ...*FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithChannelConfig(value *FabricMainChannelConfigApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithConsenters(values ...*FabricMainChannelConsenterApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithExternalOrdererOrganizations(values ...*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithExternalPeerOrganizations(values ...*FabricMainChannelExternalPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithIdentities(entries map[string]FabricMainChannelIdentityApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithName(value string) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithOrdererOrganizations(values ...*FabricMainChannelOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithPeerOrganizations(values ...*FabricMainChannelPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- type FabricMainChannelStatusApplyConfiguration
- func (b *FabricMainChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricMainChannelStatusApplyConfiguration
- func (b *FabricMainChannelStatusApplyConfiguration) WithMessage(value string) *FabricMainChannelStatusApplyConfiguration
- func (b *FabricMainChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricMainChannelStatusApplyConfiguration
- type FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithAPIVersion(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithAnnotations(entries map[string]string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithFinalizers(values ...string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithGenerateName(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithGeneration(value int64) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithKind(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithLabels(entries map[string]string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithName(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithResourceVersion(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithSpec(value *FabricNetworkConfigSpecApplyConfiguration) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithStatus(value *FabricNetworkConfigStatusApplyConfiguration) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithUID(value types.UID) *FabricNetworkConfigApplyConfiguration
- type FabricNetworkConfigIdentityApplyConfiguration
- type FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithChannels(values ...string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithIdentities(values ...*FabricNetworkConfigIdentityApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithInternal(value bool) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithNamespaces(values ...string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganization(value string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganizations(values ...string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithSecretName(value string) *FabricNetworkConfigSpecApplyConfiguration
- type FabricNetworkConfigStatusApplyConfiguration
- func (b *FabricNetworkConfigStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricNetworkConfigStatusApplyConfiguration
- func (b *FabricNetworkConfigStatusApplyConfiguration) WithMessage(value string) *FabricNetworkConfigStatusApplyConfiguration
- func (b *FabricNetworkConfigStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricNetworkConfigStatusApplyConfiguration
- type FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithAPIVersion(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithFinalizers(values ...string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithGenerateName(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithGeneration(value int64) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithKind(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithLabels(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithName(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithNamespace(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithResourceVersion(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithSpec(value *FabricOperationsConsoleSpecApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithStatus(value *FabricOperationsConsoleStatusApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithUID(value types.UID) *FabricOperationsConsoleApplyConfiguration
- type FabricOperationsConsoleAuthApplyConfiguration
- func (b *FabricOperationsConsoleAuthApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleAuthApplyConfiguration
- func (b *FabricOperationsConsoleAuthApplyConfiguration) WithScheme(value string) *FabricOperationsConsoleAuthApplyConfiguration
- func (b *FabricOperationsConsoleAuthApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleAuthApplyConfiguration
- type FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImage(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTag(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- type FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAuth(value *FabricOperationsConsoleAuthApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithConfig(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithCouchDB(value *FabricOperationsConsoleCouchDBApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithHostURL(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImage(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithPort(value int) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithReplicas(value int) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTag(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleSpecApplyConfiguration
- type FabricOperationsConsoleStatusApplyConfiguration
- func (b *FabricOperationsConsoleStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperationsConsoleStatusApplyConfiguration
- func (b *FabricOperationsConsoleStatusApplyConfiguration) WithMessage(value string) *FabricOperationsConsoleStatusApplyConfiguration
- func (b *FabricOperationsConsoleStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperationsConsoleStatusApplyConfiguration
- type FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithGenerateName(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithGeneration(value int64) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithKind(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithName(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithNamespace(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithSpec(value *FabricOperatorAPISpecApplyConfiguration) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithStatus(value *FabricOperatorAPIStatusApplyConfiguration) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithUID(value types.UID) *FabricOperatorAPIApplyConfiguration
- type FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCIssuer(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCJWKS(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorAPIAuthApplyConfiguration
- type FabricOperatorAPIHLFConfigApplyConfiguration
- func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithMSPID(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
- func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithNetworkConfig(value *FabricOperatorAPINetworkConfigApplyConfiguration) *FabricOperatorAPIHLFConfigApplyConfiguration
- func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithUser(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
- type FabricOperatorAPINetworkConfigApplyConfiguration
- type FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithAuth(value *FabricOperatorAPIAuthApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithHLFConfig(value *FabricOperatorAPIHLFConfigApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithImage(value string) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithTag(value string) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorAPISpecApplyConfiguration
- type FabricOperatorAPIStatusApplyConfiguration
- func (b *FabricOperatorAPIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorAPIStatusApplyConfiguration
- func (b *FabricOperatorAPIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorAPIStatusApplyConfiguration
- func (b *FabricOperatorAPIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorAPIStatusApplyConfiguration
- type FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithGenerateName(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithGeneration(value int64) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithKind(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithName(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithNamespace(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithSpec(value *FabricOperatorUISpecApplyConfiguration) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithStatus(value *FabricOperatorUIStatusApplyConfiguration) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithUID(value types.UID) *FabricOperatorUIApplyConfiguration
- type FabricOperatorUIAuthApplyConfiguration
- func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorUIAuthApplyConfiguration
- func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorUIAuthApplyConfiguration
- func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorUIAuthApplyConfiguration
- type FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithAPIURL(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithAuth(value *FabricOperatorUIAuthApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithImage(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithTag(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorUISpecApplyConfiguration
- type FabricOperatorUIStatusApplyConfiguration
- func (b *FabricOperatorUIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorUIStatusApplyConfiguration
- func (b *FabricOperatorUIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorUIStatusApplyConfiguration
- func (b *FabricOperatorUIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorUIStatusApplyConfiguration
- type FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithAPIVersion(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithFinalizers(values ...string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithGenerateName(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithGeneration(value int64) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithKind(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithLabels(entries map[string]string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithName(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithNamespace(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithResourceVersion(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithSpec(value *FabricOrdererNodeSpecApplyConfiguration) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithStatus(value *FabricOrdererNodeStatusApplyConfiguration) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithUID(value types.UID) *FabricOrdererNodeApplyConfiguration
- type FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithBootstrapMethod(value hlfkungfusoftwareesv1alpha1.BootstrapMethod) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithChannelParticipationEnabled(value bool) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithGenesis(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithHostAliases(values ...v1.HostAlias) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithImage(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithMspID(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithReplicas(value int) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithService(value *OrdererNodeServiceApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithTag(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithUpdateCertificateTime(value metav1.Time) *FabricOrdererNodeSpecApplyConfiguration
- type FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithAdminPort(value int) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithMessage(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithNodePort(value int) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithOperationsPort(value int) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsAdminCert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCert(value string) *FabricOrdererNodeStatusApplyConfiguration
- type FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithAPIVersion(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithFinalizers(values ...string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithGenerateName(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithGeneration(value int64) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithKind(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithLabels(entries map[string]string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithName(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithNamespace(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithResourceVersion(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithSpec(value *FabricOrderingServiceSpecApplyConfiguration) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithStatus(value *FabricOrderingServiceStatusApplyConfiguration) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithUID(value types.UID) *FabricOrderingServiceApplyConfiguration
- type FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithEnrollment(value *OrdererEnrollmentApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithImage(value string) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithMspID(value string) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithNodes(values ...*OrdererNodeApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithService(value *OrdererServiceApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithSystemChannel(value *OrdererSystemChannelApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithTag(value string) *FabricOrderingServiceSpecApplyConfiguration
- type FabricOrderingServiceStatusApplyConfiguration
- type FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithAPIVersion(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithFinalizers(values ...string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithGenerateName(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithGeneration(value int64) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithKind(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithLabels(entries map[string]string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithName(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithNamespace(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithResourceVersion(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithSpec(value *FabricPeerSpecApplyConfiguration) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithStatus(value *FabricPeerStatusApplyConfiguration) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithUID(value types.UID) *FabricPeerApplyConfiguration
- type FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithExternalCouchDB(value *FabricPeerExternalCouchDBApplyConfiguration) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithImage(value string) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithPassword(value string) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithTag(value string) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithUser(value string) *FabricPeerCouchDBApplyConfiguration
- type FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithEnabled(value bool) *FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImage(value string) *FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithTag(value string) *FabricPeerCouchdbExporterApplyConfiguration
- type FabricPeerDiscoveryApplyConfiguration
- type FabricPeerExternalCouchDBApplyConfiguration
- func (b *FabricPeerExternalCouchDBApplyConfiguration) WithEnabled(value bool) *FabricPeerExternalCouchDBApplyConfiguration
- func (b *FabricPeerExternalCouchDBApplyConfiguration) WithHost(value string) *FabricPeerExternalCouchDBApplyConfiguration
- func (b *FabricPeerExternalCouchDBApplyConfiguration) WithPort(value int) *FabricPeerExternalCouchDBApplyConfiguration
- type FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithCauthdsl(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithGossip(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithGrpc(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithLedger(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithLevel(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithMsp(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithPeer(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithPolicies(value string) *FabricPeerLoggingApplyConfiguration
- type FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithChaincode(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithCouchDB(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithCouchDBExporter(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithPeer(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithProxy(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- type FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithAffinity(value corev1.Affinity) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithCouchDB(value *FabricPeerCouchDBApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithCouchDBExporter(value *FabricPeerCouchdbExporterApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithDiscovery(value *FabricPeerDiscoveryApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithDockerSocketPath(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithEnv(values ...corev1.EnvVar) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithExternalBuilders(values ...*ExternalBuilderApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithExternalChaincodeBuilder(value bool) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithFSServer(value *FabricFSServerApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithGossip(value *FabricPeerSpecGossipApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithHostAliases(values ...corev1.HostAlias) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithHosts(values ...string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithImage(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithImagePullPolicy(value corev1.PullPolicy) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithImagePullSecrets(values ...corev1.LocalObjectReference) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithLogging(value *FabricPeerLoggingApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithMspID(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithNodeSelector(value corev1.NodeSelector) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithReplicas(value int) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithResources(value *FabricPeerResourcesApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithService(value *PeerServiceApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithStateDb(value hlfkungfusoftwareesv1alpha1.StateDB) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithStorage(value *FabricPeerStorageApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithTag(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithTolerations(values ...corev1.Toleration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithUpdateCertificateTime(value v1.Time) *FabricPeerSpecApplyConfiguration
- type FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithBootstrap(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithOrgLeader(value bool) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithUseLeaderElection(value bool) *FabricPeerSpecGossipApplyConfiguration
- type FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithMessage(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithNodePort(value int) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithSignCACert(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithSignCert(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithTlsCACert(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithTlsCert(value string) *FabricPeerStatusApplyConfiguration
- type FabricPeerStorageApplyConfiguration
- func (b *FabricPeerStorageApplyConfiguration) WithChaincode(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
- func (b *FabricPeerStorageApplyConfiguration) WithCouchDB(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
- func (b *FabricPeerStorageApplyConfiguration) WithPeer(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
- type FabricTLSCACryptoApplyConfiguration
- func (b *FabricTLSCACryptoApplyConfiguration) WithCert(value string) *FabricTLSCACryptoApplyConfiguration
- func (b *FabricTLSCACryptoApplyConfiguration) WithClientAuth(value *FabricCAClientAuthApplyConfiguration) *FabricTLSCACryptoApplyConfiguration
- func (b *FabricTLSCACryptoApplyConfiguration) WithKey(value string) *FabricTLSCACryptoApplyConfiguration
- type GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithEnabled(value bool) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithImage(value string) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithResources(value v1.ResourceRequirements) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithTag(value string) *GRPCProxyApplyConfiguration
- type HLFIdentityApplyConfiguration
- func (b *HLFIdentityApplyConfiguration) WithSecretKey(value string) *HLFIdentityApplyConfiguration
- func (b *HLFIdentityApplyConfiguration) WithSecretName(value string) *HLFIdentityApplyConfiguration
- func (b *HLFIdentityApplyConfiguration) WithSecretNamespace(value string) *HLFIdentityApplyConfiguration
- type IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithAnnotations(entries map[string]string) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithClassName(value string) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithEnabled(value bool) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithHosts(values ...*IngressHostApplyConfiguration) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithTLS(values ...v1beta1.IngressTLS) *IngressApplyConfiguration
- type IngressHostApplyConfiguration
- type IngressPathApplyConfiguration
- type OrdererCapabilitiesApplyConfiguration
- type OrdererEnrollmentApplyConfiguration
- type OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithEnrollment(value *OrdererNodeEnrollmentApplyConfiguration) *OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithHost(value string) *OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithID(value string) *OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithPort(value int) *OrdererNodeApplyConfiguration
- type OrdererNodeEnrollmentApplyConfiguration
- type OrdererNodeEnrollmentTLSApplyConfiguration
- type OrdererNodeServiceApplyConfiguration
- func (b *OrdererNodeServiceApplyConfiguration) WithNodePortOperations(value int) *OrdererNodeServiceApplyConfiguration
- func (b *OrdererNodeServiceApplyConfiguration) WithNodePortRequest(value int) *OrdererNodeServiceApplyConfiguration
- func (b *OrdererNodeServiceApplyConfiguration) WithType(value v1.ServiceType) *OrdererNodeServiceApplyConfiguration
- type OrdererServiceApplyConfiguration
- type OrdererSystemChannelApplyConfiguration
- type PeerServiceApplyConfiguration
- type SecretApplyConfiguration
- type ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithEnabled(value bool) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithInterval(value string) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithLabels(entries map[string]string) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithSampleLimit(value int) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithScrapeTimeout(value string) *ServiceMonitorApplyConfiguration
- type StorageApplyConfiguration
- type TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCahost(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCaname(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCaport(value int) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCsr(value *CsrApplyConfiguration) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithEnrollid(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithEnrollsecret(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *TLSApplyConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationCapabilitiesApplyConfiguration ¶
type ApplicationCapabilitiesApplyConfiguration struct {
V2_0 *bool `json:"V2_0,omitempty"`
}
ApplicationCapabilitiesApplyConfiguration represents an declarative configuration of the ApplicationCapabilities type for use with apply.
func ApplicationCapabilities ¶
func ApplicationCapabilities() *ApplicationCapabilitiesApplyConfiguration
ApplicationCapabilitiesApplyConfiguration constructs an declarative configuration of the ApplicationCapabilities type for use with apply.
func (*ApplicationCapabilitiesApplyConfiguration) WithV2_0 ¶
func (b *ApplicationCapabilitiesApplyConfiguration) WithV2_0(value bool) *ApplicationCapabilitiesApplyConfiguration
WithV2_0 sets the V2_0 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 V2_0 field is set to the value of the last call.
type CatlsApplyConfiguration ¶
type CatlsApplyConfiguration struct {
Cacert *string `json:"cacert,omitempty"`
}
CatlsApplyConfiguration represents an declarative configuration of the Catls type for use with apply.
func Catls ¶
func Catls() *CatlsApplyConfiguration
CatlsApplyConfiguration constructs an declarative configuration of the Catls type for use with apply.
func (*CatlsApplyConfiguration) WithCacert ¶
func (b *CatlsApplyConfiguration) WithCacert(value string) *CatlsApplyConfiguration
WithCacert sets the Cacert 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 Cacert field is set to the value of the last call.
type ChannelCapabilitiesApplyConfiguration ¶
type ChannelCapabilitiesApplyConfiguration struct {
V2_0 *bool `json:"V2_0,omitempty"`
}
ChannelCapabilitiesApplyConfiguration represents an declarative configuration of the ChannelCapabilities type for use with apply.
func ChannelCapabilities ¶
func ChannelCapabilities() *ChannelCapabilitiesApplyConfiguration
ChannelCapabilitiesApplyConfiguration constructs an declarative configuration of the ChannelCapabilities type for use with apply.
func (*ChannelCapabilitiesApplyConfiguration) WithV2_0 ¶
func (b *ChannelCapabilitiesApplyConfiguration) WithV2_0(value bool) *ChannelCapabilitiesApplyConfiguration
WithV2_0 sets the V2_0 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 V2_0 field is set to the value of the last call.
type ChannelConfigApplyConfiguration ¶
type ChannelConfigApplyConfiguration struct { BatchTimeout *string `json:"batchTimeout,omitempty"` MaxMessageCount *int `json:"maxMessageCount,omitempty"` AbsoluteMaxBytes *int `json:"absoluteMaxBytes,omitempty"` PreferredMaxBytes *int `json:"preferredMaxBytes,omitempty"` OrdererCapabilities *OrdererCapabilitiesApplyConfiguration `json:"ordererCapabilities,omitempty"` ApplicationCapabilities *ApplicationCapabilitiesApplyConfiguration `json:"applicationCapabilities,omitempty"` ChannelCapabilities *ChannelCapabilitiesApplyConfiguration `json:"channelCapabilities,omitempty"` SnapshotIntervalSize *int `json:"snapshotIntervalSize,omitempty"` TickInterval *string `json:"tickInterval,omitempty"` ElectionTick *int `json:"electionTick,omitempty"` HeartbeatTick *int `json:"heartbeatTick,omitempty"` MaxInflightBlocks *int `json:"maxInflightBlocks,omitempty"` }
ChannelConfigApplyConfiguration represents an declarative configuration of the ChannelConfig type for use with apply.
func ChannelConfig ¶
func ChannelConfig() *ChannelConfigApplyConfiguration
ChannelConfigApplyConfiguration constructs an declarative configuration of the ChannelConfig type for use with apply.
func (*ChannelConfigApplyConfiguration) WithAbsoluteMaxBytes ¶
func (b *ChannelConfigApplyConfiguration) WithAbsoluteMaxBytes(value int) *ChannelConfigApplyConfiguration
WithAbsoluteMaxBytes sets the AbsoluteMaxBytes 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 AbsoluteMaxBytes field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithApplicationCapabilities ¶
func (b *ChannelConfigApplyConfiguration) WithApplicationCapabilities(value *ApplicationCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
WithApplicationCapabilities sets the ApplicationCapabilities 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 ApplicationCapabilities field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithBatchTimeout ¶
func (b *ChannelConfigApplyConfiguration) WithBatchTimeout(value string) *ChannelConfigApplyConfiguration
WithBatchTimeout sets the BatchTimeout 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 BatchTimeout field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithChannelCapabilities ¶
func (b *ChannelConfigApplyConfiguration) WithChannelCapabilities(value *ChannelCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
WithChannelCapabilities sets the ChannelCapabilities 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 ChannelCapabilities field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithElectionTick ¶
func (b *ChannelConfigApplyConfiguration) WithElectionTick(value int) *ChannelConfigApplyConfiguration
WithElectionTick sets the ElectionTick 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 ElectionTick field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithHeartbeatTick ¶
func (b *ChannelConfigApplyConfiguration) WithHeartbeatTick(value int) *ChannelConfigApplyConfiguration
WithHeartbeatTick sets the HeartbeatTick 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 HeartbeatTick field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithMaxInflightBlocks ¶
func (b *ChannelConfigApplyConfiguration) WithMaxInflightBlocks(value int) *ChannelConfigApplyConfiguration
WithMaxInflightBlocks sets the MaxInflightBlocks 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 MaxInflightBlocks field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithMaxMessageCount ¶
func (b *ChannelConfigApplyConfiguration) WithMaxMessageCount(value int) *ChannelConfigApplyConfiguration
WithMaxMessageCount sets the MaxMessageCount 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 MaxMessageCount field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithOrdererCapabilities ¶
func (b *ChannelConfigApplyConfiguration) WithOrdererCapabilities(value *OrdererCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
WithOrdererCapabilities sets the OrdererCapabilities 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 OrdererCapabilities field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithPreferredMaxBytes ¶
func (b *ChannelConfigApplyConfiguration) WithPreferredMaxBytes(value int) *ChannelConfigApplyConfiguration
WithPreferredMaxBytes sets the PreferredMaxBytes 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 PreferredMaxBytes field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithSnapshotIntervalSize ¶
func (b *ChannelConfigApplyConfiguration) WithSnapshotIntervalSize(value int) *ChannelConfigApplyConfiguration
WithSnapshotIntervalSize sets the SnapshotIntervalSize 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 SnapshotIntervalSize field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithTickInterval ¶
func (b *ChannelConfigApplyConfiguration) WithTickInterval(value string) *ChannelConfigApplyConfiguration
WithTickInterval sets the TickInterval 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 TickInterval field is set to the value of the last call.
type ComponentApplyConfiguration ¶
type ComponentApplyConfiguration struct { Cahost *string `json:"cahost,omitempty"` Caname *string `json:"caname,omitempty"` Caport *int `json:"caport,omitempty"` Catls *CatlsApplyConfiguration `json:"catls,omitempty"` Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` External *ExternalCertificateApplyConfiguration `json:"external,omitempty"` }
ComponentApplyConfiguration represents an declarative configuration of the Component type for use with apply.
func Component ¶
func Component() *ComponentApplyConfiguration
ComponentApplyConfiguration constructs an declarative configuration of the Component type for use with apply.
func (*ComponentApplyConfiguration) WithCahost ¶
func (b *ComponentApplyConfiguration) WithCahost(value string) *ComponentApplyConfiguration
WithCahost sets the Cahost 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 Cahost field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithCaname ¶
func (b *ComponentApplyConfiguration) WithCaname(value string) *ComponentApplyConfiguration
WithCaname sets the Caname 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 Caname field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithCaport ¶
func (b *ComponentApplyConfiguration) WithCaport(value int) *ComponentApplyConfiguration
WithCaport sets the Caport 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 Caport field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithCatls ¶
func (b *ComponentApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *ComponentApplyConfiguration
WithCatls sets the Catls 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 Catls field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithEnrollid ¶
func (b *ComponentApplyConfiguration) WithEnrollid(value string) *ComponentApplyConfiguration
WithEnrollid sets the Enrollid 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 Enrollid field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithEnrollsecret ¶
func (b *ComponentApplyConfiguration) WithEnrollsecret(value string) *ComponentApplyConfiguration
WithEnrollsecret sets the Enrollsecret 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 Enrollsecret field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithExternal ¶
func (b *ComponentApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *ComponentApplyConfiguration
WithExternal sets the External 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 External field is set to the value of the last call.
type CorsApplyConfiguration ¶
type CorsApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Origins []string `json:"origins,omitempty"` }
CorsApplyConfiguration represents an declarative configuration of the Cors type for use with apply.
func Cors ¶
func Cors() *CorsApplyConfiguration
CorsApplyConfiguration constructs an declarative configuration of the Cors type for use with apply.
func (*CorsApplyConfiguration) WithEnabled ¶
func (b *CorsApplyConfiguration) WithEnabled(value bool) *CorsApplyConfiguration
WithEnabled sets the Enabled 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 Enabled field is set to the value of the last call.
func (*CorsApplyConfiguration) WithOrigins ¶
func (b *CorsApplyConfiguration) WithOrigins(values ...string) *CorsApplyConfiguration
WithOrigins adds the given value to the Origins 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 Origins field.
type CsrApplyConfiguration ¶
type CsrApplyConfiguration struct { Hosts []string `json:"hosts,omitempty"` CN *string `json:"cn,omitempty"` }
CsrApplyConfiguration represents an declarative configuration of the Csr type for use with apply.
func Csr ¶
func Csr() *CsrApplyConfiguration
CsrApplyConfiguration constructs an declarative configuration of the Csr type for use with apply.
func (*CsrApplyConfiguration) WithCN ¶
func (b *CsrApplyConfiguration) WithCN(value string) *CsrApplyConfiguration
WithCN sets the CN 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 CN field is set to the value of the last call.
func (*CsrApplyConfiguration) WithHosts ¶
func (b *CsrApplyConfiguration) WithHosts(values ...string) *CsrApplyConfiguration
WithHosts adds the given value to the Hosts 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 Hosts field.
type EnrollmentApplyConfiguration ¶
type EnrollmentApplyConfiguration struct { Component *ComponentApplyConfiguration `json:"component,omitempty"` TLS *TLSApplyConfiguration `json:"tls,omitempty"` }
EnrollmentApplyConfiguration represents an declarative configuration of the Enrollment type for use with apply.
func Enrollment ¶
func Enrollment() *EnrollmentApplyConfiguration
EnrollmentApplyConfiguration constructs an declarative configuration of the Enrollment type for use with apply.
func (*EnrollmentApplyConfiguration) WithComponent ¶
func (b *EnrollmentApplyConfiguration) WithComponent(value *ComponentApplyConfiguration) *EnrollmentApplyConfiguration
WithComponent sets the Component 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 Component field is set to the value of the last call.
func (*EnrollmentApplyConfiguration) WithTLS ¶
func (b *EnrollmentApplyConfiguration) WithTLS(value *TLSApplyConfiguration) *EnrollmentApplyConfiguration
WithTLS sets the TLS 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 TLS field is set to the value of the last call.
type ExternalBuilderApplyConfiguration ¶
type ExternalBuilderApplyConfiguration struct { Name *string `json:"name,omitempty"` Path *string `json:"path,omitempty"` PropagateEnvironment []string `json:"propagateEnvironment,omitempty"` }
ExternalBuilderApplyConfiguration represents an declarative configuration of the ExternalBuilder type for use with apply.
func ExternalBuilder ¶
func ExternalBuilder() *ExternalBuilderApplyConfiguration
ExternalBuilderApplyConfiguration constructs an declarative configuration of the ExternalBuilder type for use with apply.
func (*ExternalBuilderApplyConfiguration) WithName ¶
func (b *ExternalBuilderApplyConfiguration) WithName(value string) *ExternalBuilderApplyConfiguration
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 (*ExternalBuilderApplyConfiguration) WithPath ¶
func (b *ExternalBuilderApplyConfiguration) WithPath(value string) *ExternalBuilderApplyConfiguration
WithPath sets the Path 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 Path field is set to the value of the last call.
func (*ExternalBuilderApplyConfiguration) WithPropagateEnvironment ¶
func (b *ExternalBuilderApplyConfiguration) WithPropagateEnvironment(values ...string) *ExternalBuilderApplyConfiguration
WithPropagateEnvironment adds the given value to the PropagateEnvironment 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 PropagateEnvironment field.
type ExternalCertificateApplyConfiguration ¶
type ExternalCertificateApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` SecretNamespace *string `json:"secretNamespace,omitempty"` RootCertificateKey *string `json:"rootCertificateKey,omitempty"` CertificateKey *string `json:"certificateKey,omitempty"` PrivateKeyKey *string `json:"privateKeyKey,omitempty"` }
ExternalCertificateApplyConfiguration represents an declarative configuration of the ExternalCertificate type for use with apply.
func ExternalCertificate ¶
func ExternalCertificate() *ExternalCertificateApplyConfiguration
ExternalCertificateApplyConfiguration constructs an declarative configuration of the ExternalCertificate type for use with apply.
func (*ExternalCertificateApplyConfiguration) WithCertificateKey ¶
func (b *ExternalCertificateApplyConfiguration) WithCertificateKey(value string) *ExternalCertificateApplyConfiguration
WithCertificateKey sets the CertificateKey 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 CertificateKey field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithPrivateKeyKey ¶
func (b *ExternalCertificateApplyConfiguration) WithPrivateKeyKey(value string) *ExternalCertificateApplyConfiguration
WithPrivateKeyKey sets the PrivateKeyKey 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 PrivateKeyKey field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithRootCertificateKey ¶
func (b *ExternalCertificateApplyConfiguration) WithRootCertificateKey(value string) *ExternalCertificateApplyConfiguration
WithRootCertificateKey sets the RootCertificateKey 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 RootCertificateKey field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithSecretName ¶
func (b *ExternalCertificateApplyConfiguration) WithSecretName(value string) *ExternalCertificateApplyConfiguration
WithSecretName sets the SecretName 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 SecretName field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithSecretNamespace ¶
func (b *ExternalCertificateApplyConfiguration) WithSecretNamespace(value string) *ExternalCertificateApplyConfiguration
WithSecretNamespace sets the SecretNamespace 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 SecretNamespace field is set to the value of the last call.
type FabricCAAffiliationApplyConfiguration ¶
type FabricCAAffiliationApplyConfiguration struct { Name *string `json:"name,omitempty"` Departments []string `json:"departments,omitempty"` }
FabricCAAffiliationApplyConfiguration represents an declarative configuration of the FabricCAAffiliation type for use with apply.
func FabricCAAffiliation ¶
func FabricCAAffiliation() *FabricCAAffiliationApplyConfiguration
FabricCAAffiliationApplyConfiguration constructs an declarative configuration of the FabricCAAffiliation type for use with apply.
func (*FabricCAAffiliationApplyConfiguration) WithDepartments ¶
func (b *FabricCAAffiliationApplyConfiguration) WithDepartments(values ...string) *FabricCAAffiliationApplyConfiguration
WithDepartments adds the given value to the Departments 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 Departments field.
func (*FabricCAAffiliationApplyConfiguration) WithName ¶
func (b *FabricCAAffiliationApplyConfiguration) WithName(value string) *FabricCAAffiliationApplyConfiguration
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.
type FabricCAApplyConfiguration ¶
type FabricCAApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricCASpecApplyConfiguration `json:"spec,omitempty"` Status *FabricCAStatusApplyConfiguration `json:"status,omitempty"` }
FabricCAApplyConfiguration represents an declarative configuration of the FabricCA type for use with apply.
func FabricCA ¶
func FabricCA(name, namespace string) *FabricCAApplyConfiguration
FabricCA constructs an declarative configuration of the FabricCA type for use with apply.
func (*FabricCAApplyConfiguration) WithAPIVersion ¶
func (b *FabricCAApplyConfiguration) WithAPIVersion(value string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithAnnotations ¶
func (b *FabricCAApplyConfiguration) WithAnnotations(entries map[string]string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricCAApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricCAApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricCAApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithFinalizers ¶
func (b *FabricCAApplyConfiguration) WithFinalizers(values ...string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithGenerateName ¶
func (b *FabricCAApplyConfiguration) WithGenerateName(value string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithGeneration ¶
func (b *FabricCAApplyConfiguration) WithGeneration(value int64) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithKind ¶
func (b *FabricCAApplyConfiguration) WithKind(value string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithLabels ¶
func (b *FabricCAApplyConfiguration) WithLabels(entries map[string]string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithName ¶
func (b *FabricCAApplyConfiguration) WithName(value string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithNamespace ¶
func (b *FabricCAApplyConfiguration) WithNamespace(value string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithOwnerReferences ¶
func (b *FabricCAApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithResourceVersion ¶
func (b *FabricCAApplyConfiguration) WithResourceVersion(value string) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithSpec ¶
func (b *FabricCAApplyConfiguration) WithSpec(value *FabricCASpecApplyConfiguration) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithStatus ¶
func (b *FabricCAApplyConfiguration) WithStatus(value *FabricCAStatusApplyConfiguration) *FabricCAApplyConfiguration
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 (*FabricCAApplyConfiguration) WithUID ¶
func (b *FabricCAApplyConfiguration) WithUID(value types.UID) *FabricCAApplyConfiguration
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 FabricCABCCSPApplyConfiguration ¶
type FabricCABCCSPApplyConfiguration struct { Default *string `json:"default,omitempty"` SW *FabricCABCCSPSWApplyConfiguration `json:"sw,omitempty"` }
FabricCABCCSPApplyConfiguration represents an declarative configuration of the FabricCABCCSP type for use with apply.
func FabricCABCCSP ¶
func FabricCABCCSP() *FabricCABCCSPApplyConfiguration
FabricCABCCSPApplyConfiguration constructs an declarative configuration of the FabricCABCCSP type for use with apply.
func (*FabricCABCCSPApplyConfiguration) WithDefault ¶
func (b *FabricCABCCSPApplyConfiguration) WithDefault(value string) *FabricCABCCSPApplyConfiguration
WithDefault sets the Default 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 Default field is set to the value of the last call.
func (*FabricCABCCSPApplyConfiguration) WithSW ¶
func (b *FabricCABCCSPApplyConfiguration) WithSW(value *FabricCABCCSPSWApplyConfiguration) *FabricCABCCSPApplyConfiguration
WithSW sets the SW 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 SW field is set to the value of the last call.
type FabricCABCCSPSWApplyConfiguration ¶
type FabricCABCCSPSWApplyConfiguration struct { Hash *string `json:"hash,omitempty"` Security *string `json:"security,omitempty"` }
FabricCABCCSPSWApplyConfiguration represents an declarative configuration of the FabricCABCCSPSW type for use with apply.
func FabricCABCCSPSW ¶
func FabricCABCCSPSW() *FabricCABCCSPSWApplyConfiguration
FabricCABCCSPSWApplyConfiguration constructs an declarative configuration of the FabricCABCCSPSW type for use with apply.
func (*FabricCABCCSPSWApplyConfiguration) WithHash ¶
func (b *FabricCABCCSPSWApplyConfiguration) WithHash(value string) *FabricCABCCSPSWApplyConfiguration
WithHash sets the Hash 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 Hash field is set to the value of the last call.
func (*FabricCABCCSPSWApplyConfiguration) WithSecurity ¶
func (b *FabricCABCCSPSWApplyConfiguration) WithSecurity(value string) *FabricCABCCSPSWApplyConfiguration
WithSecurity sets the Security 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 Security field is set to the value of the last call.
type FabricCACFGAffilitionsApplyConfiguration ¶
type FabricCACFGAffilitionsApplyConfiguration struct {
AllowRemove *bool `json:"allowRemove,omitempty"`
}
FabricCACFGAffilitionsApplyConfiguration represents an declarative configuration of the FabricCACFGAffilitions type for use with apply.
func FabricCACFGAffilitions ¶
func FabricCACFGAffilitions() *FabricCACFGAffilitionsApplyConfiguration
FabricCACFGAffilitionsApplyConfiguration constructs an declarative configuration of the FabricCACFGAffilitions type for use with apply.
func (*FabricCACFGAffilitionsApplyConfiguration) WithAllowRemove ¶
func (b *FabricCACFGAffilitionsApplyConfiguration) WithAllowRemove(value bool) *FabricCACFGAffilitionsApplyConfiguration
WithAllowRemove sets the AllowRemove 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 AllowRemove field is set to the value of the last call.
type FabricCACFGApplyConfiguration ¶
type FabricCACFGApplyConfiguration struct { Identities *FabricCACFGIdentitiesApplyConfiguration `json:"identities,omitempty"` Affiliations *FabricCACFGAffilitionsApplyConfiguration `json:"affiliations,omitempty"` }
FabricCACFGApplyConfiguration represents an declarative configuration of the FabricCACFG type for use with apply.
func FabricCACFG ¶
func FabricCACFG() *FabricCACFGApplyConfiguration
FabricCACFGApplyConfiguration constructs an declarative configuration of the FabricCACFG type for use with apply.
func (*FabricCACFGApplyConfiguration) WithAffiliations ¶
func (b *FabricCACFGApplyConfiguration) WithAffiliations(value *FabricCACFGAffilitionsApplyConfiguration) *FabricCACFGApplyConfiguration
WithAffiliations sets the Affiliations 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 Affiliations field is set to the value of the last call.
func (*FabricCACFGApplyConfiguration) WithIdentities ¶
func (b *FabricCACFGApplyConfiguration) WithIdentities(value *FabricCACFGIdentitiesApplyConfiguration) *FabricCACFGApplyConfiguration
WithIdentities sets the Identities 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 Identities field is set to the value of the last call.
type FabricCACFGIdentitiesApplyConfiguration ¶
type FabricCACFGIdentitiesApplyConfiguration struct {
AllowRemove *bool `json:"allowRemove,omitempty"`
}
FabricCACFGIdentitiesApplyConfiguration represents an declarative configuration of the FabricCACFGIdentities type for use with apply.
func FabricCACFGIdentities ¶
func FabricCACFGIdentities() *FabricCACFGIdentitiesApplyConfiguration
FabricCACFGIdentitiesApplyConfiguration constructs an declarative configuration of the FabricCACFGIdentities type for use with apply.
func (*FabricCACFGIdentitiesApplyConfiguration) WithAllowRemove ¶
func (b *FabricCACFGIdentitiesApplyConfiguration) WithAllowRemove(value bool) *FabricCACFGIdentitiesApplyConfiguration
WithAllowRemove sets the AllowRemove 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 AllowRemove field is set to the value of the last call.
type FabricCACRLApplyConfiguration ¶
type FabricCACRLApplyConfiguration struct {
Expiry *string `json:"expiry,omitempty"`
}
FabricCACRLApplyConfiguration represents an declarative configuration of the FabricCACRL type for use with apply.
func FabricCACRL ¶
func FabricCACRL() *FabricCACRLApplyConfiguration
FabricCACRLApplyConfiguration constructs an declarative configuration of the FabricCACRL type for use with apply.
func (*FabricCACRLApplyConfiguration) WithExpiry ¶
func (b *FabricCACRLApplyConfiguration) WithExpiry(value string) *FabricCACRLApplyConfiguration
WithExpiry sets the Expiry 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 Expiry field is set to the value of the last call.
type FabricCACSRApplyConfiguration ¶
type FabricCACSRApplyConfiguration struct { CN *string `json:"cn,omitempty"` Hosts []string `json:"hosts,omitempty"` Names []FabricCANamesApplyConfiguration `json:"names,omitempty"` CA *FabricCACSRCAApplyConfiguration `json:"ca,omitempty"` }
FabricCACSRApplyConfiguration represents an declarative configuration of the FabricCACSR type for use with apply.
func FabricCACSR ¶
func FabricCACSR() *FabricCACSRApplyConfiguration
FabricCACSRApplyConfiguration constructs an declarative configuration of the FabricCACSR type for use with apply.
func (*FabricCACSRApplyConfiguration) WithCA ¶
func (b *FabricCACSRApplyConfiguration) WithCA(value *FabricCACSRCAApplyConfiguration) *FabricCACSRApplyConfiguration
WithCA sets the CA 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 CA field is set to the value of the last call.
func (*FabricCACSRApplyConfiguration) WithCN ¶
func (b *FabricCACSRApplyConfiguration) WithCN(value string) *FabricCACSRApplyConfiguration
WithCN sets the CN 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 CN field is set to the value of the last call.
func (*FabricCACSRApplyConfiguration) WithHosts ¶
func (b *FabricCACSRApplyConfiguration) WithHosts(values ...string) *FabricCACSRApplyConfiguration
WithHosts adds the given value to the Hosts 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 Hosts field.
func (*FabricCACSRApplyConfiguration) WithNames ¶
func (b *FabricCACSRApplyConfiguration) WithNames(values ...*FabricCANamesApplyConfiguration) *FabricCACSRApplyConfiguration
WithNames adds the given value to the Names 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 Names field.
type FabricCACSRCAApplyConfiguration ¶
type FabricCACSRCAApplyConfiguration struct { Expiry *string `json:"expiry,omitempty"` PathLength *int `json:"pathLength,omitempty"` }
FabricCACSRCAApplyConfiguration represents an declarative configuration of the FabricCACSRCA type for use with apply.
func FabricCACSRCA ¶
func FabricCACSRCA() *FabricCACSRCAApplyConfiguration
FabricCACSRCAApplyConfiguration constructs an declarative configuration of the FabricCACSRCA type for use with apply.
func (*FabricCACSRCAApplyConfiguration) WithExpiry ¶
func (b *FabricCACSRCAApplyConfiguration) WithExpiry(value string) *FabricCACSRCAApplyConfiguration
WithExpiry sets the Expiry 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 Expiry field is set to the value of the last call.
func (*FabricCACSRCAApplyConfiguration) WithPathLength ¶
func (b *FabricCACSRCAApplyConfiguration) WithPathLength(value int) *FabricCACSRCAApplyConfiguration
WithPathLength sets the PathLength 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 PathLength field is set to the value of the last call.
type FabricCAClientAuthApplyConfiguration ¶
type FabricCAClientAuthApplyConfiguration struct { Type *string `json:"type,omitempty"` CertFile []string `json:"cert_file,omitempty"` }
FabricCAClientAuthApplyConfiguration represents an declarative configuration of the FabricCAClientAuth type for use with apply.
func FabricCAClientAuth ¶
func FabricCAClientAuth() *FabricCAClientAuthApplyConfiguration
FabricCAClientAuthApplyConfiguration constructs an declarative configuration of the FabricCAClientAuth type for use with apply.
func (*FabricCAClientAuthApplyConfiguration) WithCertFile ¶
func (b *FabricCAClientAuthApplyConfiguration) WithCertFile(values ...string) *FabricCAClientAuthApplyConfiguration
WithCertFile adds the given value to the CertFile 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 CertFile field.
func (*FabricCAClientAuthApplyConfiguration) WithType ¶
func (b *FabricCAClientAuthApplyConfiguration) WithType(value string) *FabricCAClientAuthApplyConfiguration
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 FabricCACryptoApplyConfiguration ¶
type FabricCACryptoApplyConfiguration struct { Key *string `json:"key,omitempty"` Cert *string `json:"cert,omitempty"` Chain *string `json:"chain,omitempty"` }
FabricCACryptoApplyConfiguration represents an declarative configuration of the FabricCACrypto type for use with apply.
func FabricCACrypto ¶
func FabricCACrypto() *FabricCACryptoApplyConfiguration
FabricCACryptoApplyConfiguration constructs an declarative configuration of the FabricCACrypto type for use with apply.
func (*FabricCACryptoApplyConfiguration) WithCert ¶
func (b *FabricCACryptoApplyConfiguration) WithCert(value string) *FabricCACryptoApplyConfiguration
WithCert sets the Cert 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 Cert field is set to the value of the last call.
func (*FabricCACryptoApplyConfiguration) WithChain ¶
func (b *FabricCACryptoApplyConfiguration) WithChain(value string) *FabricCACryptoApplyConfiguration
WithChain sets the Chain 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 Chain field is set to the value of the last call.
func (*FabricCACryptoApplyConfiguration) WithKey ¶
func (b *FabricCACryptoApplyConfiguration) WithKey(value string) *FabricCACryptoApplyConfiguration
WithKey sets the Key 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 Key field is set to the value of the last call.
type FabricCADatabaseApplyConfiguration ¶
type FabricCADatabaseApplyConfiguration struct { Type *string `json:"type,omitempty"` Datasource *string `json:"datasource,omitempty"` }
FabricCADatabaseApplyConfiguration represents an declarative configuration of the FabricCADatabase type for use with apply.
func FabricCADatabase ¶
func FabricCADatabase() *FabricCADatabaseApplyConfiguration
FabricCADatabaseApplyConfiguration constructs an declarative configuration of the FabricCADatabase type for use with apply.
func (*FabricCADatabaseApplyConfiguration) WithDatasource ¶
func (b *FabricCADatabaseApplyConfiguration) WithDatasource(value string) *FabricCADatabaseApplyConfiguration
WithDatasource sets the Datasource 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 Datasource field is set to the value of the last call.
func (*FabricCADatabaseApplyConfiguration) WithType ¶
func (b *FabricCADatabaseApplyConfiguration) WithType(value string) *FabricCADatabaseApplyConfiguration
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 FabricCAIdentityApplyConfiguration ¶
type FabricCAIdentityApplyConfiguration struct { Name *string `json:"name,omitempty"` Pass *string `json:"pass,omitempty"` Type *string `json:"type,omitempty"` Affiliation *string `json:"affiliation,omitempty"` Attrs *FabricCAIdentityAttrsApplyConfiguration `json:"attrs,omitempty"` }
FabricCAIdentityApplyConfiguration represents an declarative configuration of the FabricCAIdentity type for use with apply.
func FabricCAIdentity ¶
func FabricCAIdentity() *FabricCAIdentityApplyConfiguration
FabricCAIdentityApplyConfiguration constructs an declarative configuration of the FabricCAIdentity type for use with apply.
func (*FabricCAIdentityApplyConfiguration) WithAffiliation ¶
func (b *FabricCAIdentityApplyConfiguration) WithAffiliation(value string) *FabricCAIdentityApplyConfiguration
WithAffiliation sets the Affiliation 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 Affiliation field is set to the value of the last call.
func (*FabricCAIdentityApplyConfiguration) WithAttrs ¶
func (b *FabricCAIdentityApplyConfiguration) WithAttrs(value *FabricCAIdentityAttrsApplyConfiguration) *FabricCAIdentityApplyConfiguration
WithAttrs sets the Attrs 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 Attrs field is set to the value of the last call.
func (*FabricCAIdentityApplyConfiguration) WithName ¶
func (b *FabricCAIdentityApplyConfiguration) WithName(value string) *FabricCAIdentityApplyConfiguration
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 (*FabricCAIdentityApplyConfiguration) WithPass ¶
func (b *FabricCAIdentityApplyConfiguration) WithPass(value string) *FabricCAIdentityApplyConfiguration
WithPass sets the Pass 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 Pass field is set to the value of the last call.
func (*FabricCAIdentityApplyConfiguration) WithType ¶
func (b *FabricCAIdentityApplyConfiguration) WithType(value string) *FabricCAIdentityApplyConfiguration
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 FabricCAIdentityAttrsApplyConfiguration ¶
type FabricCAIdentityAttrsApplyConfiguration struct { RegistrarRoles *string `json:"hf.Registrar.Roles,omitempty"` DelegateRoles *string `json:"hf.Registrar.DelegateRoles,omitempty"` Attributes *string `json:"hf.Registrar.Attributes,omitempty"` Revoker *bool `json:"hf.Revoker,omitempty"` IntermediateCA *bool `json:"hf.IntermediateCA,omitempty"` GenCRL *bool `json:"hf.GenCRL,omitempty"` AffiliationMgr *bool `json:"hf.AffiliationMgr,omitempty"` }
FabricCAIdentityAttrsApplyConfiguration represents an declarative configuration of the FabricCAIdentityAttrs type for use with apply.
func FabricCAIdentityAttrs ¶
func FabricCAIdentityAttrs() *FabricCAIdentityAttrsApplyConfiguration
FabricCAIdentityAttrsApplyConfiguration constructs an declarative configuration of the FabricCAIdentityAttrs type for use with apply.
func (*FabricCAIdentityAttrsApplyConfiguration) WithAffiliationMgr ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithAffiliationMgr(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithAffiliationMgr sets the AffiliationMgr 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 AffiliationMgr field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithAttributes ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithAttributes(value string) *FabricCAIdentityAttrsApplyConfiguration
WithAttributes sets the Attributes 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 Attributes field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithDelegateRoles ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithDelegateRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
WithDelegateRoles sets the DelegateRoles 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 DelegateRoles field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithGenCRL ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithGenCRL(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithGenCRL sets the GenCRL 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 GenCRL field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithIntermediateCA ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithIntermediateCA(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithIntermediateCA sets the IntermediateCA 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 IntermediateCA field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithRegistrarRoles ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithRegistrarRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
WithRegistrarRoles sets the RegistrarRoles 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 RegistrarRoles field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithRevoker ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithRevoker(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithRevoker sets the Revoker 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 Revoker field is set to the value of the last call.
type FabricCAIntermediateApplyConfiguration ¶
type FabricCAIntermediateApplyConfiguration struct {
ParentServer *FabricCAIntermediateParentServerApplyConfiguration `json:"parentServer,omitempty"`
}
FabricCAIntermediateApplyConfiguration represents an declarative configuration of the FabricCAIntermediate type for use with apply.
func FabricCAIntermediate ¶
func FabricCAIntermediate() *FabricCAIntermediateApplyConfiguration
FabricCAIntermediateApplyConfiguration constructs an declarative configuration of the FabricCAIntermediate type for use with apply.
func (*FabricCAIntermediateApplyConfiguration) WithParentServer ¶
func (b *FabricCAIntermediateApplyConfiguration) WithParentServer(value *FabricCAIntermediateParentServerApplyConfiguration) *FabricCAIntermediateApplyConfiguration
WithParentServer sets the ParentServer 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 ParentServer field is set to the value of the last call.
type FabricCAIntermediateParentServerApplyConfiguration ¶
type FabricCAIntermediateParentServerApplyConfiguration struct { URL *string `json:"url,omitempty"` CAName *string `json:"caName,omitempty"` }
FabricCAIntermediateParentServerApplyConfiguration represents an declarative configuration of the FabricCAIntermediateParentServer type for use with apply.
func FabricCAIntermediateParentServer ¶
func FabricCAIntermediateParentServer() *FabricCAIntermediateParentServerApplyConfiguration
FabricCAIntermediateParentServerApplyConfiguration constructs an declarative configuration of the FabricCAIntermediateParentServer type for use with apply.
func (*FabricCAIntermediateParentServerApplyConfiguration) WithCAName ¶
func (b *FabricCAIntermediateParentServerApplyConfiguration) WithCAName(value string) *FabricCAIntermediateParentServerApplyConfiguration
WithCAName sets the CAName 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 CAName field is set to the value of the last call.
func (*FabricCAIntermediateParentServerApplyConfiguration) WithURL ¶
func (b *FabricCAIntermediateParentServerApplyConfiguration) WithURL(value string) *FabricCAIntermediateParentServerApplyConfiguration
WithURL sets the URL 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 URL field is set to the value of the last call.
type FabricCAItemConfApplyConfiguration ¶
type FabricCAItemConfApplyConfiguration struct { Name *string `json:"name,omitempty"` CFG *FabricCACFGApplyConfiguration `json:"cfg,omitempty"` Subject *FabricCASubjectApplyConfiguration `json:"subject,omitempty"` CSR *FabricCACSRApplyConfiguration `json:"csr,omitempty"` Signing *FabricCASigningApplyConfiguration `json:"signing,omitempty"` CRL *FabricCACRLApplyConfiguration `json:"crl,omitempty"` Registry *FabricCARegistryApplyConfiguration `json:"registry,omitempty"` Intermediate *FabricCAIntermediateApplyConfiguration `json:"intermediate,omitempty"` BCCSP *FabricCABCCSPApplyConfiguration `json:"bccsp,omitempty"` Affiliations []FabricCAAffiliationApplyConfiguration `json:"affiliations,omitempty"` CA *FabricCACryptoApplyConfiguration `json:"ca,omitempty"` TlsCA *FabricTLSCACryptoApplyConfiguration `json:"tlsCa,omitempty"` }
FabricCAItemConfApplyConfiguration represents an declarative configuration of the FabricCAItemConf type for use with apply.
func FabricCAItemConf ¶
func FabricCAItemConf() *FabricCAItemConfApplyConfiguration
FabricCAItemConfApplyConfiguration constructs an declarative configuration of the FabricCAItemConf type for use with apply.
func (*FabricCAItemConfApplyConfiguration) WithAffiliations ¶
func (b *FabricCAItemConfApplyConfiguration) WithAffiliations(values ...*FabricCAAffiliationApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithAffiliations adds the given value to the Affiliations 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 Affiliations field.
func (*FabricCAItemConfApplyConfiguration) WithBCCSP ¶
func (b *FabricCAItemConfApplyConfiguration) WithBCCSP(value *FabricCABCCSPApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithBCCSP sets the BCCSP 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 BCCSP field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCA ¶
func (b *FabricCAItemConfApplyConfiguration) WithCA(value *FabricCACryptoApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCA sets the CA 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 CA field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCFG ¶
func (b *FabricCAItemConfApplyConfiguration) WithCFG(value *FabricCACFGApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCFG sets the CFG 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 CFG field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCRL ¶
func (b *FabricCAItemConfApplyConfiguration) WithCRL(value *FabricCACRLApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCRL sets the CRL 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 CRL field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCSR ¶
func (b *FabricCAItemConfApplyConfiguration) WithCSR(value *FabricCACSRApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCSR sets the CSR 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 CSR field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithIntermediate ¶
func (b *FabricCAItemConfApplyConfiguration) WithIntermediate(value *FabricCAIntermediateApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithIntermediate sets the Intermediate 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 Intermediate field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithName ¶
func (b *FabricCAItemConfApplyConfiguration) WithName(value string) *FabricCAItemConfApplyConfiguration
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 (*FabricCAItemConfApplyConfiguration) WithRegistry ¶
func (b *FabricCAItemConfApplyConfiguration) WithRegistry(value *FabricCARegistryApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithRegistry sets the Registry 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 Registry field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithSigning ¶
func (b *FabricCAItemConfApplyConfiguration) WithSigning(value *FabricCASigningApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithSigning sets the Signing 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 Signing field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithSubject ¶
func (b *FabricCAItemConfApplyConfiguration) WithSubject(value *FabricCASubjectApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithSubject sets the Subject 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 Subject field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithTlsCA ¶
func (b *FabricCAItemConfApplyConfiguration) WithTlsCA(value *FabricTLSCACryptoApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithTlsCA sets the TlsCA 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 TlsCA field is set to the value of the last call.
type FabricCAMetricsApplyConfiguration ¶
type FabricCAMetricsApplyConfiguration struct { Provider *string `json:"provider,omitempty"` Statsd *FabricCAMetricsStatsdApplyConfiguration `json:"statsd,omitempty"` }
FabricCAMetricsApplyConfiguration represents an declarative configuration of the FabricCAMetrics type for use with apply.
func FabricCAMetrics ¶
func FabricCAMetrics() *FabricCAMetricsApplyConfiguration
FabricCAMetricsApplyConfiguration constructs an declarative configuration of the FabricCAMetrics type for use with apply.
func (*FabricCAMetricsApplyConfiguration) WithProvider ¶
func (b *FabricCAMetricsApplyConfiguration) WithProvider(value string) *FabricCAMetricsApplyConfiguration
WithProvider sets the Provider 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 Provider field is set to the value of the last call.
func (*FabricCAMetricsApplyConfiguration) WithStatsd ¶
func (b *FabricCAMetricsApplyConfiguration) WithStatsd(value *FabricCAMetricsStatsdApplyConfiguration) *FabricCAMetricsApplyConfiguration
WithStatsd sets the Statsd 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 Statsd field is set to the value of the last call.
type FabricCAMetricsStatsdApplyConfiguration ¶
type FabricCAMetricsStatsdApplyConfiguration struct { Network *string `json:"network,omitempty"` Address *string `json:"address,omitempty"` WriteInterval *string `json:"writeInterval,omitempty"` Prefix *string `json:"prefix,omitempty"` }
FabricCAMetricsStatsdApplyConfiguration represents an declarative configuration of the FabricCAMetricsStatsd type for use with apply.
func FabricCAMetricsStatsd ¶
func FabricCAMetricsStatsd() *FabricCAMetricsStatsdApplyConfiguration
FabricCAMetricsStatsdApplyConfiguration constructs an declarative configuration of the FabricCAMetricsStatsd type for use with apply.
func (*FabricCAMetricsStatsdApplyConfiguration) WithAddress ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithAddress(value string) *FabricCAMetricsStatsdApplyConfiguration
WithAddress sets the Address 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 Address field is set to the value of the last call.
func (*FabricCAMetricsStatsdApplyConfiguration) WithNetwork ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithNetwork(value string) *FabricCAMetricsStatsdApplyConfiguration
WithNetwork sets the Network 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 Network field is set to the value of the last call.
func (*FabricCAMetricsStatsdApplyConfiguration) WithPrefix ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithPrefix(value string) *FabricCAMetricsStatsdApplyConfiguration
WithPrefix sets the Prefix 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 Prefix field is set to the value of the last call.
func (*FabricCAMetricsStatsdApplyConfiguration) WithWriteInterval ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithWriteInterval(value string) *FabricCAMetricsStatsdApplyConfiguration
WithWriteInterval sets the WriteInterval 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 WriteInterval field is set to the value of the last call.
type FabricCANamesApplyConfiguration ¶
type FabricCANamesApplyConfiguration struct { C *string `json:"C,omitempty"` ST *string `json:"ST,omitempty"` O *string `json:"O,omitempty"` L *string `json:"L,omitempty"` OU *string `json:"OU,omitempty"` }
FabricCANamesApplyConfiguration represents an declarative configuration of the FabricCANames type for use with apply.
func FabricCANames ¶
func FabricCANames() *FabricCANamesApplyConfiguration
FabricCANamesApplyConfiguration constructs an declarative configuration of the FabricCANames type for use with apply.
func (*FabricCANamesApplyConfiguration) WithC ¶
func (b *FabricCANamesApplyConfiguration) WithC(value string) *FabricCANamesApplyConfiguration
WithC sets the C 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 C field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithL ¶
func (b *FabricCANamesApplyConfiguration) WithL(value string) *FabricCANamesApplyConfiguration
WithL sets the L 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 L field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithO ¶
func (b *FabricCANamesApplyConfiguration) WithO(value string) *FabricCANamesApplyConfiguration
WithO sets the O 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 O field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithOU ¶
func (b *FabricCANamesApplyConfiguration) WithOU(value string) *FabricCANamesApplyConfiguration
WithOU sets the OU 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 OU field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithST ¶
func (b *FabricCANamesApplyConfiguration) WithST(value string) *FabricCANamesApplyConfiguration
WithST sets the ST 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 ST field is set to the value of the last call.
type FabricCARegistryApplyConfiguration ¶
type FabricCARegistryApplyConfiguration struct { MaxEnrollments *int `json:"max_enrollments,omitempty"` Identities []FabricCAIdentityApplyConfiguration `json:"identities,omitempty"` }
FabricCARegistryApplyConfiguration represents an declarative configuration of the FabricCARegistry type for use with apply.
func FabricCARegistry ¶
func FabricCARegistry() *FabricCARegistryApplyConfiguration
FabricCARegistryApplyConfiguration constructs an declarative configuration of the FabricCARegistry type for use with apply.
func (*FabricCARegistryApplyConfiguration) WithIdentities ¶
func (b *FabricCARegistryApplyConfiguration) WithIdentities(values ...*FabricCAIdentityApplyConfiguration) *FabricCARegistryApplyConfiguration
WithIdentities adds the given value to the Identities 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 Identities field.
func (*FabricCARegistryApplyConfiguration) WithMaxEnrollments ¶
func (b *FabricCARegistryApplyConfiguration) WithMaxEnrollments(value int) *FabricCARegistryApplyConfiguration
WithMaxEnrollments sets the MaxEnrollments 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 MaxEnrollments field is set to the value of the last call.
type FabricCASigningApplyConfiguration ¶
type FabricCASigningApplyConfiguration struct { Default *FabricCASigningDefaultApplyConfiguration `json:"default,omitempty"` Profiles *FabricCASigningProfilesApplyConfiguration `json:"profiles,omitempty"` }
FabricCASigningApplyConfiguration represents an declarative configuration of the FabricCASigning type for use with apply.
func FabricCASigning ¶
func FabricCASigning() *FabricCASigningApplyConfiguration
FabricCASigningApplyConfiguration constructs an declarative configuration of the FabricCASigning type for use with apply.
func (*FabricCASigningApplyConfiguration) WithDefault ¶
func (b *FabricCASigningApplyConfiguration) WithDefault(value *FabricCASigningDefaultApplyConfiguration) *FabricCASigningApplyConfiguration
WithDefault sets the Default 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 Default field is set to the value of the last call.
func (*FabricCASigningApplyConfiguration) WithProfiles ¶
func (b *FabricCASigningApplyConfiguration) WithProfiles(value *FabricCASigningProfilesApplyConfiguration) *FabricCASigningApplyConfiguration
WithProfiles sets the Profiles 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 Profiles field is set to the value of the last call.
type FabricCASigningDefaultApplyConfiguration ¶
type FabricCASigningDefaultApplyConfiguration struct { Expiry *string `json:"expiry,omitempty"` Usage []string `json:"usage,omitempty"` }
FabricCASigningDefaultApplyConfiguration represents an declarative configuration of the FabricCASigningDefault type for use with apply.
func FabricCASigningDefault ¶
func FabricCASigningDefault() *FabricCASigningDefaultApplyConfiguration
FabricCASigningDefaultApplyConfiguration constructs an declarative configuration of the FabricCASigningDefault type for use with apply.
func (*FabricCASigningDefaultApplyConfiguration) WithExpiry ¶
func (b *FabricCASigningDefaultApplyConfiguration) WithExpiry(value string) *FabricCASigningDefaultApplyConfiguration
WithExpiry sets the Expiry 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 Expiry field is set to the value of the last call.
func (*FabricCASigningDefaultApplyConfiguration) WithUsage ¶
func (b *FabricCASigningDefaultApplyConfiguration) WithUsage(values ...string) *FabricCASigningDefaultApplyConfiguration
WithUsage adds the given value to the Usage 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 Usage field.
type FabricCASigningProfilesApplyConfiguration ¶
type FabricCASigningProfilesApplyConfiguration struct { CA *FabricCASigningSignProfileApplyConfiguration `json:"ca,omitempty"` TLS *FabricCASigningTLSProfileApplyConfiguration `json:"tls,omitempty"` }
FabricCASigningProfilesApplyConfiguration represents an declarative configuration of the FabricCASigningProfiles type for use with apply.
func FabricCASigningProfiles ¶
func FabricCASigningProfiles() *FabricCASigningProfilesApplyConfiguration
FabricCASigningProfilesApplyConfiguration constructs an declarative configuration of the FabricCASigningProfiles type for use with apply.
func (*FabricCASigningProfilesApplyConfiguration) WithCA ¶
func (b *FabricCASigningProfilesApplyConfiguration) WithCA(value *FabricCASigningSignProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
WithCA sets the CA 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 CA field is set to the value of the last call.
func (*FabricCASigningProfilesApplyConfiguration) WithTLS ¶
func (b *FabricCASigningProfilesApplyConfiguration) WithTLS(value *FabricCASigningTLSProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
WithTLS sets the TLS 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 TLS field is set to the value of the last call.
type FabricCASigningSignProfileApplyConfiguration ¶
type FabricCASigningSignProfileApplyConfiguration struct { Usage []string `json:"usage,omitempty"` Expiry *string `json:"expiry,omitempty"` CAConstraint *FabricCASigningSignProfileConstraintApplyConfiguration `json:"caconstraint,omitempty"` }
FabricCASigningSignProfileApplyConfiguration represents an declarative configuration of the FabricCASigningSignProfile type for use with apply.
func FabricCASigningSignProfile ¶
func FabricCASigningSignProfile() *FabricCASigningSignProfileApplyConfiguration
FabricCASigningSignProfileApplyConfiguration constructs an declarative configuration of the FabricCASigningSignProfile type for use with apply.
func (*FabricCASigningSignProfileApplyConfiguration) WithCAConstraint ¶
func (b *FabricCASigningSignProfileApplyConfiguration) WithCAConstraint(value *FabricCASigningSignProfileConstraintApplyConfiguration) *FabricCASigningSignProfileApplyConfiguration
WithCAConstraint sets the CAConstraint 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 CAConstraint field is set to the value of the last call.
func (*FabricCASigningSignProfileApplyConfiguration) WithExpiry ¶
func (b *FabricCASigningSignProfileApplyConfiguration) WithExpiry(value string) *FabricCASigningSignProfileApplyConfiguration
WithExpiry sets the Expiry 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 Expiry field is set to the value of the last call.
func (*FabricCASigningSignProfileApplyConfiguration) WithUsage ¶
func (b *FabricCASigningSignProfileApplyConfiguration) WithUsage(values ...string) *FabricCASigningSignProfileApplyConfiguration
WithUsage adds the given value to the Usage 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 Usage field.
type FabricCASigningSignProfileConstraintApplyConfiguration ¶
type FabricCASigningSignProfileConstraintApplyConfiguration struct { IsCA *bool `json:"isCA,omitempty"` MaxPathLen *int `json:"maxPathLen,omitempty"` }
FabricCASigningSignProfileConstraintApplyConfiguration represents an declarative configuration of the FabricCASigningSignProfileConstraint type for use with apply.
func FabricCASigningSignProfileConstraint ¶
func FabricCASigningSignProfileConstraint() *FabricCASigningSignProfileConstraintApplyConfiguration
FabricCASigningSignProfileConstraintApplyConfiguration constructs an declarative configuration of the FabricCASigningSignProfileConstraint type for use with apply.
func (*FabricCASigningSignProfileConstraintApplyConfiguration) WithIsCA ¶
func (b *FabricCASigningSignProfileConstraintApplyConfiguration) WithIsCA(value bool) *FabricCASigningSignProfileConstraintApplyConfiguration
WithIsCA sets the IsCA 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 IsCA field is set to the value of the last call.
func (*FabricCASigningSignProfileConstraintApplyConfiguration) WithMaxPathLen ¶
func (b *FabricCASigningSignProfileConstraintApplyConfiguration) WithMaxPathLen(value int) *FabricCASigningSignProfileConstraintApplyConfiguration
WithMaxPathLen sets the MaxPathLen 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 MaxPathLen field is set to the value of the last call.
type FabricCASigningTLSProfileApplyConfiguration ¶
type FabricCASigningTLSProfileApplyConfiguration struct { Usage []string `json:"usage,omitempty"` Expiry *string `json:"expiry,omitempty"` }
FabricCASigningTLSProfileApplyConfiguration represents an declarative configuration of the FabricCASigningTLSProfile type for use with apply.
func FabricCASigningTLSProfile ¶
func FabricCASigningTLSProfile() *FabricCASigningTLSProfileApplyConfiguration
FabricCASigningTLSProfileApplyConfiguration constructs an declarative configuration of the FabricCASigningTLSProfile type for use with apply.
func (*FabricCASigningTLSProfileApplyConfiguration) WithExpiry ¶
func (b *FabricCASigningTLSProfileApplyConfiguration) WithExpiry(value string) *FabricCASigningTLSProfileApplyConfiguration
WithExpiry sets the Expiry 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 Expiry field is set to the value of the last call.
func (*FabricCASigningTLSProfileApplyConfiguration) WithUsage ¶
func (b *FabricCASigningTLSProfileApplyConfiguration) WithUsage(values ...string) *FabricCASigningTLSProfileApplyConfiguration
WithUsage adds the given value to the Usage 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 Usage field.
type FabricCASpecApplyConfiguration ¶
type FabricCASpecApplyConfiguration struct { Affinity *v1.Affinity `json:"affinity,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` NodeSelector *v1.NodeSelector `json:"nodeSelector,omitempty"` ServiceMonitor *ServiceMonitorApplyConfiguration `json:"serviceMonitor,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` Database *FabricCADatabaseApplyConfiguration `json:"db,omitempty"` Hosts []string `json:"hosts,omitempty"` Service *FabricCASpecServiceApplyConfiguration `json:"service,omitempty"` Image *string `json:"image,omitempty"` Version *string `json:"version,omitempty"` Debug *bool `json:"debug,omitempty"` CLRSizeLimit *int `json:"clrSizeLimit,omitempty"` TLS *FabricCATLSConfApplyConfiguration `json:"rootCA,omitempty"` CA *FabricCAItemConfApplyConfiguration `json:"ca,omitempty"` TLSCA *FabricCAItemConfApplyConfiguration `json:"tlsCA,omitempty"` Cors *CorsApplyConfiguration `json:"cors,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` Metrics *FabricCAMetricsApplyConfiguration `json:"metrics,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` }
FabricCASpecApplyConfiguration represents an declarative configuration of the FabricCASpec type for use with apply.
func FabricCASpec ¶
func FabricCASpec() *FabricCASpecApplyConfiguration
FabricCASpecApplyConfiguration constructs an declarative configuration of the FabricCASpec type for use with apply.
func (*FabricCASpecApplyConfiguration) WithAffinity ¶
func (b *FabricCASpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricCASpecApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithCA ¶
func (b *FabricCASpecApplyConfiguration) WithCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
WithCA sets the CA 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 CA field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithCLRSizeLimit ¶
func (b *FabricCASpecApplyConfiguration) WithCLRSizeLimit(value int) *FabricCASpecApplyConfiguration
WithCLRSizeLimit sets the CLRSizeLimit 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 CLRSizeLimit field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithCors ¶
func (b *FabricCASpecApplyConfiguration) WithCors(value *CorsApplyConfiguration) *FabricCASpecApplyConfiguration
WithCors sets the Cors 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 Cors field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithDatabase ¶
func (b *FabricCASpecApplyConfiguration) WithDatabase(value *FabricCADatabaseApplyConfiguration) *FabricCASpecApplyConfiguration
WithDatabase sets the Database 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 Database field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithDebug ¶
func (b *FabricCASpecApplyConfiguration) WithDebug(value bool) *FabricCASpecApplyConfiguration
WithDebug sets the Debug 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 Debug field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithEnv ¶
func (b *FabricCASpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricCASpecApplyConfiguration
WithEnv adds the given value to the Env 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 Env field.
func (*FabricCASpecApplyConfiguration) WithHosts ¶
func (b *FabricCASpecApplyConfiguration) WithHosts(values ...string) *FabricCASpecApplyConfiguration
WithHosts adds the given value to the Hosts 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 Hosts field.
func (*FabricCASpecApplyConfiguration) WithImage ¶
func (b *FabricCASpecApplyConfiguration) WithImage(value string) *FabricCASpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricCASpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricCASpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricCASpecApplyConfiguration) WithIstio ¶
func (b *FabricCASpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricCASpecApplyConfiguration
WithIstio sets the Istio 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 Istio field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithMetrics ¶
func (b *FabricCASpecApplyConfiguration) WithMetrics(value *FabricCAMetricsApplyConfiguration) *FabricCASpecApplyConfiguration
WithMetrics sets the Metrics 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 Metrics field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithNodeSelector ¶
func (b *FabricCASpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricCASpecApplyConfiguration
WithNodeSelector sets the NodeSelector 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 NodeSelector field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithResources ¶
func (b *FabricCASpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricCASpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithService ¶
func (b *FabricCASpecApplyConfiguration) WithService(value *FabricCASpecServiceApplyConfiguration) *FabricCASpecApplyConfiguration
WithService sets the Service 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 Service field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithServiceMonitor ¶
func (b *FabricCASpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricCASpecApplyConfiguration
WithServiceMonitor sets the ServiceMonitor 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 ServiceMonitor field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithStorage ¶
func (b *FabricCASpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricCASpecApplyConfiguration
WithStorage sets the Storage 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 Storage field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithTLS ¶
func (b *FabricCASpecApplyConfiguration) WithTLS(value *FabricCATLSConfApplyConfiguration) *FabricCASpecApplyConfiguration
WithTLS sets the TLS 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 TLS field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithTLSCA ¶
func (b *FabricCASpecApplyConfiguration) WithTLSCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
WithTLSCA sets the TLSCA 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 TLSCA field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithTolerations ¶
func (b *FabricCASpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricCASpecApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
func (*FabricCASpecApplyConfiguration) WithVersion ¶
func (b *FabricCASpecApplyConfiguration) WithVersion(value string) *FabricCASpecApplyConfiguration
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 FabricCASpecServiceApplyConfiguration ¶
type FabricCASpecServiceApplyConfiguration struct {
ServiceType *v1.ServiceType `json:"type,omitempty"`
}
FabricCASpecServiceApplyConfiguration represents an declarative configuration of the FabricCASpecService type for use with apply.
func FabricCASpecService ¶
func FabricCASpecService() *FabricCASpecServiceApplyConfiguration
FabricCASpecServiceApplyConfiguration constructs an declarative configuration of the FabricCASpecService type for use with apply.
func (*FabricCASpecServiceApplyConfiguration) WithServiceType ¶
func (b *FabricCASpecServiceApplyConfiguration) WithServiceType(value v1.ServiceType) *FabricCASpecServiceApplyConfiguration
WithServiceType sets the ServiceType 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 ServiceType field is set to the value of the last call.
type FabricCAStatusApplyConfiguration ¶
type FabricCAStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` NodePort *int `json:"nodePort,omitempty"` TlsCert *string `json:"tls_cert,omitempty"` CACert *string `json:"ca_cert,omitempty"` TLSCACert *string `json:"tlsca_cert,omitempty"` }
FabricCAStatusApplyConfiguration represents an declarative configuration of the FabricCAStatus type for use with apply.
func FabricCAStatus ¶
func FabricCAStatus() *FabricCAStatusApplyConfiguration
FabricCAStatusApplyConfiguration constructs an declarative configuration of the FabricCAStatus type for use with apply.
func (*FabricCAStatusApplyConfiguration) WithCACert ¶
func (b *FabricCAStatusApplyConfiguration) WithCACert(value string) *FabricCAStatusApplyConfiguration
WithCACert sets the CACert 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 CACert field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithConditions ¶
func (b *FabricCAStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricCAStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithMessage ¶
func (b *FabricCAStatusApplyConfiguration) WithMessage(value string) *FabricCAStatusApplyConfiguration
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 (*FabricCAStatusApplyConfiguration) WithNodePort ¶
func (b *FabricCAStatusApplyConfiguration) WithNodePort(value int) *FabricCAStatusApplyConfiguration
WithNodePort sets the NodePort 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 NodePort field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithStatus ¶
func (b *FabricCAStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricCAStatusApplyConfiguration
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 (*FabricCAStatusApplyConfiguration) WithTLSCACert ¶
func (b *FabricCAStatusApplyConfiguration) WithTLSCACert(value string) *FabricCAStatusApplyConfiguration
WithTLSCACert sets the TLSCACert 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 TLSCACert field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithTlsCert ¶
func (b *FabricCAStatusApplyConfiguration) WithTlsCert(value string) *FabricCAStatusApplyConfiguration
WithTlsCert sets the TlsCert 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 TlsCert field is set to the value of the last call.
type FabricCASubjectApplyConfiguration ¶
type FabricCASubjectApplyConfiguration struct { CN *string `json:"cn,omitempty"` C *string `json:"C,omitempty"` ST *string `json:"ST,omitempty"` O *string `json:"O,omitempty"` L *string `json:"L,omitempty"` OU *string `json:"OU,omitempty"` }
FabricCASubjectApplyConfiguration represents an declarative configuration of the FabricCASubject type for use with apply.
func FabricCASubject ¶
func FabricCASubject() *FabricCASubjectApplyConfiguration
FabricCASubjectApplyConfiguration constructs an declarative configuration of the FabricCASubject type for use with apply.
func (*FabricCASubjectApplyConfiguration) WithC ¶
func (b *FabricCASubjectApplyConfiguration) WithC(value string) *FabricCASubjectApplyConfiguration
WithC sets the C 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 C field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithCN ¶
func (b *FabricCASubjectApplyConfiguration) WithCN(value string) *FabricCASubjectApplyConfiguration
WithCN sets the CN 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 CN field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithL ¶
func (b *FabricCASubjectApplyConfiguration) WithL(value string) *FabricCASubjectApplyConfiguration
WithL sets the L 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 L field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithO ¶
func (b *FabricCASubjectApplyConfiguration) WithO(value string) *FabricCASubjectApplyConfiguration
WithO sets the O 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 O field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithOU ¶
func (b *FabricCASubjectApplyConfiguration) WithOU(value string) *FabricCASubjectApplyConfiguration
WithOU sets the OU 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 OU field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithST ¶
func (b *FabricCASubjectApplyConfiguration) WithST(value string) *FabricCASubjectApplyConfiguration
WithST sets the ST 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 ST field is set to the value of the last call.
type FabricCATLSConfApplyConfiguration ¶
type FabricCATLSConfApplyConfiguration struct {
Subject *FabricCASubjectApplyConfiguration `json:"subject,omitempty"`
}
FabricCATLSConfApplyConfiguration represents an declarative configuration of the FabricCATLSConf type for use with apply.
func FabricCATLSConf ¶
func FabricCATLSConf() *FabricCATLSConfApplyConfiguration
FabricCATLSConfApplyConfiguration constructs an declarative configuration of the FabricCATLSConf type for use with apply.
func (*FabricCATLSConfApplyConfiguration) WithSubject ¶
func (b *FabricCATLSConfApplyConfiguration) WithSubject(value *FabricCASubjectApplyConfiguration) *FabricCATLSConfApplyConfiguration
WithSubject sets the Subject 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 Subject field is set to the value of the last call.
type FabricChaincodeApplyConfiguration ¶
type FabricChaincodeApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricChaincodeSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricChaincodeStatusApplyConfiguration `json:"status,omitempty"` }
FabricChaincodeApplyConfiguration represents an declarative configuration of the FabricChaincode type for use with apply.
func FabricChaincode ¶
func FabricChaincode(name, namespace string) *FabricChaincodeApplyConfiguration
FabricChaincode constructs an declarative configuration of the FabricChaincode type for use with apply.
func (*FabricChaincodeApplyConfiguration) WithAPIVersion ¶
func (b *FabricChaincodeApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithAnnotations ¶
func (b *FabricChaincodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricChaincodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricChaincodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricChaincodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithFinalizers ¶
func (b *FabricChaincodeApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithGenerateName ¶
func (b *FabricChaincodeApplyConfiguration) WithGenerateName(value string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithGeneration ¶
func (b *FabricChaincodeApplyConfiguration) WithGeneration(value int64) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithKind ¶
func (b *FabricChaincodeApplyConfiguration) WithKind(value string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithLabels ¶
func (b *FabricChaincodeApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithName ¶
func (b *FabricChaincodeApplyConfiguration) WithName(value string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithNamespace ¶
func (b *FabricChaincodeApplyConfiguration) WithNamespace(value string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithOwnerReferences ¶
func (b *FabricChaincodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithResourceVersion ¶
func (b *FabricChaincodeApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithSpec ¶
func (b *FabricChaincodeApplyConfiguration) WithSpec(value *FabricChaincodeSpecApplyConfiguration) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithStatus ¶
func (b *FabricChaincodeApplyConfiguration) WithStatus(value *FabricChaincodeStatusApplyConfiguration) *FabricChaincodeApplyConfiguration
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 (*FabricChaincodeApplyConfiguration) WithUID ¶
func (b *FabricChaincodeApplyConfiguration) WithUID(value types.UID) *FabricChaincodeApplyConfiguration
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 FabricChaincodeSpecApplyConfiguration ¶
type FabricChaincodeSpecApplyConfiguration struct { Image *string `json:"image,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` PackageID *string `json:"packageId,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Credentials *TLSApplyConfiguration `json:"credentials,omitempty"` Replicas *int `json:"replicas,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` }
FabricChaincodeSpecApplyConfiguration represents an declarative configuration of the FabricChaincodeSpec type for use with apply.
func FabricChaincodeSpec ¶
func FabricChaincodeSpec() *FabricChaincodeSpecApplyConfiguration
FabricChaincodeSpecApplyConfiguration constructs an declarative configuration of the FabricChaincodeSpec type for use with apply.
func (*FabricChaincodeSpecApplyConfiguration) WithAffinity ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricChaincodeSpecApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithCredentials ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithCredentials(value *TLSApplyConfiguration) *FabricChaincodeSpecApplyConfiguration
WithCredentials sets the Credentials 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 Credentials field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithEnv ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricChaincodeSpecApplyConfiguration
WithEnv adds the given value to the Env 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 Env field.
func (*FabricChaincodeSpecApplyConfiguration) WithImage ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithImage(value string) *FabricChaincodeSpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricChaincodeSpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricChaincodeSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricChaincodeSpecApplyConfiguration) WithPackageID ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithPackageID(value string) *FabricChaincodeSpecApplyConfiguration
WithPackageID sets the PackageID 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 PackageID field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithReplicas ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithReplicas(value int) *FabricChaincodeSpecApplyConfiguration
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 (*FabricChaincodeSpecApplyConfiguration) WithResources ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricChaincodeSpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithTolerations ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricChaincodeSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
type FabricChaincodeStatusApplyConfiguration ¶
type FabricChaincodeStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricChaincodeStatusApplyConfiguration represents an declarative configuration of the FabricChaincodeStatus type for use with apply.
func FabricChaincodeStatus ¶
func FabricChaincodeStatus() *FabricChaincodeStatusApplyConfiguration
FabricChaincodeStatusApplyConfiguration constructs an declarative configuration of the FabricChaincodeStatus type for use with apply.
func (*FabricChaincodeStatusApplyConfiguration) WithConditions ¶
func (b *FabricChaincodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricChaincodeStatusApplyConfiguration) WithMessage ¶
func (b *FabricChaincodeStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeStatusApplyConfiguration
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 (*FabricChaincodeStatusApplyConfiguration) WithStatus ¶
func (b *FabricChaincodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeStatusApplyConfiguration
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.
type FabricExplorerApplyConfiguration ¶
type FabricExplorerApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricExplorerSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricExplorerStatusApplyConfiguration `json:"status,omitempty"` }
FabricExplorerApplyConfiguration represents an declarative configuration of the FabricExplorer type for use with apply.
func FabricExplorer ¶
func FabricExplorer(name, namespace string) *FabricExplorerApplyConfiguration
FabricExplorer constructs an declarative configuration of the FabricExplorer type for use with apply.
func (*FabricExplorerApplyConfiguration) WithAPIVersion ¶
func (b *FabricExplorerApplyConfiguration) WithAPIVersion(value string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithAnnotations ¶
func (b *FabricExplorerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricExplorerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricExplorerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricExplorerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithFinalizers ¶
func (b *FabricExplorerApplyConfiguration) WithFinalizers(values ...string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithGenerateName ¶
func (b *FabricExplorerApplyConfiguration) WithGenerateName(value string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithGeneration ¶
func (b *FabricExplorerApplyConfiguration) WithGeneration(value int64) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithKind ¶
func (b *FabricExplorerApplyConfiguration) WithKind(value string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithLabels ¶
func (b *FabricExplorerApplyConfiguration) WithLabels(entries map[string]string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithName ¶
func (b *FabricExplorerApplyConfiguration) WithName(value string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithNamespace ¶
func (b *FabricExplorerApplyConfiguration) WithNamespace(value string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithOwnerReferences ¶
func (b *FabricExplorerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithResourceVersion ¶
func (b *FabricExplorerApplyConfiguration) WithResourceVersion(value string) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithSpec ¶
func (b *FabricExplorerApplyConfiguration) WithSpec(value *FabricExplorerSpecApplyConfiguration) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithStatus ¶
func (b *FabricExplorerApplyConfiguration) WithStatus(value *FabricExplorerStatusApplyConfiguration) *FabricExplorerApplyConfiguration
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 (*FabricExplorerApplyConfiguration) WithUID ¶
func (b *FabricExplorerApplyConfiguration) WithUID(value types.UID) *FabricExplorerApplyConfiguration
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 FabricExplorerSpecApplyConfiguration ¶
type FabricExplorerSpecApplyConfiguration struct {
Resources *v1.ResourceRequirements `json:"resources,omitempty"`
}
FabricExplorerSpecApplyConfiguration represents an declarative configuration of the FabricExplorerSpec type for use with apply.
func FabricExplorerSpec ¶
func FabricExplorerSpec() *FabricExplorerSpecApplyConfiguration
FabricExplorerSpecApplyConfiguration constructs an declarative configuration of the FabricExplorerSpec type for use with apply.
func (*FabricExplorerSpecApplyConfiguration) WithResources ¶
func (b *FabricExplorerSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricExplorerSpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
type FabricExplorerStatusApplyConfiguration ¶
type FabricExplorerStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricExplorerStatusApplyConfiguration represents an declarative configuration of the FabricExplorerStatus type for use with apply.
func FabricExplorerStatus ¶
func FabricExplorerStatus() *FabricExplorerStatusApplyConfiguration
FabricExplorerStatusApplyConfiguration constructs an declarative configuration of the FabricExplorerStatus type for use with apply.
func (*FabricExplorerStatusApplyConfiguration) WithConditions ¶
func (b *FabricExplorerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricExplorerStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricExplorerStatusApplyConfiguration) WithMessage ¶
func (b *FabricExplorerStatusApplyConfiguration) WithMessage(value string) *FabricExplorerStatusApplyConfiguration
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 (*FabricExplorerStatusApplyConfiguration) WithStatus ¶
func (b *FabricExplorerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricExplorerStatusApplyConfiguration
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.
type FabricFSServerApplyConfiguration ¶
type FabricFSServerApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` PullPolicy *v1.PullPolicy `json:"pullPolicy,omitempty"` }
FabricFSServerApplyConfiguration represents an declarative configuration of the FabricFSServer type for use with apply.
func FabricFSServer ¶
func FabricFSServer() *FabricFSServerApplyConfiguration
FabricFSServerApplyConfiguration constructs an declarative configuration of the FabricFSServer type for use with apply.
func (*FabricFSServerApplyConfiguration) WithImage ¶
func (b *FabricFSServerApplyConfiguration) WithImage(value string) *FabricFSServerApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricFSServerApplyConfiguration) WithPullPolicy ¶
func (b *FabricFSServerApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricFSServerApplyConfiguration
WithPullPolicy sets the PullPolicy 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 PullPolicy field is set to the value of the last call.
func (*FabricFSServerApplyConfiguration) WithTag ¶
func (b *FabricFSServerApplyConfiguration) WithTag(value string) *FabricFSServerApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
type FabricFollowerChannelAnchorPeerApplyConfiguration ¶
type FabricFollowerChannelAnchorPeerApplyConfiguration struct { Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` }
FabricFollowerChannelAnchorPeerApplyConfiguration represents an declarative configuration of the FabricFollowerChannelAnchorPeer type for use with apply.
func FabricFollowerChannelAnchorPeer ¶
func FabricFollowerChannelAnchorPeer() *FabricFollowerChannelAnchorPeerApplyConfiguration
FabricFollowerChannelAnchorPeerApplyConfiguration constructs an declarative configuration of the FabricFollowerChannelAnchorPeer type for use with apply.
func (*FabricFollowerChannelAnchorPeerApplyConfiguration) WithHost ¶
func (b *FabricFollowerChannelAnchorPeerApplyConfiguration) WithHost(value string) *FabricFollowerChannelAnchorPeerApplyConfiguration
WithHost sets the Host 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 Host field is set to the value of the last call.
func (*FabricFollowerChannelAnchorPeerApplyConfiguration) WithPort ¶
func (b *FabricFollowerChannelAnchorPeerApplyConfiguration) WithPort(value int) *FabricFollowerChannelAnchorPeerApplyConfiguration
WithPort sets the Port 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 Port field is set to the value of the last call.
type FabricFollowerChannelApplyConfiguration ¶
type FabricFollowerChannelApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricFollowerChannelSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricFollowerChannelStatusApplyConfiguration `json:"status,omitempty"` }
FabricFollowerChannelApplyConfiguration represents an declarative configuration of the FabricFollowerChannel type for use with apply.
func FabricFollowerChannel ¶
func FabricFollowerChannel(name string) *FabricFollowerChannelApplyConfiguration
FabricFollowerChannel constructs an declarative configuration of the FabricFollowerChannel type for use with apply.
func (*FabricFollowerChannelApplyConfiguration) WithAPIVersion ¶
func (b *FabricFollowerChannelApplyConfiguration) WithAPIVersion(value string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithAnnotations ¶
func (b *FabricFollowerChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricFollowerChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricFollowerChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricFollowerChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithFinalizers ¶
func (b *FabricFollowerChannelApplyConfiguration) WithFinalizers(values ...string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithGenerateName ¶
func (b *FabricFollowerChannelApplyConfiguration) WithGenerateName(value string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithGeneration ¶
func (b *FabricFollowerChannelApplyConfiguration) WithGeneration(value int64) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithKind ¶
func (b *FabricFollowerChannelApplyConfiguration) WithKind(value string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithLabels ¶
func (b *FabricFollowerChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithName ¶
func (b *FabricFollowerChannelApplyConfiguration) WithName(value string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithNamespace ¶
func (b *FabricFollowerChannelApplyConfiguration) WithNamespace(value string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithOwnerReferences ¶
func (b *FabricFollowerChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithResourceVersion ¶
func (b *FabricFollowerChannelApplyConfiguration) WithResourceVersion(value string) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithSpec ¶
func (b *FabricFollowerChannelApplyConfiguration) WithSpec(value *FabricFollowerChannelSpecApplyConfiguration) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithStatus ¶
func (b *FabricFollowerChannelApplyConfiguration) WithStatus(value *FabricFollowerChannelStatusApplyConfiguration) *FabricFollowerChannelApplyConfiguration
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 (*FabricFollowerChannelApplyConfiguration) WithUID ¶
func (b *FabricFollowerChannelApplyConfiguration) WithUID(value types.UID) *FabricFollowerChannelApplyConfiguration
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 FabricFollowerChannelExternalPeerApplyConfiguration ¶
type FabricFollowerChannelExternalPeerApplyConfiguration struct { URL *string `json:"url,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` }
FabricFollowerChannelExternalPeerApplyConfiguration represents an declarative configuration of the FabricFollowerChannelExternalPeer type for use with apply.
func FabricFollowerChannelExternalPeer ¶
func FabricFollowerChannelExternalPeer() *FabricFollowerChannelExternalPeerApplyConfiguration
FabricFollowerChannelExternalPeerApplyConfiguration constructs an declarative configuration of the FabricFollowerChannelExternalPeer type for use with apply.
func (*FabricFollowerChannelExternalPeerApplyConfiguration) WithTLSCACert ¶
func (b *FabricFollowerChannelExternalPeerApplyConfiguration) WithTLSCACert(value string) *FabricFollowerChannelExternalPeerApplyConfiguration
WithTLSCACert sets the TLSCACert 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 TLSCACert field is set to the value of the last call.
func (*FabricFollowerChannelExternalPeerApplyConfiguration) WithURL ¶
func (b *FabricFollowerChannelExternalPeerApplyConfiguration) WithURL(value string) *FabricFollowerChannelExternalPeerApplyConfiguration
WithURL sets the URL 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 URL field is set to the value of the last call.
type FabricFollowerChannelOrdererApplyConfiguration ¶
type FabricFollowerChannelOrdererApplyConfiguration struct { URL *string `json:"url,omitempty"` Certificate *string `json:"certificate,omitempty"` }
FabricFollowerChannelOrdererApplyConfiguration represents an declarative configuration of the FabricFollowerChannelOrderer type for use with apply.
func FabricFollowerChannelOrderer ¶
func FabricFollowerChannelOrderer() *FabricFollowerChannelOrdererApplyConfiguration
FabricFollowerChannelOrdererApplyConfiguration constructs an declarative configuration of the FabricFollowerChannelOrderer type for use with apply.
func (*FabricFollowerChannelOrdererApplyConfiguration) WithCertificate ¶
func (b *FabricFollowerChannelOrdererApplyConfiguration) WithCertificate(value string) *FabricFollowerChannelOrdererApplyConfiguration
WithCertificate sets the Certificate 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 Certificate field is set to the value of the last call.
func (*FabricFollowerChannelOrdererApplyConfiguration) WithURL ¶
func (b *FabricFollowerChannelOrdererApplyConfiguration) WithURL(value string) *FabricFollowerChannelOrdererApplyConfiguration
WithURL sets the URL 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 URL field is set to the value of the last call.
type FabricFollowerChannelPeerApplyConfiguration ¶
type FabricFollowerChannelPeerApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricFollowerChannelPeerApplyConfiguration represents an declarative configuration of the FabricFollowerChannelPeer type for use with apply.
func FabricFollowerChannelPeer ¶
func FabricFollowerChannelPeer() *FabricFollowerChannelPeerApplyConfiguration
FabricFollowerChannelPeerApplyConfiguration constructs an declarative configuration of the FabricFollowerChannelPeer type for use with apply.
func (*FabricFollowerChannelPeerApplyConfiguration) WithName ¶
func (b *FabricFollowerChannelPeerApplyConfiguration) WithName(value string) *FabricFollowerChannelPeerApplyConfiguration
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 (*FabricFollowerChannelPeerApplyConfiguration) WithNamespace ¶
func (b *FabricFollowerChannelPeerApplyConfiguration) WithNamespace(value string) *FabricFollowerChannelPeerApplyConfiguration
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.
type FabricFollowerChannelSpecApplyConfiguration ¶
type FabricFollowerChannelSpecApplyConfiguration struct { Name *string `json:"name,omitempty"` MSPID *string `json:"mspId,omitempty"` Orderers []FabricFollowerChannelOrdererApplyConfiguration `json:"orderers,omitempty"` PeersToJoin []FabricFollowerChannelPeerApplyConfiguration `json:"peersToJoin,omitempty"` ExternalPeersToJoin []FabricFollowerChannelExternalPeerApplyConfiguration `json:"externalPeersToJoin,omitempty"` AnchorPeers []FabricFollowerChannelAnchorPeerApplyConfiguration `json:"anchorPeers,omitempty"` HLFIdentity *HLFIdentityApplyConfiguration `json:"hlfIdentity,omitempty"` }
FabricFollowerChannelSpecApplyConfiguration represents an declarative configuration of the FabricFollowerChannelSpec type for use with apply.
func FabricFollowerChannelSpec ¶
func FabricFollowerChannelSpec() *FabricFollowerChannelSpecApplyConfiguration
FabricFollowerChannelSpecApplyConfiguration constructs an declarative configuration of the FabricFollowerChannelSpec type for use with apply.
func (*FabricFollowerChannelSpecApplyConfiguration) WithAnchorPeers ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithAnchorPeers(values ...*FabricFollowerChannelAnchorPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithAnchorPeers adds the given value to the AnchorPeers 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 AnchorPeers field.
func (*FabricFollowerChannelSpecApplyConfiguration) WithExternalPeersToJoin ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithExternalPeersToJoin(values ...*FabricFollowerChannelExternalPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithExternalPeersToJoin adds the given value to the ExternalPeersToJoin 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 ExternalPeersToJoin field.
func (*FabricFollowerChannelSpecApplyConfiguration) WithHLFIdentity ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithHLFIdentity sets the HLFIdentity 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 HLFIdentity field is set to the value of the last call.
func (*FabricFollowerChannelSpecApplyConfiguration) WithMSPID ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithMSPID(value string) *FabricFollowerChannelSpecApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
func (*FabricFollowerChannelSpecApplyConfiguration) WithName ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithName(value string) *FabricFollowerChannelSpecApplyConfiguration
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 (*FabricFollowerChannelSpecApplyConfiguration) WithOrderers ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithOrderers(values ...*FabricFollowerChannelOrdererApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithOrderers adds the given value to the Orderers 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 Orderers field.
func (*FabricFollowerChannelSpecApplyConfiguration) WithPeersToJoin ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithPeersToJoin(values ...*FabricFollowerChannelPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithPeersToJoin adds the given value to the PeersToJoin 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 PeersToJoin field.
type FabricFollowerChannelStatusApplyConfiguration ¶
type FabricFollowerChannelStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricFollowerChannelStatusApplyConfiguration represents an declarative configuration of the FabricFollowerChannelStatus type for use with apply.
func FabricFollowerChannelStatus ¶
func FabricFollowerChannelStatus() *FabricFollowerChannelStatusApplyConfiguration
FabricFollowerChannelStatusApplyConfiguration constructs an declarative configuration of the FabricFollowerChannelStatus type for use with apply.
func (*FabricFollowerChannelStatusApplyConfiguration) WithConditions ¶
func (b *FabricFollowerChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricFollowerChannelStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricFollowerChannelStatusApplyConfiguration) WithMessage ¶
func (b *FabricFollowerChannelStatusApplyConfiguration) WithMessage(value string) *FabricFollowerChannelStatusApplyConfiguration
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 (*FabricFollowerChannelStatusApplyConfiguration) WithStatus ¶
func (b *FabricFollowerChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricFollowerChannelStatusApplyConfiguration
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.
type FabricIdentityApplyConfiguration ¶
type FabricIdentityApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricIdentitySpecApplyConfiguration `json:"spec,omitempty"` Status *FabricIdentityStatusApplyConfiguration `json:"status,omitempty"` }
FabricIdentityApplyConfiguration represents an declarative configuration of the FabricIdentity type for use with apply.
func FabricIdentity ¶
func FabricIdentity(name, namespace string) *FabricIdentityApplyConfiguration
FabricIdentity constructs an declarative configuration of the FabricIdentity type for use with apply.
func (*FabricIdentityApplyConfiguration) WithAPIVersion ¶
func (b *FabricIdentityApplyConfiguration) WithAPIVersion(value string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithAnnotations ¶
func (b *FabricIdentityApplyConfiguration) WithAnnotations(entries map[string]string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricIdentityApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricIdentityApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricIdentityApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithFinalizers ¶
func (b *FabricIdentityApplyConfiguration) WithFinalizers(values ...string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithGenerateName ¶
func (b *FabricIdentityApplyConfiguration) WithGenerateName(value string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithGeneration ¶
func (b *FabricIdentityApplyConfiguration) WithGeneration(value int64) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithKind ¶
func (b *FabricIdentityApplyConfiguration) WithKind(value string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithLabels ¶
func (b *FabricIdentityApplyConfiguration) WithLabels(entries map[string]string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithName ¶
func (b *FabricIdentityApplyConfiguration) WithName(value string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithNamespace ¶
func (b *FabricIdentityApplyConfiguration) WithNamespace(value string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithOwnerReferences ¶
func (b *FabricIdentityApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithResourceVersion ¶
func (b *FabricIdentityApplyConfiguration) WithResourceVersion(value string) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithSpec ¶
func (b *FabricIdentityApplyConfiguration) WithSpec(value *FabricIdentitySpecApplyConfiguration) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithStatus ¶
func (b *FabricIdentityApplyConfiguration) WithStatus(value *FabricIdentityStatusApplyConfiguration) *FabricIdentityApplyConfiguration
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 (*FabricIdentityApplyConfiguration) WithUID ¶
func (b *FabricIdentityApplyConfiguration) WithUID(value types.UID) *FabricIdentityApplyConfiguration
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 FabricIdentityRegisterApplyConfiguration ¶
type FabricIdentityRegisterApplyConfiguration struct { Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` Type *string `json:"type,omitempty"` Affiliation *string `json:"affiliation,omitempty"` MaxEnrollments *int `json:"maxenrollments,omitempty"` Attrs []string `json:"attrs,omitempty"` }
FabricIdentityRegisterApplyConfiguration represents an declarative configuration of the FabricIdentityRegister type for use with apply.
func FabricIdentityRegister ¶
func FabricIdentityRegister() *FabricIdentityRegisterApplyConfiguration
FabricIdentityRegisterApplyConfiguration constructs an declarative configuration of the FabricIdentityRegister type for use with apply.
func (*FabricIdentityRegisterApplyConfiguration) WithAffiliation ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithAffiliation(value string) *FabricIdentityRegisterApplyConfiguration
WithAffiliation sets the Affiliation 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 Affiliation field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithAttrs ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithAttrs(values ...string) *FabricIdentityRegisterApplyConfiguration
WithAttrs adds the given value to the Attrs 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 Attrs field.
func (*FabricIdentityRegisterApplyConfiguration) WithEnrollid ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollid(value string) *FabricIdentityRegisterApplyConfiguration
WithEnrollid sets the Enrollid 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 Enrollid field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithEnrollsecret ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollsecret(value string) *FabricIdentityRegisterApplyConfiguration
WithEnrollsecret sets the Enrollsecret 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 Enrollsecret field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithMaxEnrollments ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithMaxEnrollments(value int) *FabricIdentityRegisterApplyConfiguration
WithMaxEnrollments sets the MaxEnrollments 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 MaxEnrollments field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithType ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithType(value string) *FabricIdentityRegisterApplyConfiguration
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 FabricIdentitySpecApplyConfiguration ¶
type FabricIdentitySpecApplyConfiguration struct { Cahost *string `json:"cahost,omitempty"` Caname *string `json:"caname,omitempty"` Caport *int `json:"caport,omitempty"` Catls *CatlsApplyConfiguration `json:"catls,omitempty"` Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` MSPID *string `json:"mspid,omitempty"` Register *FabricIdentityRegisterApplyConfiguration `json:"register,omitempty"` }
FabricIdentitySpecApplyConfiguration represents an declarative configuration of the FabricIdentitySpec type for use with apply.
func FabricIdentitySpec ¶
func FabricIdentitySpec() *FabricIdentitySpecApplyConfiguration
FabricIdentitySpecApplyConfiguration constructs an declarative configuration of the FabricIdentitySpec type for use with apply.
func (*FabricIdentitySpecApplyConfiguration) WithCahost ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCahost(value string) *FabricIdentitySpecApplyConfiguration
WithCahost sets the Cahost 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 Cahost field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithCaname ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCaname(value string) *FabricIdentitySpecApplyConfiguration
WithCaname sets the Caname 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 Caname field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithCaport ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCaport(value int) *FabricIdentitySpecApplyConfiguration
WithCaport sets the Caport 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 Caport field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithCatls ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *FabricIdentitySpecApplyConfiguration
WithCatls sets the Catls 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 Catls field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithEnrollid ¶
func (b *FabricIdentitySpecApplyConfiguration) WithEnrollid(value string) *FabricIdentitySpecApplyConfiguration
WithEnrollid sets the Enrollid 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 Enrollid field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithEnrollsecret ¶
func (b *FabricIdentitySpecApplyConfiguration) WithEnrollsecret(value string) *FabricIdentitySpecApplyConfiguration
WithEnrollsecret sets the Enrollsecret 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 Enrollsecret field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithMSPID ¶
func (b *FabricIdentitySpecApplyConfiguration) WithMSPID(value string) *FabricIdentitySpecApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithRegister ¶
func (b *FabricIdentitySpecApplyConfiguration) WithRegister(value *FabricIdentityRegisterApplyConfiguration) *FabricIdentitySpecApplyConfiguration
WithRegister sets the Register 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 Register field is set to the value of the last call.
type FabricIdentityStatusApplyConfiguration ¶
type FabricIdentityStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricIdentityStatusApplyConfiguration represents an declarative configuration of the FabricIdentityStatus type for use with apply.
func FabricIdentityStatus ¶
func FabricIdentityStatus() *FabricIdentityStatusApplyConfiguration
FabricIdentityStatusApplyConfiguration constructs an declarative configuration of the FabricIdentityStatus type for use with apply.
func (*FabricIdentityStatusApplyConfiguration) WithConditions ¶
func (b *FabricIdentityStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricIdentityStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricIdentityStatusApplyConfiguration) WithMessage ¶
func (b *FabricIdentityStatusApplyConfiguration) WithMessage(value string) *FabricIdentityStatusApplyConfiguration
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 (*FabricIdentityStatusApplyConfiguration) WithStatus ¶
func (b *FabricIdentityStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricIdentityStatusApplyConfiguration
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.
type FabricIstioApplyConfiguration ¶
type FabricIstioApplyConfiguration struct { Port *int `json:"port,omitempty"` Hosts []string `json:"hosts,omitempty"` IngressGateway *string `json:"ingressGateway,omitempty"` }
FabricIstioApplyConfiguration represents an declarative configuration of the FabricIstio type for use with apply.
func FabricIstio ¶
func FabricIstio() *FabricIstioApplyConfiguration
FabricIstioApplyConfiguration constructs an declarative configuration of the FabricIstio type for use with apply.
func (*FabricIstioApplyConfiguration) WithHosts ¶
func (b *FabricIstioApplyConfiguration) WithHosts(values ...string) *FabricIstioApplyConfiguration
WithHosts adds the given value to the Hosts 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 Hosts field.
func (*FabricIstioApplyConfiguration) WithIngressGateway ¶
func (b *FabricIstioApplyConfiguration) WithIngressGateway(value string) *FabricIstioApplyConfiguration
WithIngressGateway sets the IngressGateway 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 IngressGateway field is set to the value of the last call.
func (*FabricIstioApplyConfiguration) WithPort ¶
func (b *FabricIstioApplyConfiguration) WithPort(value int) *FabricIstioApplyConfiguration
WithPort sets the Port 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 Port field is set to the value of the last call.
type FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration ¶
type FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration struct {
MSPID *string `json:"mspID,omitempty"`
}
FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration represents an declarative configuration of the FabricMainChannelAdminOrdererOrganizationSpec type for use with apply.
func FabricMainChannelAdminOrdererOrganizationSpec ¶
func FabricMainChannelAdminOrdererOrganizationSpec() *FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration
FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration constructs an declarative configuration of the FabricMainChannelAdminOrdererOrganizationSpec type for use with apply.
func (*FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) WithMSPID(value string) *FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
type FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration ¶
type FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration struct {
MSPID *string `json:"mspID,omitempty"`
}
FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration represents an declarative configuration of the FabricMainChannelAdminPeerOrganizationSpec type for use with apply.
func FabricMainChannelAdminPeerOrganizationSpec ¶
func FabricMainChannelAdminPeerOrganizationSpec() *FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration
FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration constructs an declarative configuration of the FabricMainChannelAdminPeerOrganizationSpec type for use with apply.
func (*FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) WithMSPID(value string) *FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
type FabricMainChannelApplicationConfigApplyConfiguration ¶
type FabricMainChannelApplicationConfigApplyConfiguration struct { Capabilities []string `json:"capabilities,omitempty"` Policies *map[string]FabricMainChannelPoliciesConfigApplyConfiguration `json:"policies,omitempty"` ACLs *map[string]string `json:"acls,omitempty"` }
FabricMainChannelApplicationConfigApplyConfiguration represents an declarative configuration of the FabricMainChannelApplicationConfig type for use with apply.
func FabricMainChannelApplicationConfig ¶
func FabricMainChannelApplicationConfig() *FabricMainChannelApplicationConfigApplyConfiguration
FabricMainChannelApplicationConfigApplyConfiguration constructs an declarative configuration of the FabricMainChannelApplicationConfig type for use with apply.
func (*FabricMainChannelApplicationConfigApplyConfiguration) WithACLs ¶
func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithACLs(value map[string]string) *FabricMainChannelApplicationConfigApplyConfiguration
WithACLs sets the ACLs 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 ACLs field is set to the value of the last call.
func (*FabricMainChannelApplicationConfigApplyConfiguration) WithCapabilities ¶
func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelApplicationConfigApplyConfiguration
WithCapabilities adds the given value to the Capabilities 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 Capabilities field.
func (*FabricMainChannelApplicationConfigApplyConfiguration) WithPolicies ¶
func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelApplicationConfigApplyConfiguration
WithPolicies sets the Policies 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 Policies field is set to the value of the last call.
type FabricMainChannelApplyConfiguration ¶
type FabricMainChannelApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricMainChannelSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricMainChannelStatusApplyConfiguration `json:"status,omitempty"` }
FabricMainChannelApplyConfiguration represents an declarative configuration of the FabricMainChannel type for use with apply.
func FabricMainChannel ¶
func FabricMainChannel(name string) *FabricMainChannelApplyConfiguration
FabricMainChannel constructs an declarative configuration of the FabricMainChannel type for use with apply.
func (*FabricMainChannelApplyConfiguration) WithAPIVersion ¶
func (b *FabricMainChannelApplyConfiguration) WithAPIVersion(value string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithAnnotations ¶
func (b *FabricMainChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricMainChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricMainChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricMainChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithFinalizers ¶
func (b *FabricMainChannelApplyConfiguration) WithFinalizers(values ...string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithGenerateName ¶
func (b *FabricMainChannelApplyConfiguration) WithGenerateName(value string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithGeneration ¶
func (b *FabricMainChannelApplyConfiguration) WithGeneration(value int64) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithKind ¶
func (b *FabricMainChannelApplyConfiguration) WithKind(value string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithLabels ¶
func (b *FabricMainChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithName ¶
func (b *FabricMainChannelApplyConfiguration) WithName(value string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithNamespace ¶
func (b *FabricMainChannelApplyConfiguration) WithNamespace(value string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithOwnerReferences ¶
func (b *FabricMainChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithResourceVersion ¶
func (b *FabricMainChannelApplyConfiguration) WithResourceVersion(value string) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithSpec ¶
func (b *FabricMainChannelApplyConfiguration) WithSpec(value *FabricMainChannelSpecApplyConfiguration) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithStatus ¶
func (b *FabricMainChannelApplyConfiguration) WithStatus(value *FabricMainChannelStatusApplyConfiguration) *FabricMainChannelApplyConfiguration
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 (*FabricMainChannelApplyConfiguration) WithUID ¶
func (b *FabricMainChannelApplyConfiguration) WithUID(value types.UID) *FabricMainChannelApplyConfiguration
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 FabricMainChannelConfigApplyConfiguration ¶
type FabricMainChannelConfigApplyConfiguration struct { Application *FabricMainChannelApplicationConfigApplyConfiguration `json:"application,omitempty"` Orderer *FabricMainChannelOrdererConfigApplyConfiguration `json:"orderer,omitempty"` Capabilities []string `json:"capabilities,omitempty"` Policies *map[string]FabricMainChannelPoliciesConfigApplyConfiguration `json:"policies,omitempty"` }
FabricMainChannelConfigApplyConfiguration represents an declarative configuration of the FabricMainChannelConfig type for use with apply.
func FabricMainChannelConfig ¶
func FabricMainChannelConfig() *FabricMainChannelConfigApplyConfiguration
FabricMainChannelConfigApplyConfiguration constructs an declarative configuration of the FabricMainChannelConfig type for use with apply.
func (*FabricMainChannelConfigApplyConfiguration) WithApplication ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithApplication(value *FabricMainChannelApplicationConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
WithApplication sets the Application 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 Application field is set to the value of the last call.
func (*FabricMainChannelConfigApplyConfiguration) WithCapabilities ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelConfigApplyConfiguration
WithCapabilities adds the given value to the Capabilities 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 Capabilities field.
func (*FabricMainChannelConfigApplyConfiguration) WithOrderer ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithOrderer(value *FabricMainChannelOrdererConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
WithOrderer sets the Orderer 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 Orderer field is set to the value of the last call.
func (*FabricMainChannelConfigApplyConfiguration) WithPolicies ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
WithPolicies sets the Policies 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 Policies field is set to the value of the last call.
type FabricMainChannelConsenterApplyConfiguration ¶
type FabricMainChannelConsenterApplyConfiguration struct { Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` TLSCert *string `json:"tlsCert,omitempty"` }
FabricMainChannelConsenterApplyConfiguration represents an declarative configuration of the FabricMainChannelConsenter type for use with apply.
func FabricMainChannelConsenter ¶
func FabricMainChannelConsenter() *FabricMainChannelConsenterApplyConfiguration
FabricMainChannelConsenterApplyConfiguration constructs an declarative configuration of the FabricMainChannelConsenter type for use with apply.
func (*FabricMainChannelConsenterApplyConfiguration) WithHost ¶
func (b *FabricMainChannelConsenterApplyConfiguration) WithHost(value string) *FabricMainChannelConsenterApplyConfiguration
WithHost sets the Host 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 Host field is set to the value of the last call.
func (*FabricMainChannelConsenterApplyConfiguration) WithPort ¶
func (b *FabricMainChannelConsenterApplyConfiguration) WithPort(value int) *FabricMainChannelConsenterApplyConfiguration
WithPort sets the Port 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 Port field is set to the value of the last call.
func (*FabricMainChannelConsenterApplyConfiguration) WithTLSCert ¶
func (b *FabricMainChannelConsenterApplyConfiguration) WithTLSCert(value string) *FabricMainChannelConsenterApplyConfiguration
WithTLSCert sets the TLSCert 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 TLSCert field is set to the value of the last call.
type FabricMainChannelEtcdRaftApplyConfiguration ¶
type FabricMainChannelEtcdRaftApplyConfiguration struct {
Options *FabricMainChannelEtcdRaftOptionsApplyConfiguration `json:"options,omitempty"`
}
FabricMainChannelEtcdRaftApplyConfiguration represents an declarative configuration of the FabricMainChannelEtcdRaft type for use with apply.
func FabricMainChannelEtcdRaft ¶
func FabricMainChannelEtcdRaft() *FabricMainChannelEtcdRaftApplyConfiguration
FabricMainChannelEtcdRaftApplyConfiguration constructs an declarative configuration of the FabricMainChannelEtcdRaft type for use with apply.
func (*FabricMainChannelEtcdRaftApplyConfiguration) WithOptions ¶
func (b *FabricMainChannelEtcdRaftApplyConfiguration) WithOptions(value *FabricMainChannelEtcdRaftOptionsApplyConfiguration) *FabricMainChannelEtcdRaftApplyConfiguration
WithOptions sets the Options 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 Options field is set to the value of the last call.
type FabricMainChannelEtcdRaftOptionsApplyConfiguration ¶
type FabricMainChannelEtcdRaftOptionsApplyConfiguration struct { TickInterval *string `json:"tickInterval,omitempty"` ElectionTick *uint32 `json:"electionTick,omitempty"` HeartbeatTick *uint32 `json:"heartbeatTick,omitempty"` MaxInflightBlocks *uint32 `json:"maxInflightBlocks,omitempty"` SnapshotIntervalSize *uint32 `json:"snapshotIntervalSize,omitempty"` }
FabricMainChannelEtcdRaftOptionsApplyConfiguration represents an declarative configuration of the FabricMainChannelEtcdRaftOptions type for use with apply.
func FabricMainChannelEtcdRaftOptions ¶
func FabricMainChannelEtcdRaftOptions() *FabricMainChannelEtcdRaftOptionsApplyConfiguration
FabricMainChannelEtcdRaftOptionsApplyConfiguration constructs an declarative configuration of the FabricMainChannelEtcdRaftOptions type for use with apply.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithElectionTick ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithElectionTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithElectionTick sets the ElectionTick 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 ElectionTick field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithHeartbeatTick ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithHeartbeatTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithHeartbeatTick sets the HeartbeatTick 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 HeartbeatTick field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithMaxInflightBlocks ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithMaxInflightBlocks(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithMaxInflightBlocks sets the MaxInflightBlocks 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 MaxInflightBlocks field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithSnapshotIntervalSize ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithSnapshotIntervalSize(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithSnapshotIntervalSize sets the SnapshotIntervalSize 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 SnapshotIntervalSize field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithTickInterval ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithTickInterval(value string) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithTickInterval sets the TickInterval 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 TickInterval field is set to the value of the last call.
type FabricMainChannelExternalOrdererNodeApplyConfiguration ¶
type FabricMainChannelExternalOrdererNodeApplyConfiguration struct { Host *string `json:"host,omitempty"` AdminPort *int `json:"port,omitempty"` }
FabricMainChannelExternalOrdererNodeApplyConfiguration represents an declarative configuration of the FabricMainChannelExternalOrdererNode type for use with apply.
func FabricMainChannelExternalOrdererNode ¶
func FabricMainChannelExternalOrdererNode() *FabricMainChannelExternalOrdererNodeApplyConfiguration
FabricMainChannelExternalOrdererNodeApplyConfiguration constructs an declarative configuration of the FabricMainChannelExternalOrdererNode type for use with apply.
func (*FabricMainChannelExternalOrdererNodeApplyConfiguration) WithAdminPort ¶
func (b *FabricMainChannelExternalOrdererNodeApplyConfiguration) WithAdminPort(value int) *FabricMainChannelExternalOrdererNodeApplyConfiguration
WithAdminPort sets the AdminPort 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 AdminPort field is set to the value of the last call.
func (*FabricMainChannelExternalOrdererNodeApplyConfiguration) WithHost ¶
func (b *FabricMainChannelExternalOrdererNodeApplyConfiguration) WithHost(value string) *FabricMainChannelExternalOrdererNodeApplyConfiguration
WithHost sets the Host 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 Host field is set to the value of the last call.
type FabricMainChannelExternalOrdererOrganizationApplyConfiguration ¶
type FabricMainChannelExternalOrdererOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` TLSRootCert *string `json:"tlsRootCert,omitempty"` SignRootCert *string `json:"signRootCert,omitempty"` OrdererEndpoints []string `json:"ordererEndpoints,omitempty"` }
FabricMainChannelExternalOrdererOrganizationApplyConfiguration represents an declarative configuration of the FabricMainChannelExternalOrdererOrganization type for use with apply.
func FabricMainChannelExternalOrdererOrganization ¶
func FabricMainChannelExternalOrdererOrganization() *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
FabricMainChannelExternalOrdererOrganizationApplyConfiguration constructs an declarative configuration of the FabricMainChannelExternalOrdererOrganization type for use with apply.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithOrdererEndpoints ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithOrdererEndpoints adds the given value to the OrdererEndpoints 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 OrdererEndpoints field.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithSignRootCert ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithSignRootCert sets the SignRootCert 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 SignRootCert field is set to the value of the last call.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithTLSRootCert ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithTLSRootCert sets the TLSRootCert 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 TLSRootCert field is set to the value of the last call.
type FabricMainChannelExternalPeerOrganizationApplyConfiguration ¶
type FabricMainChannelExternalPeerOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` TLSRootCert *string `json:"tlsRootCert,omitempty"` SignRootCert *string `json:"signRootCert,omitempty"` }
FabricMainChannelExternalPeerOrganizationApplyConfiguration represents an declarative configuration of the FabricMainChannelExternalPeerOrganization type for use with apply.
func FabricMainChannelExternalPeerOrganization ¶
func FabricMainChannelExternalPeerOrganization() *FabricMainChannelExternalPeerOrganizationApplyConfiguration
FabricMainChannelExternalPeerOrganizationApplyConfiguration constructs an declarative configuration of the FabricMainChannelExternalPeerOrganization type for use with apply.
func (*FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
func (*FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithSignRootCert ¶
func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
WithSignRootCert sets the SignRootCert 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 SignRootCert field is set to the value of the last call.
func (*FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithTLSRootCert ¶
func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
WithTLSRootCert sets the TLSRootCert 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 TLSRootCert field is set to the value of the last call.
type FabricMainChannelIdentityApplyConfiguration ¶
type FabricMainChannelIdentityApplyConfiguration struct { SecretNamespace *string `json:"secretNamespace,omitempty"` SecretName *string `json:"secretName,omitempty"` SecretKey *string `json:"secretKey,omitempty"` }
FabricMainChannelIdentityApplyConfiguration represents an declarative configuration of the FabricMainChannelIdentity type for use with apply.
func FabricMainChannelIdentity ¶
func FabricMainChannelIdentity() *FabricMainChannelIdentityApplyConfiguration
FabricMainChannelIdentityApplyConfiguration constructs an declarative configuration of the FabricMainChannelIdentity type for use with apply.
func (*FabricMainChannelIdentityApplyConfiguration) WithSecretKey ¶
func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretKey(value string) *FabricMainChannelIdentityApplyConfiguration
WithSecretKey sets the SecretKey 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 SecretKey field is set to the value of the last call.
func (*FabricMainChannelIdentityApplyConfiguration) WithSecretName ¶
func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretName(value string) *FabricMainChannelIdentityApplyConfiguration
WithSecretName sets the SecretName 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 SecretName field is set to the value of the last call.
func (*FabricMainChannelIdentityApplyConfiguration) WithSecretNamespace ¶
func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretNamespace(value string) *FabricMainChannelIdentityApplyConfiguration
WithSecretNamespace sets the SecretNamespace 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 SecretNamespace field is set to the value of the last call.
type FabricMainChannelOrdererBatchSizeApplyConfiguration ¶
type FabricMainChannelOrdererBatchSizeApplyConfiguration struct { MaxMessageCount *int `json:"maxMessageCount,omitempty"` AbsoluteMaxBytes *int `json:"absoluteMaxBytes,omitempty"` PreferredMaxBytes *int `json:"preferredMaxBytes,omitempty"` }
FabricMainChannelOrdererBatchSizeApplyConfiguration represents an declarative configuration of the FabricMainChannelOrdererBatchSize type for use with apply.
func FabricMainChannelOrdererBatchSize ¶
func FabricMainChannelOrdererBatchSize() *FabricMainChannelOrdererBatchSizeApplyConfiguration
FabricMainChannelOrdererBatchSizeApplyConfiguration constructs an declarative configuration of the FabricMainChannelOrdererBatchSize type for use with apply.
func (*FabricMainChannelOrdererBatchSizeApplyConfiguration) WithAbsoluteMaxBytes ¶
func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithAbsoluteMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
WithAbsoluteMaxBytes sets the AbsoluteMaxBytes 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 AbsoluteMaxBytes field is set to the value of the last call.
func (*FabricMainChannelOrdererBatchSizeApplyConfiguration) WithMaxMessageCount ¶
func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithMaxMessageCount(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
WithMaxMessageCount sets the MaxMessageCount 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 MaxMessageCount field is set to the value of the last call.
func (*FabricMainChannelOrdererBatchSizeApplyConfiguration) WithPreferredMaxBytes ¶
func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithPreferredMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
WithPreferredMaxBytes sets the PreferredMaxBytes 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 PreferredMaxBytes field is set to the value of the last call.
type FabricMainChannelOrdererConfigApplyConfiguration ¶
type FabricMainChannelOrdererConfigApplyConfiguration struct { OrdererType *string `json:"ordererType,omitempty"` Capabilities []string `json:"capabilities,omitempty"` Policies *map[string]FabricMainChannelPoliciesConfigApplyConfiguration `json:"policies,omitempty"` BatchTimeout *string `json:"batchTimeout,omitempty"` BatchSize *FabricMainChannelOrdererBatchSizeApplyConfiguration `json:"batchSize,omitempty"` State *hlfkungfusoftwareesv1alpha1.FabricMainChannelConsensusState `json:"state,omitempty"` EtcdRaft *FabricMainChannelEtcdRaftApplyConfiguration `json:"etcdRaft,omitempty"` }
FabricMainChannelOrdererConfigApplyConfiguration represents an declarative configuration of the FabricMainChannelOrdererConfig type for use with apply.
func FabricMainChannelOrdererConfig ¶
func FabricMainChannelOrdererConfig() *FabricMainChannelOrdererConfigApplyConfiguration
FabricMainChannelOrdererConfigApplyConfiguration constructs an declarative configuration of the FabricMainChannelOrdererConfig type for use with apply.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithBatchSize ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchSize(value *FabricMainChannelOrdererBatchSizeApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithBatchSize sets the BatchSize 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 BatchSize field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithBatchTimeout ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchTimeout(value string) *FabricMainChannelOrdererConfigApplyConfiguration
WithBatchTimeout sets the BatchTimeout 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 BatchTimeout field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithCapabilities ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelOrdererConfigApplyConfiguration
WithCapabilities adds the given value to the Capabilities 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 Capabilities field.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithEtcdRaft ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithEtcdRaft(value *FabricMainChannelEtcdRaftApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithEtcdRaft sets the EtcdRaft 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 EtcdRaft field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithOrdererType ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithOrdererType(value string) *FabricMainChannelOrdererConfigApplyConfiguration
WithOrdererType sets the OrdererType 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 OrdererType field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithPolicies ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithPolicies sets the Policies 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 Policies field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithState ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithState(value hlfkungfusoftwareesv1alpha1.FabricMainChannelConsensusState) *FabricMainChannelOrdererConfigApplyConfiguration
WithState sets the State 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 State field is set to the value of the last call.
type FabricMainChannelOrdererNodeApplyConfiguration ¶
type FabricMainChannelOrdererNodeApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricMainChannelOrdererNodeApplyConfiguration represents an declarative configuration of the FabricMainChannelOrdererNode type for use with apply.
func FabricMainChannelOrdererNode ¶
func FabricMainChannelOrdererNode() *FabricMainChannelOrdererNodeApplyConfiguration
FabricMainChannelOrdererNodeApplyConfiguration constructs an declarative configuration of the FabricMainChannelOrdererNode type for use with apply.
func (*FabricMainChannelOrdererNodeApplyConfiguration) WithName ¶
func (b *FabricMainChannelOrdererNodeApplyConfiguration) WithName(value string) *FabricMainChannelOrdererNodeApplyConfiguration
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 (*FabricMainChannelOrdererNodeApplyConfiguration) WithNamespace ¶
func (b *FabricMainChannelOrdererNodeApplyConfiguration) WithNamespace(value string) *FabricMainChannelOrdererNodeApplyConfiguration
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.
type FabricMainChannelOrdererOrganizationApplyConfiguration ¶
type FabricMainChannelOrdererOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` CAName *string `json:"caName,omitempty"` CANamespace *string `json:"caNamespace,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` SignCACert *string `json:"signCACert,omitempty"` OrdererEndpoints []string `json:"ordererEndpoints,omitempty"` OrderersToJoin []FabricMainChannelOrdererNodeApplyConfiguration `json:"orderersToJoin,omitempty"` ExternalOrderersToJoin []FabricMainChannelExternalOrdererNodeApplyConfiguration `json:"externalOrderersToJoin,omitempty"` }
FabricMainChannelOrdererOrganizationApplyConfiguration represents an declarative configuration of the FabricMainChannelOrdererOrganization type for use with apply.
func FabricMainChannelOrdererOrganization ¶
func FabricMainChannelOrdererOrganization() *FabricMainChannelOrdererOrganizationApplyConfiguration
FabricMainChannelOrdererOrganizationApplyConfiguration constructs an declarative configuration of the FabricMainChannelOrdererOrganization type for use with apply.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithCAName ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithCAName sets the CAName 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 CAName field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithCANamespace ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithCANamespace sets the CANamespace 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 CANamespace field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithExternalOrderersToJoin ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithExternalOrderersToJoin(values ...*FabricMainChannelExternalOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithExternalOrderersToJoin adds the given value to the ExternalOrderersToJoin 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 ExternalOrderersToJoin field.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrdererEndpoints ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithOrdererEndpoints adds the given value to the OrdererEndpoints 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 OrdererEndpoints field.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrderersToJoin ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrderersToJoin(values ...*FabricMainChannelOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithOrderersToJoin adds the given value to the OrderersToJoin 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 OrderersToJoin field.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithSignCACert ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithSignCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithSignCACert sets the SignCACert 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 SignCACert field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithTLSCACert ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithTLSCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithTLSCACert sets the TLSCACert 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 TLSCACert field is set to the value of the last call.
type FabricMainChannelPeerOrganizationApplyConfiguration ¶
type FabricMainChannelPeerOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` CAName *string `json:"caName,omitempty"` CANamespace *string `json:"caNamespace,omitempty"` }
FabricMainChannelPeerOrganizationApplyConfiguration represents an declarative configuration of the FabricMainChannelPeerOrganization type for use with apply.
func FabricMainChannelPeerOrganization ¶
func FabricMainChannelPeerOrganization() *FabricMainChannelPeerOrganizationApplyConfiguration
FabricMainChannelPeerOrganizationApplyConfiguration constructs an declarative configuration of the FabricMainChannelPeerOrganization type for use with apply.
func (*FabricMainChannelPeerOrganizationApplyConfiguration) WithCAName ¶
func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
WithCAName sets the CAName 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 CAName field is set to the value of the last call.
func (*FabricMainChannelPeerOrganizationApplyConfiguration) WithCANamespace ¶
func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
WithCANamespace sets the CANamespace 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 CANamespace field is set to the value of the last call.
func (*FabricMainChannelPeerOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
type FabricMainChannelPoliciesConfigApplyConfiguration ¶
type FabricMainChannelPoliciesConfigApplyConfiguration struct { Type *string `json:"type,omitempty"` Rule *string `json:"rule,omitempty"` ModPolicy *string `json:"modPolicy,omitempty"` }
FabricMainChannelPoliciesConfigApplyConfiguration represents an declarative configuration of the FabricMainChannelPoliciesConfig type for use with apply.
func FabricMainChannelPoliciesConfig ¶
func FabricMainChannelPoliciesConfig() *FabricMainChannelPoliciesConfigApplyConfiguration
FabricMainChannelPoliciesConfigApplyConfiguration constructs an declarative configuration of the FabricMainChannelPoliciesConfig type for use with apply.
func (*FabricMainChannelPoliciesConfigApplyConfiguration) WithModPolicy ¶
func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithModPolicy(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
WithModPolicy sets the ModPolicy 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 ModPolicy field is set to the value of the last call.
func (*FabricMainChannelPoliciesConfigApplyConfiguration) WithRule ¶
func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithRule(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
WithRule sets the Rule 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 Rule field is set to the value of the last call.
func (*FabricMainChannelPoliciesConfigApplyConfiguration) WithType ¶
func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithType(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
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 FabricMainChannelSpecApplyConfiguration ¶
type FabricMainChannelSpecApplyConfiguration struct { Name *string `json:"name,omitempty"` Identities map[string]FabricMainChannelIdentityApplyConfiguration `json:"identities,omitempty"` AdminPeerOrganizations []FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration `json:"adminPeerOrganizations,omitempty"` PeerOrganizations []FabricMainChannelPeerOrganizationApplyConfiguration `json:"peerOrganizations,omitempty"` ExternalPeerOrganizations []FabricMainChannelExternalPeerOrganizationApplyConfiguration `json:"externalPeerOrganizations,omitempty"` ChannelConfig *FabricMainChannelConfigApplyConfiguration `json:"channelConfig,omitempty"` AdminOrdererOrganizations []FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration `json:"adminOrdererOrganizations,omitempty"` OrdererOrganizations []FabricMainChannelOrdererOrganizationApplyConfiguration `json:"ordererOrganizations,omitempty"` ExternalOrdererOrganizations []FabricMainChannelExternalOrdererOrganizationApplyConfiguration `json:"externalOrdererOrganizations,omitempty"` Consenters []FabricMainChannelConsenterApplyConfiguration `json:"orderers,omitempty"` }
FabricMainChannelSpecApplyConfiguration represents an declarative configuration of the FabricMainChannelSpec type for use with apply.
func FabricMainChannelSpec ¶
func FabricMainChannelSpec() *FabricMainChannelSpecApplyConfiguration
FabricMainChannelSpecApplyConfiguration constructs an declarative configuration of the FabricMainChannelSpec type for use with apply.
func (*FabricMainChannelSpecApplyConfiguration) WithAdminOrdererOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithAdminOrdererOrganizations(values ...*FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithAdminOrdererOrganizations adds the given value to the AdminOrdererOrganizations 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 AdminOrdererOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithAdminPeerOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithAdminPeerOrganizations(values ...*FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithAdminPeerOrganizations adds the given value to the AdminPeerOrganizations 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 AdminPeerOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithChannelConfig ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithChannelConfig(value *FabricMainChannelConfigApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithChannelConfig sets the ChannelConfig 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 ChannelConfig field is set to the value of the last call.
func (*FabricMainChannelSpecApplyConfiguration) WithConsenters ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithConsenters(values ...*FabricMainChannelConsenterApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithConsenters adds the given value to the Consenters 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 Consenters field.
func (*FabricMainChannelSpecApplyConfiguration) WithExternalOrdererOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithExternalOrdererOrganizations(values ...*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithExternalOrdererOrganizations adds the given value to the ExternalOrdererOrganizations 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 ExternalOrdererOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithExternalPeerOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithExternalPeerOrganizations(values ...*FabricMainChannelExternalPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithExternalPeerOrganizations adds the given value to the ExternalPeerOrganizations 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 ExternalPeerOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithIdentities ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithIdentities(entries map[string]FabricMainChannelIdentityApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithIdentities puts the entries into the Identities 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 Identities field, overwriting an existing map entries in Identities field with the same key.
func (*FabricMainChannelSpecApplyConfiguration) WithName ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithName(value string) *FabricMainChannelSpecApplyConfiguration
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 (*FabricMainChannelSpecApplyConfiguration) WithOrdererOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithOrdererOrganizations(values ...*FabricMainChannelOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithOrdererOrganizations adds the given value to the OrdererOrganizations 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 OrdererOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithPeerOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithPeerOrganizations(values ...*FabricMainChannelPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithPeerOrganizations adds the given value to the PeerOrganizations 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 PeerOrganizations field.
type FabricMainChannelStatusApplyConfiguration ¶
type FabricMainChannelStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricMainChannelStatusApplyConfiguration represents an declarative configuration of the FabricMainChannelStatus type for use with apply.
func FabricMainChannelStatus ¶
func FabricMainChannelStatus() *FabricMainChannelStatusApplyConfiguration
FabricMainChannelStatusApplyConfiguration constructs an declarative configuration of the FabricMainChannelStatus type for use with apply.
func (*FabricMainChannelStatusApplyConfiguration) WithConditions ¶
func (b *FabricMainChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricMainChannelStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricMainChannelStatusApplyConfiguration) WithMessage ¶
func (b *FabricMainChannelStatusApplyConfiguration) WithMessage(value string) *FabricMainChannelStatusApplyConfiguration
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 (*FabricMainChannelStatusApplyConfiguration) WithStatus ¶
func (b *FabricMainChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricMainChannelStatusApplyConfiguration
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.
type FabricNetworkConfigApplyConfiguration ¶
type FabricNetworkConfigApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricNetworkConfigSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricNetworkConfigStatusApplyConfiguration `json:"status,omitempty"` }
FabricNetworkConfigApplyConfiguration represents an declarative configuration of the FabricNetworkConfig type for use with apply.
func FabricNetworkConfig ¶
func FabricNetworkConfig(name, namespace string) *FabricNetworkConfigApplyConfiguration
FabricNetworkConfig constructs an declarative configuration of the FabricNetworkConfig type for use with apply.
func (*FabricNetworkConfigApplyConfiguration) WithAPIVersion ¶
func (b *FabricNetworkConfigApplyConfiguration) WithAPIVersion(value string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithAnnotations ¶
func (b *FabricNetworkConfigApplyConfiguration) WithAnnotations(entries map[string]string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricNetworkConfigApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricNetworkConfigApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricNetworkConfigApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithFinalizers ¶
func (b *FabricNetworkConfigApplyConfiguration) WithFinalizers(values ...string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithGenerateName ¶
func (b *FabricNetworkConfigApplyConfiguration) WithGenerateName(value string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithGeneration ¶
func (b *FabricNetworkConfigApplyConfiguration) WithGeneration(value int64) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithKind ¶
func (b *FabricNetworkConfigApplyConfiguration) WithKind(value string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithLabels ¶
func (b *FabricNetworkConfigApplyConfiguration) WithLabels(entries map[string]string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithName ¶
func (b *FabricNetworkConfigApplyConfiguration) WithName(value string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithNamespace ¶
func (b *FabricNetworkConfigApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithOwnerReferences ¶
func (b *FabricNetworkConfigApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithResourceVersion ¶
func (b *FabricNetworkConfigApplyConfiguration) WithResourceVersion(value string) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithSpec ¶
func (b *FabricNetworkConfigApplyConfiguration) WithSpec(value *FabricNetworkConfigSpecApplyConfiguration) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithStatus ¶
func (b *FabricNetworkConfigApplyConfiguration) WithStatus(value *FabricNetworkConfigStatusApplyConfiguration) *FabricNetworkConfigApplyConfiguration
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 (*FabricNetworkConfigApplyConfiguration) WithUID ¶
func (b *FabricNetworkConfigApplyConfiguration) WithUID(value types.UID) *FabricNetworkConfigApplyConfiguration
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 FabricNetworkConfigIdentityApplyConfiguration ¶
type FabricNetworkConfigIdentityApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricNetworkConfigIdentityApplyConfiguration represents an declarative configuration of the FabricNetworkConfigIdentity type for use with apply.
func FabricNetworkConfigIdentity ¶
func FabricNetworkConfigIdentity() *FabricNetworkConfigIdentityApplyConfiguration
FabricNetworkConfigIdentityApplyConfiguration constructs an declarative configuration of the FabricNetworkConfigIdentity type for use with apply.
func (*FabricNetworkConfigIdentityApplyConfiguration) WithName ¶
func (b *FabricNetworkConfigIdentityApplyConfiguration) WithName(value string) *FabricNetworkConfigIdentityApplyConfiguration
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 (*FabricNetworkConfigIdentityApplyConfiguration) WithNamespace ¶
func (b *FabricNetworkConfigIdentityApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigIdentityApplyConfiguration
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.
type FabricNetworkConfigSpecApplyConfiguration ¶
type FabricNetworkConfigSpecApplyConfiguration struct { Organization *string `json:"organization,omitempty"` Internal *bool `json:"internal,omitempty"` Organizations []string `json:"organizations,omitempty"` Namespaces []string `json:"namespaces,omitempty"` Channels []string `json:"channels,omitempty"` Identities []FabricNetworkConfigIdentityApplyConfiguration `json:"identities,omitempty"` SecretName *string `json:"secretName,omitempty"` }
FabricNetworkConfigSpecApplyConfiguration represents an declarative configuration of the FabricNetworkConfigSpec type for use with apply.
func FabricNetworkConfigSpec ¶
func FabricNetworkConfigSpec() *FabricNetworkConfigSpecApplyConfiguration
FabricNetworkConfigSpecApplyConfiguration constructs an declarative configuration of the FabricNetworkConfigSpec type for use with apply.
func (*FabricNetworkConfigSpecApplyConfiguration) WithChannels ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithChannels(values ...string) *FabricNetworkConfigSpecApplyConfiguration
WithChannels adds the given value to the Channels 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 Channels field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithIdentities ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithIdentities(values ...*FabricNetworkConfigIdentityApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
WithIdentities adds the given value to the Identities 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 Identities field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithInternal ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithInternal(value bool) *FabricNetworkConfigSpecApplyConfiguration
WithInternal sets the Internal 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 Internal field is set to the value of the last call.
func (*FabricNetworkConfigSpecApplyConfiguration) WithNamespaces ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithNamespaces(values ...string) *FabricNetworkConfigSpecApplyConfiguration
WithNamespaces adds the given value to the Namespaces 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 Namespaces field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithOrganization ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganization(value string) *FabricNetworkConfigSpecApplyConfiguration
WithOrganization sets the Organization 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 Organization field is set to the value of the last call.
func (*FabricNetworkConfigSpecApplyConfiguration) WithOrganizations ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganizations(values ...string) *FabricNetworkConfigSpecApplyConfiguration
WithOrganizations adds the given value to the Organizations 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 Organizations field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithSecretName ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithSecretName(value string) *FabricNetworkConfigSpecApplyConfiguration
WithSecretName sets the SecretName 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 SecretName field is set to the value of the last call.
type FabricNetworkConfigStatusApplyConfiguration ¶
type FabricNetworkConfigStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricNetworkConfigStatusApplyConfiguration represents an declarative configuration of the FabricNetworkConfigStatus type for use with apply.
func FabricNetworkConfigStatus ¶
func FabricNetworkConfigStatus() *FabricNetworkConfigStatusApplyConfiguration
FabricNetworkConfigStatusApplyConfiguration constructs an declarative configuration of the FabricNetworkConfigStatus type for use with apply.
func (*FabricNetworkConfigStatusApplyConfiguration) WithConditions ¶
func (b *FabricNetworkConfigStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricNetworkConfigStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricNetworkConfigStatusApplyConfiguration) WithMessage ¶
func (b *FabricNetworkConfigStatusApplyConfiguration) WithMessage(value string) *FabricNetworkConfigStatusApplyConfiguration
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 (*FabricNetworkConfigStatusApplyConfiguration) WithStatus ¶
func (b *FabricNetworkConfigStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricNetworkConfigStatusApplyConfiguration
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.
type FabricOperationsConsoleApplyConfiguration ¶
type FabricOperationsConsoleApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOperationsConsoleSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOperationsConsoleStatusApplyConfiguration `json:"status,omitempty"` }
FabricOperationsConsoleApplyConfiguration represents an declarative configuration of the FabricOperationsConsole type for use with apply.
func FabricOperationsConsole ¶
func FabricOperationsConsole(name, namespace string) *FabricOperationsConsoleApplyConfiguration
FabricOperationsConsole constructs an declarative configuration of the FabricOperationsConsole type for use with apply.
func (*FabricOperationsConsoleApplyConfiguration) WithAPIVersion ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithAPIVersion(value string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithAnnotations ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithFinalizers ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithFinalizers(values ...string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithGenerateName ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithGenerateName(value string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithGeneration ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithGeneration(value int64) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithKind ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithKind(value string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithLabels ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithLabels(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithName ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithName(value string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithNamespace ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithNamespace(value string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithResourceVersion ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithResourceVersion(value string) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithSpec ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithSpec(value *FabricOperationsConsoleSpecApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithStatus ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithStatus(value *FabricOperationsConsoleStatusApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
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 (*FabricOperationsConsoleApplyConfiguration) WithUID ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithUID(value types.UID) *FabricOperationsConsoleApplyConfiguration
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 FabricOperationsConsoleAuthApplyConfiguration ¶
type FabricOperationsConsoleAuthApplyConfiguration struct { Scheme *string `json:"scheme,omitempty"` Username *string `json:"username,omitempty"` Password *string `json:"password,omitempty"` }
FabricOperationsConsoleAuthApplyConfiguration represents an declarative configuration of the FabricOperationsConsoleAuth type for use with apply.
func FabricOperationsConsoleAuth ¶
func FabricOperationsConsoleAuth() *FabricOperationsConsoleAuthApplyConfiguration
FabricOperationsConsoleAuthApplyConfiguration constructs an declarative configuration of the FabricOperationsConsoleAuth type for use with apply.
func (*FabricOperationsConsoleAuthApplyConfiguration) WithPassword ¶
func (b *FabricOperationsConsoleAuthApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleAuthApplyConfiguration
WithPassword sets the Password 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 Password field is set to the value of the last call.
func (*FabricOperationsConsoleAuthApplyConfiguration) WithScheme ¶
func (b *FabricOperationsConsoleAuthApplyConfiguration) WithScheme(value string) *FabricOperationsConsoleAuthApplyConfiguration
WithScheme sets the Scheme 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 Scheme field is set to the value of the last call.
func (*FabricOperationsConsoleAuthApplyConfiguration) WithUsername ¶
func (b *FabricOperationsConsoleAuthApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleAuthApplyConfiguration
WithUsername sets the Username 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 Username field is set to the value of the last call.
type FabricOperationsConsoleCouchDBApplyConfiguration ¶
type FabricOperationsConsoleCouchDBApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` Username *string `json:"username,omitempty"` Password *string `json:"password,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` }
FabricOperationsConsoleCouchDBApplyConfiguration represents an declarative configuration of the FabricOperationsConsoleCouchDB type for use with apply.
func FabricOperationsConsoleCouchDB ¶
func FabricOperationsConsoleCouchDB() *FabricOperationsConsoleCouchDBApplyConfiguration
FabricOperationsConsoleCouchDBApplyConfiguration constructs an declarative configuration of the FabricOperationsConsoleCouchDB type for use with apply.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithAffinity ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleCouchDBApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithImage ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImage(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleCouchDBApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleCouchDBApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithPassword ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithPassword sets the Password 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 Password field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithResources ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleCouchDBApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithStorage ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOperationsConsoleCouchDBApplyConfiguration
WithStorage sets the Storage 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 Storage field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithTag ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTag(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithTolerations ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleCouchDBApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithUsername ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithUsername sets the Username 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 Username field is set to the value of the last call.
type FabricOperationsConsoleSpecApplyConfiguration ¶
type FabricOperationsConsoleSpecApplyConfiguration struct { Auth *FabricOperationsConsoleAuthApplyConfiguration `json:"auth,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Replicas *int `json:"replicas,omitempty"` CouchDB *FabricOperationsConsoleCouchDBApplyConfiguration `json:"couchDB,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Port *int `json:"port,omitempty"` Config *string `json:"config,omitempty"` Ingress *IngressApplyConfiguration `json:"ingress,omitempty"` HostURL *string `json:"hostUrl,omitempty"` }
FabricOperationsConsoleSpecApplyConfiguration represents an declarative configuration of the FabricOperationsConsoleSpec type for use with apply.
func FabricOperationsConsoleSpec ¶
func FabricOperationsConsoleSpec() *FabricOperationsConsoleSpecApplyConfiguration
FabricOperationsConsoleSpecApplyConfiguration constructs an declarative configuration of the FabricOperationsConsoleSpec type for use with apply.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithAffinity ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleSpecApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithAuth ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAuth(value *FabricOperationsConsoleAuthApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
WithAuth sets the Auth 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 Auth field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithConfig ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithConfig(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithConfig sets the Config 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 Config field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithCouchDB ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithCouchDB(value *FabricOperationsConsoleCouchDBApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
WithCouchDB sets the CouchDB 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 CouchDB field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithEnv ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperationsConsoleSpecApplyConfiguration
WithEnv adds the given value to the Env 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 Env field.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithHostURL ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithHostURL(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithHostURL sets the HostURL 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 HostURL field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithImage ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImage(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleSpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithIngress ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
WithIngress sets the Ingress 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 Ingress field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithPort ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithPort(value int) *FabricOperationsConsoleSpecApplyConfiguration
WithPort sets the Port 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 Port field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithReplicas ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithReplicas(value int) *FabricOperationsConsoleSpecApplyConfiguration
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 (*FabricOperationsConsoleSpecApplyConfiguration) WithResources ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleSpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithTag ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTag(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithTolerations ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
type FabricOperationsConsoleStatusApplyConfiguration ¶
type FabricOperationsConsoleStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOperationsConsoleStatusApplyConfiguration represents an declarative configuration of the FabricOperationsConsoleStatus type for use with apply.
func FabricOperationsConsoleStatus ¶
func FabricOperationsConsoleStatus() *FabricOperationsConsoleStatusApplyConfiguration
FabricOperationsConsoleStatusApplyConfiguration constructs an declarative configuration of the FabricOperationsConsoleStatus type for use with apply.
func (*FabricOperationsConsoleStatusApplyConfiguration) WithConditions ¶
func (b *FabricOperationsConsoleStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperationsConsoleStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricOperationsConsoleStatusApplyConfiguration) WithMessage ¶
func (b *FabricOperationsConsoleStatusApplyConfiguration) WithMessage(value string) *FabricOperationsConsoleStatusApplyConfiguration
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 (*FabricOperationsConsoleStatusApplyConfiguration) WithStatus ¶
func (b *FabricOperationsConsoleStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperationsConsoleStatusApplyConfiguration
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.
type FabricOperatorAPIApplyConfiguration ¶
type FabricOperatorAPIApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOperatorAPISpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOperatorAPIStatusApplyConfiguration `json:"status,omitempty"` }
FabricOperatorAPIApplyConfiguration represents an declarative configuration of the FabricOperatorAPI type for use with apply.
func FabricOperatorAPI ¶
func FabricOperatorAPI(name, namespace string) *FabricOperatorAPIApplyConfiguration
FabricOperatorAPI constructs an declarative configuration of the FabricOperatorAPI type for use with apply.
func (*FabricOperatorAPIApplyConfiguration) WithAPIVersion ¶
func (b *FabricOperatorAPIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithAnnotations ¶
func (b *FabricOperatorAPIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOperatorAPIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOperatorAPIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOperatorAPIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithFinalizers ¶
func (b *FabricOperatorAPIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithGenerateName ¶
func (b *FabricOperatorAPIApplyConfiguration) WithGenerateName(value string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithGeneration ¶
func (b *FabricOperatorAPIApplyConfiguration) WithGeneration(value int64) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithKind ¶
func (b *FabricOperatorAPIApplyConfiguration) WithKind(value string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithLabels ¶
func (b *FabricOperatorAPIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithName ¶
func (b *FabricOperatorAPIApplyConfiguration) WithName(value string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithNamespace ¶
func (b *FabricOperatorAPIApplyConfiguration) WithNamespace(value string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOperatorAPIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithResourceVersion ¶
func (b *FabricOperatorAPIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithSpec ¶
func (b *FabricOperatorAPIApplyConfiguration) WithSpec(value *FabricOperatorAPISpecApplyConfiguration) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithStatus ¶
func (b *FabricOperatorAPIApplyConfiguration) WithStatus(value *FabricOperatorAPIStatusApplyConfiguration) *FabricOperatorAPIApplyConfiguration
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 (*FabricOperatorAPIApplyConfiguration) WithUID ¶
func (b *FabricOperatorAPIApplyConfiguration) WithUID(value types.UID) *FabricOperatorAPIApplyConfiguration
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 FabricOperatorAPIAuthApplyConfiguration ¶
type FabricOperatorAPIAuthApplyConfiguration struct { OIDCJWKS *string `json:"oidcJWKS,omitempty"` OIDCIssuer *string `json:"oidcIssuer,omitempty"` OIDCAuthority *string `json:"oidcAuthority,omitempty"` OIDCClientId *string `json:"oidcClientId,omitempty"` OIDCScope *string `json:"oidcScope,omitempty"` }
FabricOperatorAPIAuthApplyConfiguration represents an declarative configuration of the FabricOperatorAPIAuth type for use with apply.
func FabricOperatorAPIAuth ¶
func FabricOperatorAPIAuth() *FabricOperatorAPIAuthApplyConfiguration
FabricOperatorAPIAuthApplyConfiguration constructs an declarative configuration of the FabricOperatorAPIAuth type for use with apply.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCAuthority ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCAuthority sets the OIDCAuthority 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 OIDCAuthority field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCClientId ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCClientId sets the OIDCClientId 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 OIDCClientId field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCIssuer ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCIssuer(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCIssuer sets the OIDCIssuer 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 OIDCIssuer field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCJWKS ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCJWKS(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCJWKS sets the OIDCJWKS 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 OIDCJWKS field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCScope ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCScope sets the OIDCScope 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 OIDCScope field is set to the value of the last call.
type FabricOperatorAPIHLFConfigApplyConfiguration ¶
type FabricOperatorAPIHLFConfigApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` User *string `json:"user,omitempty"` NetworkConfig *FabricOperatorAPINetworkConfigApplyConfiguration `json:"networkConfig,omitempty"` }
FabricOperatorAPIHLFConfigApplyConfiguration represents an declarative configuration of the FabricOperatorAPIHLFConfig type for use with apply.
func FabricOperatorAPIHLFConfig ¶
func FabricOperatorAPIHLFConfig() *FabricOperatorAPIHLFConfigApplyConfiguration
FabricOperatorAPIHLFConfigApplyConfiguration constructs an declarative configuration of the FabricOperatorAPIHLFConfig type for use with apply.
func (*FabricOperatorAPIHLFConfigApplyConfiguration) WithMSPID ¶
func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithMSPID(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
WithMSPID sets the MSPID 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 MSPID field is set to the value of the last call.
func (*FabricOperatorAPIHLFConfigApplyConfiguration) WithNetworkConfig ¶
func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithNetworkConfig(value *FabricOperatorAPINetworkConfigApplyConfiguration) *FabricOperatorAPIHLFConfigApplyConfiguration
WithNetworkConfig sets the NetworkConfig 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 NetworkConfig field is set to the value of the last call.
func (*FabricOperatorAPIHLFConfigApplyConfiguration) WithUser ¶
func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithUser(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
WithUser sets the User 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 User field is set to the value of the last call.
type FabricOperatorAPINetworkConfigApplyConfiguration ¶
type FabricOperatorAPINetworkConfigApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` Key *string `json:"key,omitempty"` }
FabricOperatorAPINetworkConfigApplyConfiguration represents an declarative configuration of the FabricOperatorAPINetworkConfig type for use with apply.
func FabricOperatorAPINetworkConfig ¶
func FabricOperatorAPINetworkConfig() *FabricOperatorAPINetworkConfigApplyConfiguration
FabricOperatorAPINetworkConfigApplyConfiguration constructs an declarative configuration of the FabricOperatorAPINetworkConfig type for use with apply.
func (*FabricOperatorAPINetworkConfigApplyConfiguration) WithKey ¶
func (b *FabricOperatorAPINetworkConfigApplyConfiguration) WithKey(value string) *FabricOperatorAPINetworkConfigApplyConfiguration
WithKey sets the Key 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 Key field is set to the value of the last call.
func (*FabricOperatorAPINetworkConfigApplyConfiguration) WithSecretName ¶
func (b *FabricOperatorAPINetworkConfigApplyConfiguration) WithSecretName(value string) *FabricOperatorAPINetworkConfigApplyConfiguration
WithSecretName sets the SecretName 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 SecretName field is set to the value of the last call.
type FabricOperatorAPISpecApplyConfiguration ¶
type FabricOperatorAPISpecApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` Ingress *IngressApplyConfiguration `json:"ingress,omitempty"` Replicas *int `json:"replicas,omitempty"` Auth *FabricOperatorAPIAuthApplyConfiguration `json:"auth,omitempty"` LogoURL *string `json:"logoUrl,omitempty"` HLFConfig *FabricOperatorAPIHLFConfigApplyConfiguration `json:"hlfConfig,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` }
FabricOperatorAPISpecApplyConfiguration represents an declarative configuration of the FabricOperatorAPISpec type for use with apply.
func FabricOperatorAPISpec ¶
func FabricOperatorAPISpec() *FabricOperatorAPISpecApplyConfiguration
FabricOperatorAPISpecApplyConfiguration constructs an declarative configuration of the FabricOperatorAPISpec type for use with apply.
func (*FabricOperatorAPISpecApplyConfiguration) WithAffinity ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorAPISpecApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithAuth ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithAuth(value *FabricOperatorAPIAuthApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithAuth sets the Auth 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 Auth field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithEnv ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorAPISpecApplyConfiguration
WithEnv adds the given value to the Env 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 Env field.
func (*FabricOperatorAPISpecApplyConfiguration) WithHLFConfig ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithHLFConfig(value *FabricOperatorAPIHLFConfigApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithHLFConfig sets the HLFConfig 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 HLFConfig field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithImage ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithImage(value string) *FabricOperatorAPISpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorAPISpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorAPISpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricOperatorAPISpecApplyConfiguration) WithIngress ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithIngress sets the Ingress 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 Ingress field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithIstio ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithIstio sets the Istio 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 Istio field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithLogoURL ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorAPISpecApplyConfiguration
WithLogoURL sets the LogoURL 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 LogoURL field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithReplicas ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorAPISpecApplyConfiguration
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 (*FabricOperatorAPISpecApplyConfiguration) WithResources ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorAPISpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithTag ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithTag(value string) *FabricOperatorAPISpecApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithTolerations ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorAPISpecApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
type FabricOperatorAPIStatusApplyConfiguration ¶
type FabricOperatorAPIStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOperatorAPIStatusApplyConfiguration represents an declarative configuration of the FabricOperatorAPIStatus type for use with apply.
func FabricOperatorAPIStatus ¶
func FabricOperatorAPIStatus() *FabricOperatorAPIStatusApplyConfiguration
FabricOperatorAPIStatusApplyConfiguration constructs an declarative configuration of the FabricOperatorAPIStatus type for use with apply.
func (*FabricOperatorAPIStatusApplyConfiguration) WithConditions ¶
func (b *FabricOperatorAPIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorAPIStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricOperatorAPIStatusApplyConfiguration) WithMessage ¶
func (b *FabricOperatorAPIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorAPIStatusApplyConfiguration
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 (*FabricOperatorAPIStatusApplyConfiguration) WithStatus ¶
func (b *FabricOperatorAPIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorAPIStatusApplyConfiguration
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.
type FabricOperatorUIApplyConfiguration ¶
type FabricOperatorUIApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOperatorUISpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOperatorUIStatusApplyConfiguration `json:"status,omitempty"` }
FabricOperatorUIApplyConfiguration represents an declarative configuration of the FabricOperatorUI type for use with apply.
func FabricOperatorUI ¶
func FabricOperatorUI(name, namespace string) *FabricOperatorUIApplyConfiguration
FabricOperatorUI constructs an declarative configuration of the FabricOperatorUI type for use with apply.
func (*FabricOperatorUIApplyConfiguration) WithAPIVersion ¶
func (b *FabricOperatorUIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithAnnotations ¶
func (b *FabricOperatorUIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOperatorUIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOperatorUIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOperatorUIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithFinalizers ¶
func (b *FabricOperatorUIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithGenerateName ¶
func (b *FabricOperatorUIApplyConfiguration) WithGenerateName(value string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithGeneration ¶
func (b *FabricOperatorUIApplyConfiguration) WithGeneration(value int64) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithKind ¶
func (b *FabricOperatorUIApplyConfiguration) WithKind(value string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithLabels ¶
func (b *FabricOperatorUIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithName ¶
func (b *FabricOperatorUIApplyConfiguration) WithName(value string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithNamespace ¶
func (b *FabricOperatorUIApplyConfiguration) WithNamespace(value string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOperatorUIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithResourceVersion ¶
func (b *FabricOperatorUIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithSpec ¶
func (b *FabricOperatorUIApplyConfiguration) WithSpec(value *FabricOperatorUISpecApplyConfiguration) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithStatus ¶
func (b *FabricOperatorUIApplyConfiguration) WithStatus(value *FabricOperatorUIStatusApplyConfiguration) *FabricOperatorUIApplyConfiguration
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 (*FabricOperatorUIApplyConfiguration) WithUID ¶
func (b *FabricOperatorUIApplyConfiguration) WithUID(value types.UID) *FabricOperatorUIApplyConfiguration
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 FabricOperatorUIAuthApplyConfiguration ¶
type FabricOperatorUIAuthApplyConfiguration struct { OIDCAuthority *string `json:"oidcAuthority,omitempty"` OIDCClientId *string `json:"oidcClientId,omitempty"` OIDCScope *string `json:"oidcScope,omitempty"` }
FabricOperatorUIAuthApplyConfiguration represents an declarative configuration of the FabricOperatorUIAuth type for use with apply.
func FabricOperatorUIAuth ¶
func FabricOperatorUIAuth() *FabricOperatorUIAuthApplyConfiguration
FabricOperatorUIAuthApplyConfiguration constructs an declarative configuration of the FabricOperatorUIAuth type for use with apply.
func (*FabricOperatorUIAuthApplyConfiguration) WithOIDCAuthority ¶
func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorUIAuthApplyConfiguration
WithOIDCAuthority sets the OIDCAuthority 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 OIDCAuthority field is set to the value of the last call.
func (*FabricOperatorUIAuthApplyConfiguration) WithOIDCClientId ¶
func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorUIAuthApplyConfiguration
WithOIDCClientId sets the OIDCClientId 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 OIDCClientId field is set to the value of the last call.
func (*FabricOperatorUIAuthApplyConfiguration) WithOIDCScope ¶
func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorUIAuthApplyConfiguration
WithOIDCScope sets the OIDCScope 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 OIDCScope field is set to the value of the last call.
type FabricOperatorUISpecApplyConfiguration ¶
type FabricOperatorUISpecApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` LogoURL *string `json:"logoUrl,omitempty"` Auth *FabricOperatorUIAuthApplyConfiguration `json:"auth,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Replicas *int `json:"replicas,omitempty"` Ingress *IngressApplyConfiguration `json:"ingress,omitempty"` APIURL *string `json:"apiUrl,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` }
FabricOperatorUISpecApplyConfiguration represents an declarative configuration of the FabricOperatorUISpec type for use with apply.
func FabricOperatorUISpec ¶
func FabricOperatorUISpec() *FabricOperatorUISpecApplyConfiguration
FabricOperatorUISpecApplyConfiguration constructs an declarative configuration of the FabricOperatorUISpec type for use with apply.
func (*FabricOperatorUISpecApplyConfiguration) WithAPIURL ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithAPIURL(value string) *FabricOperatorUISpecApplyConfiguration
WithAPIURL sets the APIURL 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 APIURL field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithAffinity ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorUISpecApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithAuth ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithAuth(value *FabricOperatorUIAuthApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
WithAuth sets the Auth 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 Auth field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithEnv ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorUISpecApplyConfiguration
WithEnv adds the given value to the Env 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 Env field.
func (*FabricOperatorUISpecApplyConfiguration) WithImage ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithImage(value string) *FabricOperatorUISpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorUISpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorUISpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricOperatorUISpecApplyConfiguration) WithIngress ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
WithIngress sets the Ingress 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 Ingress field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithLogoURL ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorUISpecApplyConfiguration
WithLogoURL sets the LogoURL 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 LogoURL field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithReplicas ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorUISpecApplyConfiguration
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 (*FabricOperatorUISpecApplyConfiguration) WithResources ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorUISpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithTag ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithTag(value string) *FabricOperatorUISpecApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithTolerations ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorUISpecApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
type FabricOperatorUIStatusApplyConfiguration ¶
type FabricOperatorUIStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOperatorUIStatusApplyConfiguration represents an declarative configuration of the FabricOperatorUIStatus type for use with apply.
func FabricOperatorUIStatus ¶
func FabricOperatorUIStatus() *FabricOperatorUIStatusApplyConfiguration
FabricOperatorUIStatusApplyConfiguration constructs an declarative configuration of the FabricOperatorUIStatus type for use with apply.
func (*FabricOperatorUIStatusApplyConfiguration) WithConditions ¶
func (b *FabricOperatorUIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorUIStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricOperatorUIStatusApplyConfiguration) WithMessage ¶
func (b *FabricOperatorUIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorUIStatusApplyConfiguration
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 (*FabricOperatorUIStatusApplyConfiguration) WithStatus ¶
func (b *FabricOperatorUIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorUIStatusApplyConfiguration
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.
type FabricOrdererNodeApplyConfiguration ¶
type FabricOrdererNodeApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOrdererNodeSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOrdererNodeStatusApplyConfiguration `json:"status,omitempty"` }
FabricOrdererNodeApplyConfiguration represents an declarative configuration of the FabricOrdererNode type for use with apply.
func FabricOrdererNode ¶
func FabricOrdererNode(name, namespace string) *FabricOrdererNodeApplyConfiguration
FabricOrdererNode constructs an declarative configuration of the FabricOrdererNode type for use with apply.
func (*FabricOrdererNodeApplyConfiguration) WithAPIVersion ¶
func (b *FabricOrdererNodeApplyConfiguration) WithAPIVersion(value string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithAnnotations ¶
func (b *FabricOrdererNodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOrdererNodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOrdererNodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOrdererNodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithFinalizers ¶
func (b *FabricOrdererNodeApplyConfiguration) WithFinalizers(values ...string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithGenerateName ¶
func (b *FabricOrdererNodeApplyConfiguration) WithGenerateName(value string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithGeneration ¶
func (b *FabricOrdererNodeApplyConfiguration) WithGeneration(value int64) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithKind ¶
func (b *FabricOrdererNodeApplyConfiguration) WithKind(value string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithLabels ¶
func (b *FabricOrdererNodeApplyConfiguration) WithLabels(entries map[string]string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithName ¶
func (b *FabricOrdererNodeApplyConfiguration) WithName(value string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithNamespace ¶
func (b *FabricOrdererNodeApplyConfiguration) WithNamespace(value string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOrdererNodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithResourceVersion ¶
func (b *FabricOrdererNodeApplyConfiguration) WithResourceVersion(value string) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithSpec ¶
func (b *FabricOrdererNodeApplyConfiguration) WithSpec(value *FabricOrdererNodeSpecApplyConfiguration) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithStatus ¶
func (b *FabricOrdererNodeApplyConfiguration) WithStatus(value *FabricOrdererNodeStatusApplyConfiguration) *FabricOrdererNodeApplyConfiguration
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 (*FabricOrdererNodeApplyConfiguration) WithUID ¶
func (b *FabricOrdererNodeApplyConfiguration) WithUID(value types.UID) *FabricOrdererNodeApplyConfiguration
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 FabricOrdererNodeSpecApplyConfiguration ¶
type FabricOrdererNodeSpecApplyConfiguration struct { Tolerations []v1.Toleration `json:"tolerations,omitempty"` GRPCProxy *GRPCProxyApplyConfiguration `json:"grpcProxy,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` UpdateCertificateTime *metav1.Time `json:"updateCertificateTime,omitempty"` ServiceMonitor *ServiceMonitorApplyConfiguration `json:"serviceMonitor,omitempty"` HostAliases []v1.HostAlias `json:"hostAliases,omitempty"` NodeSelector *v1.NodeSelector `json:"nodeSelector,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Replicas *int `json:"replicas,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` PullPolicy *v1.PullPolicy `json:"pullPolicy,omitempty"` MspID *string `json:"mspID,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Genesis *string `json:"genesis,omitempty"` BootstrapMethod *hlfkungfusoftwareesv1alpha1.BootstrapMethod `json:"bootstrapMethod,omitempty"` ChannelParticipationEnabled *bool `json:"channelParticipationEnabled,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` Service *OrdererNodeServiceApplyConfiguration `json:"service,omitempty"` Secret *SecretApplyConfiguration `json:"secret,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` AdminIstio *FabricIstioApplyConfiguration `json:"adminIstio,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` }
FabricOrdererNodeSpecApplyConfiguration represents an declarative configuration of the FabricOrdererNodeSpec type for use with apply.
func FabricOrdererNodeSpec ¶
func FabricOrdererNodeSpec() *FabricOrdererNodeSpecApplyConfiguration
FabricOrdererNodeSpecApplyConfiguration constructs an declarative configuration of the FabricOrdererNodeSpec type for use with apply.
func (*FabricOrdererNodeSpecApplyConfiguration) WithAdminIstio ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithAdminIstio sets the AdminIstio 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 AdminIstio field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithAffinity ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOrdererNodeSpecApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithBootstrapMethod ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithBootstrapMethod(value hlfkungfusoftwareesv1alpha1.BootstrapMethod) *FabricOrdererNodeSpecApplyConfiguration
WithBootstrapMethod sets the BootstrapMethod 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 BootstrapMethod field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithChannelParticipationEnabled ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithChannelParticipationEnabled(value bool) *FabricOrdererNodeSpecApplyConfiguration
WithChannelParticipationEnabled sets the ChannelParticipationEnabled 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 ChannelParticipationEnabled field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithEnv ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOrdererNodeSpecApplyConfiguration
WithEnv adds the given value to the Env 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 Env field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithGRPCProxy ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithGRPCProxy sets the GRPCProxy 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 GRPCProxy field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithGenesis ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithGenesis(value string) *FabricOrdererNodeSpecApplyConfiguration
WithGenesis sets the Genesis 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 Genesis field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithHostAliases ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithHostAliases(values ...v1.HostAlias) *FabricOrdererNodeSpecApplyConfiguration
WithHostAliases adds the given value to the HostAliases 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 HostAliases field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithImage ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithImage(value string) *FabricOrdererNodeSpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOrdererNodeSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithIstio ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithIstio sets the Istio 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 Istio field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithMspID ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithMspID(value string) *FabricOrdererNodeSpecApplyConfiguration
WithMspID sets the MspID 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 MspID field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithNodeSelector ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricOrdererNodeSpecApplyConfiguration
WithNodeSelector sets the NodeSelector 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 NodeSelector field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithPullPolicy ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricOrdererNodeSpecApplyConfiguration
WithPullPolicy sets the PullPolicy 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 PullPolicy field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithReplicas ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithReplicas(value int) *FabricOrdererNodeSpecApplyConfiguration
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 (*FabricOrdererNodeSpecApplyConfiguration) WithResources ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOrdererNodeSpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithSecret ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithSecret sets the Secret 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 Secret field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithService ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithService(value *OrdererNodeServiceApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithService sets the Service 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 Service field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithServiceMonitor ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithServiceMonitor sets the ServiceMonitor 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 ServiceMonitor field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithStorage ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithStorage sets the Storage 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 Storage field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithTag ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithTag(value string) *FabricOrdererNodeSpecApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithTolerations ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOrdererNodeSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithUpdateCertificateTime ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithUpdateCertificateTime(value metav1.Time) *FabricOrdererNodeSpecApplyConfiguration
WithUpdateCertificateTime sets the UpdateCertificateTime 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 UpdateCertificateTime field is set to the value of the last call.
type FabricOrdererNodeStatusApplyConfiguration ¶
type FabricOrdererNodeStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` LastCertificateUpdate *v1.Time `json:"lastCertificateUpdate,omitempty"` SignCert *string `json:"signCert,omitempty"` TlsCert *string `json:"tlsCert,omitempty"` SignCACert *string `json:"signCaCert,omitempty"` TlsCACert *string `json:"tlsCaCert,omitempty"` TlsAdminCert *string `json:"tlsAdminCert,omitempty"` OperationsPort *int `json:"operationsPort,omitempty"` AdminPort *int `json:"adminPort,omitempty"` NodePort *int `json:"port,omitempty"` Message *string `json:"message,omitempty"` }
FabricOrdererNodeStatusApplyConfiguration represents an declarative configuration of the FabricOrdererNodeStatus type for use with apply.
func FabricOrdererNodeStatus ¶
func FabricOrdererNodeStatus() *FabricOrdererNodeStatusApplyConfiguration
FabricOrdererNodeStatusApplyConfiguration constructs an declarative configuration of the FabricOrdererNodeStatus type for use with apply.
func (*FabricOrdererNodeStatusApplyConfiguration) WithAdminPort ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithAdminPort(value int) *FabricOrdererNodeStatusApplyConfiguration
WithAdminPort sets the AdminPort 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 AdminPort field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithConditions ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOrdererNodeStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithLastCertificateUpdate ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricOrdererNodeStatusApplyConfiguration
WithLastCertificateUpdate sets the LastCertificateUpdate 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 LastCertificateUpdate field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithMessage ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithMessage(value string) *FabricOrdererNodeStatusApplyConfiguration
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 (*FabricOrdererNodeStatusApplyConfiguration) WithNodePort ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithNodePort(value int) *FabricOrdererNodeStatusApplyConfiguration
WithNodePort sets the NodePort 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 NodePort field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithOperationsPort ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithOperationsPort(value int) *FabricOrdererNodeStatusApplyConfiguration
WithOperationsPort sets the OperationsPort 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 OperationsPort field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithSignCACert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithSignCACert sets the SignCACert 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 SignCACert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithSignCert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithSignCert sets the SignCert 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 SignCert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithStatus ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOrdererNodeStatusApplyConfiguration
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 (*FabricOrdererNodeStatusApplyConfiguration) WithTlsAdminCert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsAdminCert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithTlsAdminCert sets the TlsAdminCert 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 TlsAdminCert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithTlsCACert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithTlsCACert sets the TlsCACert 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 TlsCACert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithTlsCert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithTlsCert sets the TlsCert 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 TlsCert field is set to the value of the last call.
type FabricOrderingServiceApplyConfiguration ¶
type FabricOrderingServiceApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOrderingServiceSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOrderingServiceStatusApplyConfiguration `json:"status,omitempty"` }
FabricOrderingServiceApplyConfiguration represents an declarative configuration of the FabricOrderingService type for use with apply.
func FabricOrderingService ¶
func FabricOrderingService(name, namespace string) *FabricOrderingServiceApplyConfiguration
FabricOrderingService constructs an declarative configuration of the FabricOrderingService type for use with apply.
func (*FabricOrderingServiceApplyConfiguration) WithAPIVersion ¶
func (b *FabricOrderingServiceApplyConfiguration) WithAPIVersion(value string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithAnnotations ¶
func (b *FabricOrderingServiceApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOrderingServiceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOrderingServiceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOrderingServiceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithFinalizers ¶
func (b *FabricOrderingServiceApplyConfiguration) WithFinalizers(values ...string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithGenerateName ¶
func (b *FabricOrderingServiceApplyConfiguration) WithGenerateName(value string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithGeneration ¶
func (b *FabricOrderingServiceApplyConfiguration) WithGeneration(value int64) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithKind ¶
func (b *FabricOrderingServiceApplyConfiguration) WithKind(value string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithLabels ¶
func (b *FabricOrderingServiceApplyConfiguration) WithLabels(entries map[string]string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithName ¶
func (b *FabricOrderingServiceApplyConfiguration) WithName(value string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithNamespace ¶
func (b *FabricOrderingServiceApplyConfiguration) WithNamespace(value string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOrderingServiceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithResourceVersion ¶
func (b *FabricOrderingServiceApplyConfiguration) WithResourceVersion(value string) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithSpec ¶
func (b *FabricOrderingServiceApplyConfiguration) WithSpec(value *FabricOrderingServiceSpecApplyConfiguration) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithStatus ¶
func (b *FabricOrderingServiceApplyConfiguration) WithStatus(value *FabricOrderingServiceStatusApplyConfiguration) *FabricOrderingServiceApplyConfiguration
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 (*FabricOrderingServiceApplyConfiguration) WithUID ¶
func (b *FabricOrderingServiceApplyConfiguration) WithUID(value types.UID) *FabricOrderingServiceApplyConfiguration
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 FabricOrderingServiceSpecApplyConfiguration ¶
type FabricOrderingServiceSpecApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` MspID *string `json:"mspID,omitempty"` Enrollment *OrdererEnrollmentApplyConfiguration `json:"enrollment,omitempty"` Nodes []OrdererNodeApplyConfiguration `json:"nodes,omitempty"` Service *OrdererServiceApplyConfiguration `json:"service,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` SystemChannel *OrdererSystemChannelApplyConfiguration `json:"systemChannel,omitempty"` }
FabricOrderingServiceSpecApplyConfiguration represents an declarative configuration of the FabricOrderingServiceSpec type for use with apply.
func FabricOrderingServiceSpec ¶
func FabricOrderingServiceSpec() *FabricOrderingServiceSpecApplyConfiguration
FabricOrderingServiceSpecApplyConfiguration constructs an declarative configuration of the FabricOrderingServiceSpec type for use with apply.
func (*FabricOrderingServiceSpecApplyConfiguration) WithEnrollment ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithEnrollment(value *OrdererEnrollmentApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithEnrollment sets the Enrollment 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 Enrollment field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithImage ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithImage(value string) *FabricOrderingServiceSpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithMspID ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithMspID(value string) *FabricOrderingServiceSpecApplyConfiguration
WithMspID sets the MspID 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 MspID field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithNodes ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithNodes(values ...*OrdererNodeApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithNodes adds the given value to the Nodes 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 Nodes field.
func (*FabricOrderingServiceSpecApplyConfiguration) WithService ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithService(value *OrdererServiceApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithService sets the Service 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 Service field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithStorage ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithStorage sets the Storage 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 Storage field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithSystemChannel ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithSystemChannel(value *OrdererSystemChannelApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithSystemChannel sets the SystemChannel 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 SystemChannel field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithTag ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithTag(value string) *FabricOrderingServiceSpecApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
type FabricOrderingServiceStatusApplyConfiguration ¶
type FabricOrderingServiceStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOrderingServiceStatusApplyConfiguration represents an declarative configuration of the FabricOrderingServiceStatus type for use with apply.
func FabricOrderingServiceStatus ¶
func FabricOrderingServiceStatus() *FabricOrderingServiceStatusApplyConfiguration
FabricOrderingServiceStatusApplyConfiguration constructs an declarative configuration of the FabricOrderingServiceStatus type for use with apply.
func (*FabricOrderingServiceStatusApplyConfiguration) WithConditions ¶
func (b *FabricOrderingServiceStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOrderingServiceStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricOrderingServiceStatusApplyConfiguration) WithStatus ¶
func (b *FabricOrderingServiceStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOrderingServiceStatusApplyConfiguration
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.
type FabricPeerApplyConfiguration ¶
type FabricPeerApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricPeerSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricPeerStatusApplyConfiguration `json:"status,omitempty"` }
FabricPeerApplyConfiguration represents an declarative configuration of the FabricPeer type for use with apply.
func FabricPeer ¶
func FabricPeer(name, namespace string) *FabricPeerApplyConfiguration
FabricPeer constructs an declarative configuration of the FabricPeer type for use with apply.
func (*FabricPeerApplyConfiguration) WithAPIVersion ¶
func (b *FabricPeerApplyConfiguration) WithAPIVersion(value string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithAnnotations ¶
func (b *FabricPeerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricPeerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricPeerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricPeerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithFinalizers ¶
func (b *FabricPeerApplyConfiguration) WithFinalizers(values ...string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithGenerateName ¶
func (b *FabricPeerApplyConfiguration) WithGenerateName(value string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithGeneration ¶
func (b *FabricPeerApplyConfiguration) WithGeneration(value int64) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithKind ¶
func (b *FabricPeerApplyConfiguration) WithKind(value string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithLabels ¶
func (b *FabricPeerApplyConfiguration) WithLabels(entries map[string]string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithName ¶
func (b *FabricPeerApplyConfiguration) WithName(value string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithNamespace ¶
func (b *FabricPeerApplyConfiguration) WithNamespace(value string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithOwnerReferences ¶
func (b *FabricPeerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithResourceVersion ¶
func (b *FabricPeerApplyConfiguration) WithResourceVersion(value string) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithSpec ¶
func (b *FabricPeerApplyConfiguration) WithSpec(value *FabricPeerSpecApplyConfiguration) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithStatus ¶
func (b *FabricPeerApplyConfiguration) WithStatus(value *FabricPeerStatusApplyConfiguration) *FabricPeerApplyConfiguration
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 (*FabricPeerApplyConfiguration) WithUID ¶
func (b *FabricPeerApplyConfiguration) WithUID(value types.UID) *FabricPeerApplyConfiguration
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 FabricPeerCouchDBApplyConfiguration ¶
type FabricPeerCouchDBApplyConfiguration struct { User *string `json:"user,omitempty"` Password *string `json:"password,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` PullPolicy *v1.PullPolicy `json:"pullPolicy,omitempty"` ExternalCouchDB *FabricPeerExternalCouchDBApplyConfiguration `json:"externalCouchDB,omitempty"` }
FabricPeerCouchDBApplyConfiguration represents an declarative configuration of the FabricPeerCouchDB type for use with apply.
func FabricPeerCouchDB ¶
func FabricPeerCouchDB() *FabricPeerCouchDBApplyConfiguration
FabricPeerCouchDBApplyConfiguration constructs an declarative configuration of the FabricPeerCouchDB type for use with apply.
func (*FabricPeerCouchDBApplyConfiguration) WithExternalCouchDB ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithExternalCouchDB(value *FabricPeerExternalCouchDBApplyConfiguration) *FabricPeerCouchDBApplyConfiguration
WithExternalCouchDB sets the ExternalCouchDB 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 ExternalCouchDB field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithImage ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithImage(value string) *FabricPeerCouchDBApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithPassword ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithPassword(value string) *FabricPeerCouchDBApplyConfiguration
WithPassword sets the Password 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 Password field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithPullPolicy ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricPeerCouchDBApplyConfiguration
WithPullPolicy sets the PullPolicy 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 PullPolicy field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithTag ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithTag(value string) *FabricPeerCouchDBApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithUser ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithUser(value string) *FabricPeerCouchDBApplyConfiguration
WithUser sets the User 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 User field is set to the value of the last call.
type FabricPeerCouchdbExporterApplyConfiguration ¶
type FabricPeerCouchdbExporterApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` }
FabricPeerCouchdbExporterApplyConfiguration represents an declarative configuration of the FabricPeerCouchdbExporter type for use with apply.
func FabricPeerCouchdbExporter ¶
func FabricPeerCouchdbExporter() *FabricPeerCouchdbExporterApplyConfiguration
FabricPeerCouchdbExporterApplyConfiguration constructs an declarative configuration of the FabricPeerCouchdbExporter type for use with apply.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithEnabled ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithEnabled(value bool) *FabricPeerCouchdbExporterApplyConfiguration
WithEnabled sets the Enabled 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 Enabled field is set to the value of the last call.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithImage ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImage(value string) *FabricPeerCouchdbExporterApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricPeerCouchdbExporterApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithTag ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithTag(value string) *FabricPeerCouchdbExporterApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
type FabricPeerDiscoveryApplyConfiguration ¶
type FabricPeerDiscoveryApplyConfiguration struct { Period *string `json:"period,omitempty"` TouchPeriod *string `json:"touchPeriod,omitempty"` }
FabricPeerDiscoveryApplyConfiguration represents an declarative configuration of the FabricPeerDiscovery type for use with apply.
func FabricPeerDiscovery ¶
func FabricPeerDiscovery() *FabricPeerDiscoveryApplyConfiguration
FabricPeerDiscoveryApplyConfiguration constructs an declarative configuration of the FabricPeerDiscovery type for use with apply.
func (*FabricPeerDiscoveryApplyConfiguration) WithPeriod ¶
func (b *FabricPeerDiscoveryApplyConfiguration) WithPeriod(value string) *FabricPeerDiscoveryApplyConfiguration
WithPeriod sets the Period 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 Period field is set to the value of the last call.
func (*FabricPeerDiscoveryApplyConfiguration) WithTouchPeriod ¶
func (b *FabricPeerDiscoveryApplyConfiguration) WithTouchPeriod(value string) *FabricPeerDiscoveryApplyConfiguration
WithTouchPeriod sets the TouchPeriod 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 TouchPeriod field is set to the value of the last call.
type FabricPeerExternalCouchDBApplyConfiguration ¶
type FabricPeerExternalCouchDBApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` }
FabricPeerExternalCouchDBApplyConfiguration represents an declarative configuration of the FabricPeerExternalCouchDB type for use with apply.
func FabricPeerExternalCouchDB ¶
func FabricPeerExternalCouchDB() *FabricPeerExternalCouchDBApplyConfiguration
FabricPeerExternalCouchDBApplyConfiguration constructs an declarative configuration of the FabricPeerExternalCouchDB type for use with apply.
func (*FabricPeerExternalCouchDBApplyConfiguration) WithEnabled ¶
func (b *FabricPeerExternalCouchDBApplyConfiguration) WithEnabled(value bool) *FabricPeerExternalCouchDBApplyConfiguration
WithEnabled sets the Enabled 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 Enabled field is set to the value of the last call.
func (*FabricPeerExternalCouchDBApplyConfiguration) WithHost ¶
func (b *FabricPeerExternalCouchDBApplyConfiguration) WithHost(value string) *FabricPeerExternalCouchDBApplyConfiguration
WithHost sets the Host 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 Host field is set to the value of the last call.
func (*FabricPeerExternalCouchDBApplyConfiguration) WithPort ¶
func (b *FabricPeerExternalCouchDBApplyConfiguration) WithPort(value int) *FabricPeerExternalCouchDBApplyConfiguration
WithPort sets the Port 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 Port field is set to the value of the last call.
type FabricPeerLoggingApplyConfiguration ¶
type FabricPeerLoggingApplyConfiguration struct { Level *string `json:"level,omitempty"` Peer *string `json:"peer,omitempty"` Cauthdsl *string `json:"cauthdsl,omitempty"` Gossip *string `json:"gossip,omitempty"` Grpc *string `json:"grpc,omitempty"` Ledger *string `json:"ledger,omitempty"` Msp *string `json:"msp,omitempty"` Policies *string `json:"policies,omitempty"` }
FabricPeerLoggingApplyConfiguration represents an declarative configuration of the FabricPeerLogging type for use with apply.
func FabricPeerLogging ¶
func FabricPeerLogging() *FabricPeerLoggingApplyConfiguration
FabricPeerLoggingApplyConfiguration constructs an declarative configuration of the FabricPeerLogging type for use with apply.
func (*FabricPeerLoggingApplyConfiguration) WithCauthdsl ¶
func (b *FabricPeerLoggingApplyConfiguration) WithCauthdsl(value string) *FabricPeerLoggingApplyConfiguration
WithCauthdsl sets the Cauthdsl 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 Cauthdsl field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithGossip ¶
func (b *FabricPeerLoggingApplyConfiguration) WithGossip(value string) *FabricPeerLoggingApplyConfiguration
WithGossip sets the Gossip 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 Gossip field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithGrpc ¶
func (b *FabricPeerLoggingApplyConfiguration) WithGrpc(value string) *FabricPeerLoggingApplyConfiguration
WithGrpc sets the Grpc 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 Grpc field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithLedger ¶
func (b *FabricPeerLoggingApplyConfiguration) WithLedger(value string) *FabricPeerLoggingApplyConfiguration
WithLedger sets the Ledger 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 Ledger field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithLevel ¶
func (b *FabricPeerLoggingApplyConfiguration) WithLevel(value string) *FabricPeerLoggingApplyConfiguration
WithLevel sets the Level 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 Level field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithMsp ¶
func (b *FabricPeerLoggingApplyConfiguration) WithMsp(value string) *FabricPeerLoggingApplyConfiguration
WithMsp sets the Msp 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 Msp field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithPeer ¶
func (b *FabricPeerLoggingApplyConfiguration) WithPeer(value string) *FabricPeerLoggingApplyConfiguration
WithPeer sets the Peer 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 Peer field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithPolicies ¶
func (b *FabricPeerLoggingApplyConfiguration) WithPolicies(value string) *FabricPeerLoggingApplyConfiguration
WithPolicies sets the Policies 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 Policies field is set to the value of the last call.
type FabricPeerResourcesApplyConfiguration ¶
type FabricPeerResourcesApplyConfiguration struct { Peer *v1.ResourceRequirements `json:"peer,omitempty"` CouchDB *v1.ResourceRequirements `json:"couchdb,omitempty"` Chaincode *v1.ResourceRequirements `json:"chaincode,omitempty"` CouchDBExporter *v1.ResourceRequirements `json:"couchdbExporter,omitempty"` Proxy *v1.ResourceRequirements `json:"proxy,omitempty"` }
FabricPeerResourcesApplyConfiguration represents an declarative configuration of the FabricPeerResources type for use with apply.
func FabricPeerResources ¶
func FabricPeerResources() *FabricPeerResourcesApplyConfiguration
FabricPeerResourcesApplyConfiguration constructs an declarative configuration of the FabricPeerResources type for use with apply.
func (*FabricPeerResourcesApplyConfiguration) WithChaincode ¶
func (b *FabricPeerResourcesApplyConfiguration) WithChaincode(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithChaincode sets the Chaincode 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 Chaincode field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithCouchDB ¶
func (b *FabricPeerResourcesApplyConfiguration) WithCouchDB(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithCouchDB sets the CouchDB 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 CouchDB field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithCouchDBExporter ¶
func (b *FabricPeerResourcesApplyConfiguration) WithCouchDBExporter(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithCouchDBExporter sets the CouchDBExporter 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 CouchDBExporter field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithPeer ¶
func (b *FabricPeerResourcesApplyConfiguration) WithPeer(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithPeer sets the Peer 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 Peer field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithProxy ¶
func (b *FabricPeerResourcesApplyConfiguration) WithProxy(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithProxy sets the Proxy 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 Proxy field is set to the value of the last call.
type FabricPeerSpecApplyConfiguration ¶
type FabricPeerSpecApplyConfiguration struct { UpdateCertificateTime *v1.Time `json:"updateCertificateTime,omitempty"` Affinity *corev1.Affinity `json:"affinity,omitempty"` ServiceMonitor *ServiceMonitorApplyConfiguration `json:"serviceMonitor,omitempty"` HostAliases []corev1.HostAlias `json:"hostAliases,omitempty"` NodeSelector *corev1.NodeSelector `json:"nodeSelector,omitempty"` CouchDBExporter *FabricPeerCouchdbExporterApplyConfiguration `json:"couchDBexporter,omitempty"` GRPCProxy *GRPCProxyApplyConfiguration `json:"grpcProxy,omitempty"` Replicas *int `json:"replicas,omitempty"` DockerSocketPath *string `json:"dockerSocketPath,omitempty"` Image *string `json:"image,omitempty"` ExternalBuilders []ExternalBuilderApplyConfiguration `json:"externalBuilders,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` Gossip *FabricPeerSpecGossipApplyConfiguration `json:"gossip,omitempty"` ExternalEndpoint *string `json:"externalEndpoint,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *corev1.PullPolicy `json:"imagePullPolicy,omitempty"` ExternalChaincodeBuilder *bool `json:"external_chaincode_builder,omitempty"` CouchDB *FabricPeerCouchDBApplyConfiguration `json:"couchdb,omitempty"` FSServer *FabricFSServerApplyConfiguration `json:"fsServer,omitempty"` ImagePullSecrets []corev1.LocalObjectReference `json:"imagePullSecrets,omitempty"` MspID *string `json:"mspID,omitempty"` Secret *SecretApplyConfiguration `json:"secret,omitempty"` Service *PeerServiceApplyConfiguration `json:"service,omitempty"` StateDb *hlfkungfusoftwareesv1alpha1.StateDB `json:"stateDb,omitempty"` Storage *FabricPeerStorageApplyConfiguration `json:"storage,omitempty"` Discovery *FabricPeerDiscoveryApplyConfiguration `json:"discovery,omitempty"` Logging *FabricPeerLoggingApplyConfiguration `json:"logging,omitempty"` Resources *FabricPeerResourcesApplyConfiguration `json:"resources,omitempty"` Hosts []string `json:"hosts,omitempty"` Tolerations []corev1.Toleration `json:"tolerations,omitempty"` Env []corev1.EnvVar `json:"env,omitempty"` }
FabricPeerSpecApplyConfiguration represents an declarative configuration of the FabricPeerSpec type for use with apply.
func FabricPeerSpec ¶
func FabricPeerSpec() *FabricPeerSpecApplyConfiguration
FabricPeerSpecApplyConfiguration constructs an declarative configuration of the FabricPeerSpec type for use with apply.
func (*FabricPeerSpecApplyConfiguration) WithAffinity ¶
func (b *FabricPeerSpecApplyConfiguration) WithAffinity(value corev1.Affinity) *FabricPeerSpecApplyConfiguration
WithAffinity sets the Affinity 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 Affinity field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithCouchDB ¶
func (b *FabricPeerSpecApplyConfiguration) WithCouchDB(value *FabricPeerCouchDBApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithCouchDB sets the CouchDB 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 CouchDB field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithCouchDBExporter ¶
func (b *FabricPeerSpecApplyConfiguration) WithCouchDBExporter(value *FabricPeerCouchdbExporterApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithCouchDBExporter sets the CouchDBExporter 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 CouchDBExporter field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithDiscovery ¶
func (b *FabricPeerSpecApplyConfiguration) WithDiscovery(value *FabricPeerDiscoveryApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithDiscovery sets the Discovery 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 Discovery field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithDockerSocketPath ¶
func (b *FabricPeerSpecApplyConfiguration) WithDockerSocketPath(value string) *FabricPeerSpecApplyConfiguration
WithDockerSocketPath sets the DockerSocketPath 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 DockerSocketPath field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithEnv ¶
func (b *FabricPeerSpecApplyConfiguration) WithEnv(values ...corev1.EnvVar) *FabricPeerSpecApplyConfiguration
WithEnv adds the given value to the Env 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 Env field.
func (*FabricPeerSpecApplyConfiguration) WithExternalBuilders ¶
func (b *FabricPeerSpecApplyConfiguration) WithExternalBuilders(values ...*ExternalBuilderApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithExternalBuilders adds the given value to the ExternalBuilders 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 ExternalBuilders field.
func (*FabricPeerSpecApplyConfiguration) WithExternalChaincodeBuilder ¶
func (b *FabricPeerSpecApplyConfiguration) WithExternalChaincodeBuilder(value bool) *FabricPeerSpecApplyConfiguration
WithExternalChaincodeBuilder sets the ExternalChaincodeBuilder 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 ExternalChaincodeBuilder field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithExternalEndpoint ¶
func (b *FabricPeerSpecApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecApplyConfiguration
WithExternalEndpoint sets the ExternalEndpoint 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 ExternalEndpoint field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithFSServer ¶
func (b *FabricPeerSpecApplyConfiguration) WithFSServer(value *FabricFSServerApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithFSServer sets the FSServer 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 FSServer field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithGRPCProxy ¶
func (b *FabricPeerSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithGRPCProxy sets the GRPCProxy 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 GRPCProxy field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithGossip ¶
func (b *FabricPeerSpecApplyConfiguration) WithGossip(value *FabricPeerSpecGossipApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithGossip sets the Gossip 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 Gossip field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithHostAliases ¶
func (b *FabricPeerSpecApplyConfiguration) WithHostAliases(values ...corev1.HostAlias) *FabricPeerSpecApplyConfiguration
WithHostAliases adds the given value to the HostAliases 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 HostAliases field.
func (*FabricPeerSpecApplyConfiguration) WithHosts ¶
func (b *FabricPeerSpecApplyConfiguration) WithHosts(values ...string) *FabricPeerSpecApplyConfiguration
WithHosts adds the given value to the Hosts 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 Hosts field.
func (*FabricPeerSpecApplyConfiguration) WithImage ¶
func (b *FabricPeerSpecApplyConfiguration) WithImage(value string) *FabricPeerSpecApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricPeerSpecApplyConfiguration) WithImagePullPolicy(value corev1.PullPolicy) *FabricPeerSpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricPeerSpecApplyConfiguration) WithImagePullSecrets(values ...corev1.LocalObjectReference) *FabricPeerSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*FabricPeerSpecApplyConfiguration) WithIstio ¶
func (b *FabricPeerSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithIstio sets the Istio 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 Istio field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithLogging ¶
func (b *FabricPeerSpecApplyConfiguration) WithLogging(value *FabricPeerLoggingApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithLogging sets the Logging 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 Logging field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithMspID ¶
func (b *FabricPeerSpecApplyConfiguration) WithMspID(value string) *FabricPeerSpecApplyConfiguration
WithMspID sets the MspID 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 MspID field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithNodeSelector ¶
func (b *FabricPeerSpecApplyConfiguration) WithNodeSelector(value corev1.NodeSelector) *FabricPeerSpecApplyConfiguration
WithNodeSelector sets the NodeSelector 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 NodeSelector field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithReplicas ¶
func (b *FabricPeerSpecApplyConfiguration) WithReplicas(value int) *FabricPeerSpecApplyConfiguration
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 (*FabricPeerSpecApplyConfiguration) WithResources ¶
func (b *FabricPeerSpecApplyConfiguration) WithResources(value *FabricPeerResourcesApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithSecret ¶
func (b *FabricPeerSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithSecret sets the Secret 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 Secret field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithService ¶
func (b *FabricPeerSpecApplyConfiguration) WithService(value *PeerServiceApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithService sets the Service 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 Service field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithServiceMonitor ¶
func (b *FabricPeerSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithServiceMonitor sets the ServiceMonitor 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 ServiceMonitor field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithStateDb ¶
func (b *FabricPeerSpecApplyConfiguration) WithStateDb(value hlfkungfusoftwareesv1alpha1.StateDB) *FabricPeerSpecApplyConfiguration
WithStateDb sets the StateDb 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 StateDb field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithStorage ¶
func (b *FabricPeerSpecApplyConfiguration) WithStorage(value *FabricPeerStorageApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithStorage sets the Storage 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 Storage field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithTag ¶
func (b *FabricPeerSpecApplyConfiguration) WithTag(value string) *FabricPeerSpecApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithTolerations ¶
func (b *FabricPeerSpecApplyConfiguration) WithTolerations(values ...corev1.Toleration) *FabricPeerSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations 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 Tolerations field.
func (*FabricPeerSpecApplyConfiguration) WithUpdateCertificateTime ¶
func (b *FabricPeerSpecApplyConfiguration) WithUpdateCertificateTime(value v1.Time) *FabricPeerSpecApplyConfiguration
WithUpdateCertificateTime sets the UpdateCertificateTime 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 UpdateCertificateTime field is set to the value of the last call.
type FabricPeerSpecGossipApplyConfiguration ¶
type FabricPeerSpecGossipApplyConfiguration struct { ExternalEndpoint *string `json:"externalEndpoint,omitempty"` Bootstrap *string `json:"bootstrap,omitempty"` Endpoint *string `json:"endpoint,omitempty"` UseLeaderElection *bool `json:"useLeaderElection,omitempty"` OrgLeader *bool `json:"orgLeader,omitempty"` }
FabricPeerSpecGossipApplyConfiguration represents an declarative configuration of the FabricPeerSpecGossip type for use with apply.
func FabricPeerSpecGossip ¶
func FabricPeerSpecGossip() *FabricPeerSpecGossipApplyConfiguration
FabricPeerSpecGossipApplyConfiguration constructs an declarative configuration of the FabricPeerSpecGossip type for use with apply.
func (*FabricPeerSpecGossipApplyConfiguration) WithBootstrap ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithBootstrap(value string) *FabricPeerSpecGossipApplyConfiguration
WithBootstrap sets the Bootstrap 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 Bootstrap field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithEndpoint ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
WithEndpoint sets the Endpoint 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 Endpoint field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithExternalEndpoint ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
WithExternalEndpoint sets the ExternalEndpoint 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 ExternalEndpoint field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithOrgLeader ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithOrgLeader(value bool) *FabricPeerSpecGossipApplyConfiguration
WithOrgLeader sets the OrgLeader 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 OrgLeader field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithUseLeaderElection ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithUseLeaderElection(value bool) *FabricPeerSpecGossipApplyConfiguration
WithUseLeaderElection sets the UseLeaderElection 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 UseLeaderElection field is set to the value of the last call.
type FabricPeerStatusApplyConfiguration ¶
type FabricPeerStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` LastCertificateUpdate *v1.Time `json:"lastCertificateUpdate,omitempty"` SignCert *string `json:"signCert,omitempty"` TlsCert *string `json:"tlsCert,omitempty"` TlsCACert *string `json:"tlsCaCert,omitempty"` SignCACert *string `json:"signCaCert,omitempty"` NodePort *int `json:"port,omitempty"` }
FabricPeerStatusApplyConfiguration represents an declarative configuration of the FabricPeerStatus type for use with apply.
func FabricPeerStatus ¶
func FabricPeerStatus() *FabricPeerStatusApplyConfiguration
FabricPeerStatusApplyConfiguration constructs an declarative configuration of the FabricPeerStatus type for use with apply.
func (*FabricPeerStatusApplyConfiguration) WithConditions ¶
func (b *FabricPeerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricPeerStatusApplyConfiguration
WithConditions sets the Conditions 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 Conditions field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithLastCertificateUpdate ¶
func (b *FabricPeerStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricPeerStatusApplyConfiguration
WithLastCertificateUpdate sets the LastCertificateUpdate 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 LastCertificateUpdate field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithMessage ¶
func (b *FabricPeerStatusApplyConfiguration) WithMessage(value string) *FabricPeerStatusApplyConfiguration
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 (*FabricPeerStatusApplyConfiguration) WithNodePort ¶
func (b *FabricPeerStatusApplyConfiguration) WithNodePort(value int) *FabricPeerStatusApplyConfiguration
WithNodePort sets the NodePort 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 NodePort field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithSignCACert ¶
func (b *FabricPeerStatusApplyConfiguration) WithSignCACert(value string) *FabricPeerStatusApplyConfiguration
WithSignCACert sets the SignCACert 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 SignCACert field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithSignCert ¶
func (b *FabricPeerStatusApplyConfiguration) WithSignCert(value string) *FabricPeerStatusApplyConfiguration
WithSignCert sets the SignCert 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 SignCert field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithStatus ¶
func (b *FabricPeerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricPeerStatusApplyConfiguration
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 (*FabricPeerStatusApplyConfiguration) WithTlsCACert ¶
func (b *FabricPeerStatusApplyConfiguration) WithTlsCACert(value string) *FabricPeerStatusApplyConfiguration
WithTlsCACert sets the TlsCACert 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 TlsCACert field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithTlsCert ¶
func (b *FabricPeerStatusApplyConfiguration) WithTlsCert(value string) *FabricPeerStatusApplyConfiguration
WithTlsCert sets the TlsCert 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 TlsCert field is set to the value of the last call.
type FabricPeerStorageApplyConfiguration ¶
type FabricPeerStorageApplyConfiguration struct { CouchDB *StorageApplyConfiguration `json:"couchdb,omitempty"` Peer *StorageApplyConfiguration `json:"peer,omitempty"` Chaincode *StorageApplyConfiguration `json:"chaincode,omitempty"` }
FabricPeerStorageApplyConfiguration represents an declarative configuration of the FabricPeerStorage type for use with apply.
func FabricPeerStorage ¶
func FabricPeerStorage() *FabricPeerStorageApplyConfiguration
FabricPeerStorageApplyConfiguration constructs an declarative configuration of the FabricPeerStorage type for use with apply.
func (*FabricPeerStorageApplyConfiguration) WithChaincode ¶
func (b *FabricPeerStorageApplyConfiguration) WithChaincode(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
WithChaincode sets the Chaincode 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 Chaincode field is set to the value of the last call.
func (*FabricPeerStorageApplyConfiguration) WithCouchDB ¶
func (b *FabricPeerStorageApplyConfiguration) WithCouchDB(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
WithCouchDB sets the CouchDB 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 CouchDB field is set to the value of the last call.
func (*FabricPeerStorageApplyConfiguration) WithPeer ¶
func (b *FabricPeerStorageApplyConfiguration) WithPeer(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
WithPeer sets the Peer 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 Peer field is set to the value of the last call.
type FabricTLSCACryptoApplyConfiguration ¶
type FabricTLSCACryptoApplyConfiguration struct { Key *string `json:"key,omitempty"` Cert *string `json:"cert,omitempty"` ClientAuth *FabricCAClientAuthApplyConfiguration `json:"clientAuth,omitempty"` }
FabricTLSCACryptoApplyConfiguration represents an declarative configuration of the FabricTLSCACrypto type for use with apply.
func FabricTLSCACrypto ¶
func FabricTLSCACrypto() *FabricTLSCACryptoApplyConfiguration
FabricTLSCACryptoApplyConfiguration constructs an declarative configuration of the FabricTLSCACrypto type for use with apply.
func (*FabricTLSCACryptoApplyConfiguration) WithCert ¶
func (b *FabricTLSCACryptoApplyConfiguration) WithCert(value string) *FabricTLSCACryptoApplyConfiguration
WithCert sets the Cert 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 Cert field is set to the value of the last call.
func (*FabricTLSCACryptoApplyConfiguration) WithClientAuth ¶
func (b *FabricTLSCACryptoApplyConfiguration) WithClientAuth(value *FabricCAClientAuthApplyConfiguration) *FabricTLSCACryptoApplyConfiguration
WithClientAuth sets the ClientAuth 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 ClientAuth field is set to the value of the last call.
func (*FabricTLSCACryptoApplyConfiguration) WithKey ¶
func (b *FabricTLSCACryptoApplyConfiguration) WithKey(value string) *FabricTLSCACryptoApplyConfiguration
WithKey sets the Key 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 Key field is set to the value of the last call.
type GRPCProxyApplyConfiguration ¶
type GRPCProxyApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` }
GRPCProxyApplyConfiguration represents an declarative configuration of the GRPCProxy type for use with apply.
func GRPCProxy ¶
func GRPCProxy() *GRPCProxyApplyConfiguration
GRPCProxyApplyConfiguration constructs an declarative configuration of the GRPCProxy type for use with apply.
func (*GRPCProxyApplyConfiguration) WithEnabled ¶
func (b *GRPCProxyApplyConfiguration) WithEnabled(value bool) *GRPCProxyApplyConfiguration
WithEnabled sets the Enabled 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 Enabled field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithImage ¶
func (b *GRPCProxyApplyConfiguration) WithImage(value string) *GRPCProxyApplyConfiguration
WithImage sets the Image 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 Image field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithImagePullPolicy ¶
func (b *GRPCProxyApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *GRPCProxyApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy 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 ImagePullPolicy field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithImagePullSecrets ¶
func (b *GRPCProxyApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *GRPCProxyApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets 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 ImagePullSecrets field.
func (*GRPCProxyApplyConfiguration) WithIstio ¶
func (b *GRPCProxyApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *GRPCProxyApplyConfiguration
WithIstio sets the Istio 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 Istio field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithResources ¶
func (b *GRPCProxyApplyConfiguration) WithResources(value v1.ResourceRequirements) *GRPCProxyApplyConfiguration
WithResources sets the Resources 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 Resources field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithTag ¶
func (b *GRPCProxyApplyConfiguration) WithTag(value string) *GRPCProxyApplyConfiguration
WithTag sets the Tag 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 Tag field is set to the value of the last call.
type HLFIdentityApplyConfiguration ¶
type HLFIdentityApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` SecretNamespace *string `json:"secretNamespace,omitempty"` SecretKey *string `json:"secretKey,omitempty"` }
HLFIdentityApplyConfiguration represents an declarative configuration of the HLFIdentity type for use with apply.
func HLFIdentity ¶
func HLFIdentity() *HLFIdentityApplyConfiguration
HLFIdentityApplyConfiguration constructs an declarative configuration of the HLFIdentity type for use with apply.
func (*HLFIdentityApplyConfiguration) WithSecretKey ¶
func (b *HLFIdentityApplyConfiguration) WithSecretKey(value string) *HLFIdentityApplyConfiguration
WithSecretKey sets the SecretKey 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 SecretKey field is set to the value of the last call.
func (*HLFIdentityApplyConfiguration) WithSecretName ¶
func (b *HLFIdentityApplyConfiguration) WithSecretName(value string) *HLFIdentityApplyConfiguration
WithSecretName sets the SecretName 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 SecretName field is set to the value of the last call.
func (*HLFIdentityApplyConfiguration) WithSecretNamespace ¶
func (b *HLFIdentityApplyConfiguration) WithSecretNamespace(value string) *HLFIdentityApplyConfiguration
WithSecretNamespace sets the SecretNamespace 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 SecretNamespace field is set to the value of the last call.
type IngressApplyConfiguration ¶
type IngressApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` ClassName *string `json:"className,omitempty"` Annotations map[string]string `json:"annotations,omitempty"` TLS []v1beta1.IngressTLS `json:"tls,omitempty"` Hosts []IngressHostApplyConfiguration `json:"hosts,omitempty"` }
IngressApplyConfiguration represents an declarative configuration of the Ingress type for use with apply.
func Ingress ¶
func Ingress() *IngressApplyConfiguration
IngressApplyConfiguration constructs an declarative configuration of the Ingress type for use with apply.
func (*IngressApplyConfiguration) WithAnnotations ¶
func (b *IngressApplyConfiguration) WithAnnotations(entries map[string]string) *IngressApplyConfiguration
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 (*IngressApplyConfiguration) WithClassName ¶
func (b *IngressApplyConfiguration) WithClassName(value string) *IngressApplyConfiguration
WithClassName sets the ClassName 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 ClassName field is set to the value of the last call.
func (*IngressApplyConfiguration) WithEnabled ¶
func (b *IngressApplyConfiguration) WithEnabled(value bool) *IngressApplyConfiguration
WithEnabled sets the Enabled 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 Enabled field is set to the value of the last call.
func (*IngressApplyConfiguration) WithHosts ¶
func (b *IngressApplyConfiguration) WithHosts(values ...*IngressHostApplyConfiguration) *IngressApplyConfiguration
WithHosts adds the given value to the Hosts 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 Hosts field.
func (*IngressApplyConfiguration) WithTLS ¶
func (b *IngressApplyConfiguration) WithTLS(values ...v1beta1.IngressTLS) *IngressApplyConfiguration
WithTLS adds the given value to the TLS 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 TLS field.
type IngressHostApplyConfiguration ¶
type IngressHostApplyConfiguration struct { Host *string `json:"host,omitempty"` Paths []IngressPathApplyConfiguration `json:"paths,omitempty"` }
IngressHostApplyConfiguration represents an declarative configuration of the IngressHost type for use with apply.
func IngressHost ¶
func IngressHost() *IngressHostApplyConfiguration
IngressHostApplyConfiguration constructs an declarative configuration of the IngressHost type for use with apply.
func (*IngressHostApplyConfiguration) WithHost ¶
func (b *IngressHostApplyConfiguration) WithHost(value string) *IngressHostApplyConfiguration
WithHost sets the Host 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 Host field is set to the value of the last call.
func (*IngressHostApplyConfiguration) WithPaths ¶
func (b *IngressHostApplyConfiguration) WithPaths(values ...*IngressPathApplyConfiguration) *IngressHostApplyConfiguration
WithPaths adds the given value to the Paths 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 Paths field.
type IngressPathApplyConfiguration ¶
type IngressPathApplyConfiguration struct { Path *string `json:"path,omitempty"` PathType *string `json:"pathType,omitempty"` }
IngressPathApplyConfiguration represents an declarative configuration of the IngressPath type for use with apply.
func IngressPath ¶
func IngressPath() *IngressPathApplyConfiguration
IngressPathApplyConfiguration constructs an declarative configuration of the IngressPath type for use with apply.
func (*IngressPathApplyConfiguration) WithPath ¶
func (b *IngressPathApplyConfiguration) WithPath(value string) *IngressPathApplyConfiguration
WithPath sets the Path 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 Path field is set to the value of the last call.
func (*IngressPathApplyConfiguration) WithPathType ¶
func (b *IngressPathApplyConfiguration) WithPathType(value string) *IngressPathApplyConfiguration
WithPathType sets the PathType 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 PathType field is set to the value of the last call.
type OrdererCapabilitiesApplyConfiguration ¶
type OrdererCapabilitiesApplyConfiguration struct {
V2_0 *bool `json:"V2_0,omitempty"`
}
OrdererCapabilitiesApplyConfiguration represents an declarative configuration of the OrdererCapabilities type for use with apply.
func OrdererCapabilities ¶
func OrdererCapabilities() *OrdererCapabilitiesApplyConfiguration
OrdererCapabilitiesApplyConfiguration constructs an declarative configuration of the OrdererCapabilities type for use with apply.
func (*OrdererCapabilitiesApplyConfiguration) WithV2_0 ¶
func (b *OrdererCapabilitiesApplyConfiguration) WithV2_0(value bool) *OrdererCapabilitiesApplyConfiguration
WithV2_0 sets the V2_0 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 V2_0 field is set to the value of the last call.
type OrdererEnrollmentApplyConfiguration ¶
type OrdererEnrollmentApplyConfiguration struct { Component *ComponentApplyConfiguration `json:"component,omitempty"` TLS *TLSApplyConfiguration `json:"tls,omitempty"` }
OrdererEnrollmentApplyConfiguration represents an declarative configuration of the OrdererEnrollment type for use with apply.
func OrdererEnrollment ¶
func OrdererEnrollment() *OrdererEnrollmentApplyConfiguration
OrdererEnrollmentApplyConfiguration constructs an declarative configuration of the OrdererEnrollment type for use with apply.
func (*OrdererEnrollmentApplyConfiguration) WithComponent ¶
func (b *OrdererEnrollmentApplyConfiguration) WithComponent(value *ComponentApplyConfiguration) *OrdererEnrollmentApplyConfiguration
WithComponent sets the Component 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 Component field is set to the value of the last call.
func (*OrdererEnrollmentApplyConfiguration) WithTLS ¶
func (b *OrdererEnrollmentApplyConfiguration) WithTLS(value *TLSApplyConfiguration) *OrdererEnrollmentApplyConfiguration
WithTLS sets the TLS 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 TLS field is set to the value of the last call.
type OrdererNodeApplyConfiguration ¶
type OrdererNodeApplyConfiguration struct { ID *string `json:"id,omitempty"` Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` Enrollment *OrdererNodeEnrollmentApplyConfiguration `json:"enrollment,omitempty"` }
OrdererNodeApplyConfiguration represents an declarative configuration of the OrdererNode type for use with apply.
func OrdererNode ¶
func OrdererNode() *OrdererNodeApplyConfiguration
OrdererNodeApplyConfiguration constructs an declarative configuration of the OrdererNode type for use with apply.
func (*OrdererNodeApplyConfiguration) WithEnrollment ¶
func (b *OrdererNodeApplyConfiguration) WithEnrollment(value *OrdererNodeEnrollmentApplyConfiguration) *OrdererNodeApplyConfiguration
WithEnrollment sets the Enrollment 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 Enrollment field is set to the value of the last call.
func (*OrdererNodeApplyConfiguration) WithHost ¶
func (b *OrdererNodeApplyConfiguration) WithHost(value string) *OrdererNodeApplyConfiguration
WithHost sets the Host 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 Host field is set to the value of the last call.
func (*OrdererNodeApplyConfiguration) WithID ¶
func (b *OrdererNodeApplyConfiguration) WithID(value string) *OrdererNodeApplyConfiguration
WithID sets the ID 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 ID field is set to the value of the last call.
func (*OrdererNodeApplyConfiguration) WithPort ¶
func (b *OrdererNodeApplyConfiguration) WithPort(value int) *OrdererNodeApplyConfiguration
WithPort sets the Port 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 Port field is set to the value of the last call.
type OrdererNodeEnrollmentApplyConfiguration ¶
type OrdererNodeEnrollmentApplyConfiguration struct {
TLS *OrdererNodeEnrollmentTLSApplyConfiguration `json:"tls,omitempty"`
}
OrdererNodeEnrollmentApplyConfiguration represents an declarative configuration of the OrdererNodeEnrollment type for use with apply.
func OrdererNodeEnrollment ¶
func OrdererNodeEnrollment() *OrdererNodeEnrollmentApplyConfiguration
OrdererNodeEnrollmentApplyConfiguration constructs an declarative configuration of the OrdererNodeEnrollment type for use with apply.
func (*OrdererNodeEnrollmentApplyConfiguration) WithTLS ¶
func (b *OrdererNodeEnrollmentApplyConfiguration) WithTLS(value *OrdererNodeEnrollmentTLSApplyConfiguration) *OrdererNodeEnrollmentApplyConfiguration
WithTLS sets the TLS 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 TLS field is set to the value of the last call.
type OrdererNodeEnrollmentTLSApplyConfiguration ¶
type OrdererNodeEnrollmentTLSApplyConfiguration struct {
Csr *CsrApplyConfiguration `json:"csr,omitempty"`
}
OrdererNodeEnrollmentTLSApplyConfiguration represents an declarative configuration of the OrdererNodeEnrollmentTLS type for use with apply.
func OrdererNodeEnrollmentTLS ¶
func OrdererNodeEnrollmentTLS() *OrdererNodeEnrollmentTLSApplyConfiguration
OrdererNodeEnrollmentTLSApplyConfiguration constructs an declarative configuration of the OrdererNodeEnrollmentTLS type for use with apply.
func (*OrdererNodeEnrollmentTLSApplyConfiguration) WithCsr ¶
func (b *OrdererNodeEnrollmentTLSApplyConfiguration) WithCsr(value *CsrApplyConfiguration) *OrdererNodeEnrollmentTLSApplyConfiguration
WithCsr sets the Csr 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 Csr field is set to the value of the last call.
type OrdererNodeServiceApplyConfiguration ¶
type OrdererNodeServiceApplyConfiguration struct { Type *v1.ServiceType `json:"type,omitempty"` NodePortOperations *int `json:"nodePortOperations,omitempty"` NodePortRequest *int `json:"nodePortRequest,omitempty"` }
OrdererNodeServiceApplyConfiguration represents an declarative configuration of the OrdererNodeService type for use with apply.
func OrdererNodeService ¶
func OrdererNodeService() *OrdererNodeServiceApplyConfiguration
OrdererNodeServiceApplyConfiguration constructs an declarative configuration of the OrdererNodeService type for use with apply.
func (*OrdererNodeServiceApplyConfiguration) WithNodePortOperations ¶
func (b *OrdererNodeServiceApplyConfiguration) WithNodePortOperations(value int) *OrdererNodeServiceApplyConfiguration
WithNodePortOperations sets the NodePortOperations 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 NodePortOperations field is set to the value of the last call.
func (*OrdererNodeServiceApplyConfiguration) WithNodePortRequest ¶
func (b *OrdererNodeServiceApplyConfiguration) WithNodePortRequest(value int) *OrdererNodeServiceApplyConfiguration
WithNodePortRequest sets the NodePortRequest 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 NodePortRequest field is set to the value of the last call.
func (*OrdererNodeServiceApplyConfiguration) WithType ¶
func (b *OrdererNodeServiceApplyConfiguration) WithType(value v1.ServiceType) *OrdererNodeServiceApplyConfiguration
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 OrdererServiceApplyConfiguration ¶
type OrdererServiceApplyConfiguration struct {
Type *v1alpha1.ServiceType `json:"type,omitempty"`
}
OrdererServiceApplyConfiguration represents an declarative configuration of the OrdererService type for use with apply.
func OrdererService ¶
func OrdererService() *OrdererServiceApplyConfiguration
OrdererServiceApplyConfiguration constructs an declarative configuration of the OrdererService type for use with apply.
func (*OrdererServiceApplyConfiguration) WithType ¶
func (b *OrdererServiceApplyConfiguration) WithType(value v1alpha1.ServiceType) *OrdererServiceApplyConfiguration
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 OrdererSystemChannelApplyConfiguration ¶
type OrdererSystemChannelApplyConfiguration struct { Name *string `json:"name,omitempty"` Config *ChannelConfigApplyConfiguration `json:"config,omitempty"` }
OrdererSystemChannelApplyConfiguration represents an declarative configuration of the OrdererSystemChannel type for use with apply.
func OrdererSystemChannel ¶
func OrdererSystemChannel() *OrdererSystemChannelApplyConfiguration
OrdererSystemChannelApplyConfiguration constructs an declarative configuration of the OrdererSystemChannel type for use with apply.
func (*OrdererSystemChannelApplyConfiguration) WithConfig ¶
func (b *OrdererSystemChannelApplyConfiguration) WithConfig(value *ChannelConfigApplyConfiguration) *OrdererSystemChannelApplyConfiguration
WithConfig sets the Config 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 Config field is set to the value of the last call.
func (*OrdererSystemChannelApplyConfiguration) WithName ¶
func (b *OrdererSystemChannelApplyConfiguration) WithName(value string) *OrdererSystemChannelApplyConfiguration
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.
type PeerServiceApplyConfiguration ¶
type PeerServiceApplyConfiguration struct {
Type *v1.ServiceType `json:"type,omitempty"`
}
PeerServiceApplyConfiguration represents an declarative configuration of the PeerService type for use with apply.
func PeerService ¶
func PeerService() *PeerServiceApplyConfiguration
PeerServiceApplyConfiguration constructs an declarative configuration of the PeerService type for use with apply.
func (*PeerServiceApplyConfiguration) WithType ¶
func (b *PeerServiceApplyConfiguration) WithType(value v1.ServiceType) *PeerServiceApplyConfiguration
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 SecretApplyConfiguration ¶
type SecretApplyConfiguration struct {
Enrollment *EnrollmentApplyConfiguration `json:"enrollment,omitempty"`
}
SecretApplyConfiguration represents an declarative configuration of the Secret type for use with apply.
func Secret ¶
func Secret() *SecretApplyConfiguration
SecretApplyConfiguration constructs an declarative configuration of the Secret type for use with apply.
func (*SecretApplyConfiguration) WithEnrollment ¶
func (b *SecretApplyConfiguration) WithEnrollment(value *EnrollmentApplyConfiguration) *SecretApplyConfiguration
WithEnrollment sets the Enrollment 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 Enrollment field is set to the value of the last call.
type ServiceMonitorApplyConfiguration ¶
type ServiceMonitorApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Labels map[string]string `json:"labels,omitempty"` SampleLimit *int `json:"sampleLimit,omitempty"` Interval *string `json:"interval,omitempty"` ScrapeTimeout *string `json:"scrapeTimeout,omitempty"` }
ServiceMonitorApplyConfiguration represents an declarative configuration of the ServiceMonitor type for use with apply.
func ServiceMonitor ¶
func ServiceMonitor() *ServiceMonitorApplyConfiguration
ServiceMonitorApplyConfiguration constructs an declarative configuration of the ServiceMonitor type for use with apply.
func (*ServiceMonitorApplyConfiguration) WithEnabled ¶
func (b *ServiceMonitorApplyConfiguration) WithEnabled(value bool) *ServiceMonitorApplyConfiguration
WithEnabled sets the Enabled 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 Enabled field is set to the value of the last call.
func (*ServiceMonitorApplyConfiguration) WithInterval ¶
func (b *ServiceMonitorApplyConfiguration) WithInterval(value string) *ServiceMonitorApplyConfiguration
WithInterval sets the Interval 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 Interval field is set to the value of the last call.
func (*ServiceMonitorApplyConfiguration) WithLabels ¶
func (b *ServiceMonitorApplyConfiguration) WithLabels(entries map[string]string) *ServiceMonitorApplyConfiguration
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 (*ServiceMonitorApplyConfiguration) WithSampleLimit ¶
func (b *ServiceMonitorApplyConfiguration) WithSampleLimit(value int) *ServiceMonitorApplyConfiguration
WithSampleLimit sets the SampleLimit 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 SampleLimit field is set to the value of the last call.
func (*ServiceMonitorApplyConfiguration) WithScrapeTimeout ¶
func (b *ServiceMonitorApplyConfiguration) WithScrapeTimeout(value string) *ServiceMonitorApplyConfiguration
WithScrapeTimeout sets the ScrapeTimeout 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 ScrapeTimeout field is set to the value of the last call.
type StorageApplyConfiguration ¶
type StorageApplyConfiguration struct { Size *string `json:"size,omitempty"` StorageClass *string `json:"storageClass,omitempty"` AccessMode *v1.PersistentVolumeAccessMode `json:"accessMode,omitempty"` }
StorageApplyConfiguration represents an declarative configuration of the Storage type for use with apply.
func Storage ¶
func Storage() *StorageApplyConfiguration
StorageApplyConfiguration constructs an declarative configuration of the Storage type for use with apply.
func (*StorageApplyConfiguration) WithAccessMode ¶
func (b *StorageApplyConfiguration) WithAccessMode(value v1.PersistentVolumeAccessMode) *StorageApplyConfiguration
WithAccessMode sets the AccessMode 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 AccessMode field is set to the value of the last call.
func (*StorageApplyConfiguration) WithSize ¶
func (b *StorageApplyConfiguration) WithSize(value string) *StorageApplyConfiguration
WithSize sets the Size 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 Size field is set to the value of the last call.
func (*StorageApplyConfiguration) WithStorageClass ¶
func (b *StorageApplyConfiguration) WithStorageClass(value string) *StorageApplyConfiguration
WithStorageClass sets the StorageClass 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 StorageClass field is set to the value of the last call.
type TLSApplyConfiguration ¶
type TLSApplyConfiguration struct { Cahost *string `json:"cahost,omitempty"` Caname *string `json:"caname,omitempty"` Caport *int `json:"caport,omitempty"` Catls *CatlsApplyConfiguration `json:"catls,omitempty"` Csr *CsrApplyConfiguration `json:"csr,omitempty"` Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` External *ExternalCertificateApplyConfiguration `json:"external,omitempty"` }
TLSApplyConfiguration represents an declarative configuration of the TLS type for use with apply.
func TLS ¶
func TLS() *TLSApplyConfiguration
TLSApplyConfiguration constructs an declarative configuration of the TLS type for use with apply.
func (*TLSApplyConfiguration) WithCahost ¶
func (b *TLSApplyConfiguration) WithCahost(value string) *TLSApplyConfiguration
WithCahost sets the Cahost 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 Cahost field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCaname ¶
func (b *TLSApplyConfiguration) WithCaname(value string) *TLSApplyConfiguration
WithCaname sets the Caname 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 Caname field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCaport ¶
func (b *TLSApplyConfiguration) WithCaport(value int) *TLSApplyConfiguration
WithCaport sets the Caport 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 Caport field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCatls ¶
func (b *TLSApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *TLSApplyConfiguration
WithCatls sets the Catls 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 Catls field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCsr ¶
func (b *TLSApplyConfiguration) WithCsr(value *CsrApplyConfiguration) *TLSApplyConfiguration
WithCsr sets the Csr 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 Csr field is set to the value of the last call.
func (*TLSApplyConfiguration) WithEnrollid ¶
func (b *TLSApplyConfiguration) WithEnrollid(value string) *TLSApplyConfiguration
WithEnrollid sets the Enrollid 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 Enrollid field is set to the value of the last call.
func (*TLSApplyConfiguration) WithEnrollsecret ¶
func (b *TLSApplyConfiguration) WithEnrollsecret(value string) *TLSApplyConfiguration
WithEnrollsecret sets the Enrollsecret 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 Enrollsecret field is set to the value of the last call.
func (*TLSApplyConfiguration) WithExternal ¶
func (b *TLSApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *TLSApplyConfiguration
WithExternal sets the External 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 External field is set to the value of the last call.
Source Files ¶
- applicationcapabilities.go
- catls.go
- channelcapabilities.go
- channelconfig.go
- component.go
- cors.go
- csr.go
- enrollment.go
- externalbuilder.go
- externalcertificate.go
- fabricca.go
- fabriccaaffiliation.go
- fabriccabccsp.go
- fabriccabccspsw.go
- fabriccacfg.go
- fabriccacfgaffilitions.go
- fabriccacfgidentities.go
- fabriccaclientauth.go
- fabriccacrl.go
- fabriccacrypto.go
- fabriccacsr.go
- fabriccacsrca.go
- fabriccadatabase.go
- fabriccaidentity.go
- fabriccaidentityattrs.go
- fabriccaintermediate.go
- fabriccaintermediateparentserver.go
- fabriccaitemconf.go
- fabriccametrics.go
- fabriccametricsstatsd.go
- fabriccanames.go
- fabriccaregistry.go
- fabriccasigning.go
- fabriccasigningdefault.go
- fabriccasigningprofiles.go
- fabriccasigningsignprofile.go
- fabriccasigningsignprofileconstraint.go
- fabriccasigningtlsprofile.go
- fabriccaspec.go
- fabriccaspecservice.go
- fabriccastatus.go
- fabriccasubject.go
- fabriccatlsconf.go
- fabricchaincode.go
- fabricchaincodespec.go
- fabricchaincodestatus.go
- fabricexplorer.go
- fabricexplorerspec.go
- fabricexplorerstatus.go
- fabricfollowerchannel.go
- fabricfollowerchannelanchorpeer.go
- fabricfollowerchannelexternalpeer.go
- fabricfollowerchannelorderer.go
- fabricfollowerchannelpeer.go
- fabricfollowerchannelspec.go
- fabricfollowerchannelstatus.go
- fabricfsserver.go
- fabricidentity.go
- fabricidentityregister.go
- fabricidentityspec.go
- fabricidentitystatus.go
- fabricistio.go
- fabricmainchannel.go
- fabricmainchanneladminordererorganizationspec.go
- fabricmainchanneladminpeerorganizationspec.go
- fabricmainchannelapplicationconfig.go
- fabricmainchannelconfig.go
- fabricmainchannelconsenter.go
- fabricmainchanneletcdraft.go
- fabricmainchanneletcdraftoptions.go
- fabricmainchannelexternalorderernode.go
- fabricmainchannelexternalordererorganization.go
- fabricmainchannelexternalpeerorganization.go
- fabricmainchannelidentity.go
- fabricmainchannelordererbatchsize.go
- fabricmainchannelordererconfig.go
- fabricmainchannelorderernode.go
- fabricmainchannelordererorganization.go
- fabricmainchannelpeerorganization.go
- fabricmainchannelpoliciesconfig.go
- fabricmainchannelspec.go
- fabricmainchannelstatus.go
- fabricnetworkconfig.go
- fabricnetworkconfigidentity.go
- fabricnetworkconfigspec.go
- fabricnetworkconfigstatus.go
- fabricoperationsconsole.go
- fabricoperationsconsoleauth.go
- fabricoperationsconsolecouchdb.go
- fabricoperationsconsolespec.go
- fabricoperationsconsolestatus.go
- fabricoperatorapi.go
- fabricoperatorapiauth.go
- fabricoperatorapihlfconfig.go
- fabricoperatorapinetworkconfig.go
- fabricoperatorapispec.go
- fabricoperatorapistatus.go
- fabricoperatorui.go
- fabricoperatoruiauth.go
- fabricoperatoruispec.go
- fabricoperatoruistatus.go
- fabricorderernode.go
- fabricorderernodespec.go
- fabricorderernodestatus.go
- fabricorderingservice.go
- fabricorderingservicespec.go
- fabricorderingservicestatus.go
- fabricpeer.go
- fabricpeercouchdb.go
- fabricpeercouchdbexporter.go
- fabricpeerdiscovery.go
- fabricpeerexternalcouchdb.go
- fabricpeerlogging.go
- fabricpeerresources.go
- fabricpeerspec.go
- fabricpeerspecgossip.go
- fabricpeerstatus.go
- fabricpeerstorage.go
- fabrictlscacrypto.go
- grpcproxy.go
- hlfidentity.go
- ingress.go
- ingresshost.go
- ingresspath.go
- orderercapabilities.go
- ordererenrollment.go
- orderernode.go
- orderernodeenrollment.go
- orderernodeenrollmenttls.go
- orderernodeservice.go
- ordererservice.go
- orderersystemchannel.go
- peerservice.go
- secret.go
- servicemonitor.go
- storage.go
- tls.go