v1alpha1

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsentStoreExpansion

type ConsentStoreExpansion interface{}

type ConsentStoreIamBindingExpansion

type ConsentStoreIamBindingExpansion interface{}

type ConsentStoreIamBindingInterface

type ConsentStoreIamBindingInterface interface {
	Create(ctx context.Context, consentStoreIamBinding *v1alpha1.ConsentStoreIamBinding, opts v1.CreateOptions) (*v1alpha1.ConsentStoreIamBinding, error)
	Update(ctx context.Context, consentStoreIamBinding *v1alpha1.ConsentStoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.ConsentStoreIamBinding, error)
	UpdateStatus(ctx context.Context, consentStoreIamBinding *v1alpha1.ConsentStoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.ConsentStoreIamBinding, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ConsentStoreIamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConsentStoreIamBindingList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ConsentStoreIamBinding, err error)
	ConsentStoreIamBindingExpansion
}

ConsentStoreIamBindingInterface has methods to work with ConsentStoreIamBinding resources.

type ConsentStoreIamBindingsGetter

type ConsentStoreIamBindingsGetter interface {
	ConsentStoreIamBindings(namespace string) ConsentStoreIamBindingInterface
}

ConsentStoreIamBindingsGetter has a method to return a ConsentStoreIamBindingInterface. A group's client should implement this interface.

type ConsentStoreIamMemberExpansion

type ConsentStoreIamMemberExpansion interface{}

type ConsentStoreIamMemberInterface

type ConsentStoreIamMemberInterface interface {
	Create(ctx context.Context, consentStoreIamMember *v1alpha1.ConsentStoreIamMember, opts v1.CreateOptions) (*v1alpha1.ConsentStoreIamMember, error)
	Update(ctx context.Context, consentStoreIamMember *v1alpha1.ConsentStoreIamMember, opts v1.UpdateOptions) (*v1alpha1.ConsentStoreIamMember, error)
	UpdateStatus(ctx context.Context, consentStoreIamMember *v1alpha1.ConsentStoreIamMember, opts v1.UpdateOptions) (*v1alpha1.ConsentStoreIamMember, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ConsentStoreIamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConsentStoreIamMemberList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ConsentStoreIamMember, err error)
	ConsentStoreIamMemberExpansion
}

ConsentStoreIamMemberInterface has methods to work with ConsentStoreIamMember resources.

type ConsentStoreIamMembersGetter

type ConsentStoreIamMembersGetter interface {
	ConsentStoreIamMembers(namespace string) ConsentStoreIamMemberInterface
}

ConsentStoreIamMembersGetter has a method to return a ConsentStoreIamMemberInterface. A group's client should implement this interface.

type ConsentStoreIamPoliciesGetter

type ConsentStoreIamPoliciesGetter interface {
	ConsentStoreIamPolicies(namespace string) ConsentStoreIamPolicyInterface
}

ConsentStoreIamPoliciesGetter has a method to return a ConsentStoreIamPolicyInterface. A group's client should implement this interface.

type ConsentStoreIamPolicyExpansion

type ConsentStoreIamPolicyExpansion interface{}

type ConsentStoreIamPolicyInterface

type ConsentStoreIamPolicyInterface interface {
	Create(ctx context.Context, consentStoreIamPolicy *v1alpha1.ConsentStoreIamPolicy, opts v1.CreateOptions) (*v1alpha1.ConsentStoreIamPolicy, error)
	Update(ctx context.Context, consentStoreIamPolicy *v1alpha1.ConsentStoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.ConsentStoreIamPolicy, error)
	UpdateStatus(ctx context.Context, consentStoreIamPolicy *v1alpha1.ConsentStoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.ConsentStoreIamPolicy, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ConsentStoreIamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConsentStoreIamPolicyList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ConsentStoreIamPolicy, err error)
	ConsentStoreIamPolicyExpansion
}

ConsentStoreIamPolicyInterface has methods to work with ConsentStoreIamPolicy resources.

type ConsentStoreInterface

type ConsentStoreInterface interface {
	Create(ctx context.Context, consentStore *v1alpha1.ConsentStore, opts v1.CreateOptions) (*v1alpha1.ConsentStore, error)
	Update(ctx context.Context, consentStore *v1alpha1.ConsentStore, opts v1.UpdateOptions) (*v1alpha1.ConsentStore, error)
	UpdateStatus(ctx context.Context, consentStore *v1alpha1.ConsentStore, opts v1.UpdateOptions) (*v1alpha1.ConsentStore, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ConsentStore, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConsentStoreList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ConsentStore, err error)
	ConsentStoreExpansion
}

ConsentStoreInterface has methods to work with ConsentStore resources.

type ConsentStoresGetter

type ConsentStoresGetter interface {
	ConsentStores(namespace string) ConsentStoreInterface
}

ConsentStoresGetter has a method to return a ConsentStoreInterface. A group's client should implement this interface.

type DatasetExpansion

type DatasetExpansion interface{}

type DatasetIamBindingExpansion

type DatasetIamBindingExpansion interface{}

type DatasetIamBindingInterface

type DatasetIamBindingInterface interface {
	Create(ctx context.Context, datasetIamBinding *v1alpha1.DatasetIamBinding, opts v1.CreateOptions) (*v1alpha1.DatasetIamBinding, error)
	Update(ctx context.Context, datasetIamBinding *v1alpha1.DatasetIamBinding, opts v1.UpdateOptions) (*v1alpha1.DatasetIamBinding, error)
	UpdateStatus(ctx context.Context, datasetIamBinding *v1alpha1.DatasetIamBinding, opts v1.UpdateOptions) (*v1alpha1.DatasetIamBinding, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.DatasetIamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasetIamBindingList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DatasetIamBinding, err error)
	DatasetIamBindingExpansion
}

DatasetIamBindingInterface has methods to work with DatasetIamBinding resources.

type DatasetIamBindingsGetter

type DatasetIamBindingsGetter interface {
	DatasetIamBindings(namespace string) DatasetIamBindingInterface
}

DatasetIamBindingsGetter has a method to return a DatasetIamBindingInterface. A group's client should implement this interface.

type DatasetIamMemberExpansion

type DatasetIamMemberExpansion interface{}

type DatasetIamMemberInterface

type DatasetIamMemberInterface interface {
	Create(ctx context.Context, datasetIamMember *v1alpha1.DatasetIamMember, opts v1.CreateOptions) (*v1alpha1.DatasetIamMember, error)
	Update(ctx context.Context, datasetIamMember *v1alpha1.DatasetIamMember, opts v1.UpdateOptions) (*v1alpha1.DatasetIamMember, error)
	UpdateStatus(ctx context.Context, datasetIamMember *v1alpha1.DatasetIamMember, opts v1.UpdateOptions) (*v1alpha1.DatasetIamMember, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.DatasetIamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasetIamMemberList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DatasetIamMember, err error)
	DatasetIamMemberExpansion
}

DatasetIamMemberInterface has methods to work with DatasetIamMember resources.

type DatasetIamMembersGetter

type DatasetIamMembersGetter interface {
	DatasetIamMembers(namespace string) DatasetIamMemberInterface
}

DatasetIamMembersGetter has a method to return a DatasetIamMemberInterface. A group's client should implement this interface.

type DatasetIamPoliciesGetter

type DatasetIamPoliciesGetter interface {
	DatasetIamPolicies(namespace string) DatasetIamPolicyInterface
}

DatasetIamPoliciesGetter has a method to return a DatasetIamPolicyInterface. A group's client should implement this interface.

type DatasetIamPolicyExpansion

type DatasetIamPolicyExpansion interface{}

type DatasetIamPolicyInterface

type DatasetIamPolicyInterface interface {
	Create(ctx context.Context, datasetIamPolicy *v1alpha1.DatasetIamPolicy, opts v1.CreateOptions) (*v1alpha1.DatasetIamPolicy, error)
	Update(ctx context.Context, datasetIamPolicy *v1alpha1.DatasetIamPolicy, opts v1.UpdateOptions) (*v1alpha1.DatasetIamPolicy, error)
	UpdateStatus(ctx context.Context, datasetIamPolicy *v1alpha1.DatasetIamPolicy, opts v1.UpdateOptions) (*v1alpha1.DatasetIamPolicy, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.DatasetIamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasetIamPolicyList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DatasetIamPolicy, err error)
	DatasetIamPolicyExpansion
}

DatasetIamPolicyInterface has methods to work with DatasetIamPolicy resources.

type DatasetInterface

type DatasetInterface interface {
	Create(ctx context.Context, dataset *v1alpha1.Dataset, opts v1.CreateOptions) (*v1alpha1.Dataset, error)
	Update(ctx context.Context, dataset *v1alpha1.Dataset, opts v1.UpdateOptions) (*v1alpha1.Dataset, error)
	UpdateStatus(ctx context.Context, dataset *v1alpha1.Dataset, opts v1.UpdateOptions) (*v1alpha1.Dataset, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.Dataset, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasetList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.Dataset, err error)
	DatasetExpansion
}

DatasetInterface has methods to work with Dataset resources.

type DatasetsGetter

type DatasetsGetter interface {
	Datasets(namespace string) DatasetInterface
}

DatasetsGetter has a method to return a DatasetInterface. A group's client should implement this interface.

type DicomStoreExpansion

type DicomStoreExpansion interface{}

type DicomStoreIamBindingExpansion

type DicomStoreIamBindingExpansion interface{}

type DicomStoreIamBindingInterface

type DicomStoreIamBindingInterface interface {
	Create(ctx context.Context, dicomStoreIamBinding *v1alpha1.DicomStoreIamBinding, opts v1.CreateOptions) (*v1alpha1.DicomStoreIamBinding, error)
	Update(ctx context.Context, dicomStoreIamBinding *v1alpha1.DicomStoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.DicomStoreIamBinding, error)
	UpdateStatus(ctx context.Context, dicomStoreIamBinding *v1alpha1.DicomStoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.DicomStoreIamBinding, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.DicomStoreIamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DicomStoreIamBindingList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DicomStoreIamBinding, err error)
	DicomStoreIamBindingExpansion
}

DicomStoreIamBindingInterface has methods to work with DicomStoreIamBinding resources.

type DicomStoreIamBindingsGetter

type DicomStoreIamBindingsGetter interface {
	DicomStoreIamBindings(namespace string) DicomStoreIamBindingInterface
}

DicomStoreIamBindingsGetter has a method to return a DicomStoreIamBindingInterface. A group's client should implement this interface.

type DicomStoreIamMemberExpansion

type DicomStoreIamMemberExpansion interface{}

type DicomStoreIamMemberInterface

type DicomStoreIamMemberInterface interface {
	Create(ctx context.Context, dicomStoreIamMember *v1alpha1.DicomStoreIamMember, opts v1.CreateOptions) (*v1alpha1.DicomStoreIamMember, error)
	Update(ctx context.Context, dicomStoreIamMember *v1alpha1.DicomStoreIamMember, opts v1.UpdateOptions) (*v1alpha1.DicomStoreIamMember, error)
	UpdateStatus(ctx context.Context, dicomStoreIamMember *v1alpha1.DicomStoreIamMember, opts v1.UpdateOptions) (*v1alpha1.DicomStoreIamMember, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.DicomStoreIamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DicomStoreIamMemberList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DicomStoreIamMember, err error)
	DicomStoreIamMemberExpansion
}

DicomStoreIamMemberInterface has methods to work with DicomStoreIamMember resources.

type DicomStoreIamMembersGetter

type DicomStoreIamMembersGetter interface {
	DicomStoreIamMembers(namespace string) DicomStoreIamMemberInterface
}

DicomStoreIamMembersGetter has a method to return a DicomStoreIamMemberInterface. A group's client should implement this interface.

type DicomStoreIamPoliciesGetter

type DicomStoreIamPoliciesGetter interface {
	DicomStoreIamPolicies(namespace string) DicomStoreIamPolicyInterface
}

DicomStoreIamPoliciesGetter has a method to return a DicomStoreIamPolicyInterface. A group's client should implement this interface.

type DicomStoreIamPolicyExpansion

type DicomStoreIamPolicyExpansion interface{}

type DicomStoreIamPolicyInterface

type DicomStoreIamPolicyInterface interface {
	Create(ctx context.Context, dicomStoreIamPolicy *v1alpha1.DicomStoreIamPolicy, opts v1.CreateOptions) (*v1alpha1.DicomStoreIamPolicy, error)
	Update(ctx context.Context, dicomStoreIamPolicy *v1alpha1.DicomStoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.DicomStoreIamPolicy, error)
	UpdateStatus(ctx context.Context, dicomStoreIamPolicy *v1alpha1.DicomStoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.DicomStoreIamPolicy, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.DicomStoreIamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DicomStoreIamPolicyList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DicomStoreIamPolicy, err error)
	DicomStoreIamPolicyExpansion
}

DicomStoreIamPolicyInterface has methods to work with DicomStoreIamPolicy resources.

type DicomStoreInterface

type DicomStoreInterface interface {
	Create(ctx context.Context, dicomStore *v1alpha1.DicomStore, opts v1.CreateOptions) (*v1alpha1.DicomStore, error)
	Update(ctx context.Context, dicomStore *v1alpha1.DicomStore, opts v1.UpdateOptions) (*v1alpha1.DicomStore, error)
	UpdateStatus(ctx context.Context, dicomStore *v1alpha1.DicomStore, opts v1.UpdateOptions) (*v1alpha1.DicomStore, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.DicomStore, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DicomStoreList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DicomStore, err error)
	DicomStoreExpansion
}

DicomStoreInterface has methods to work with DicomStore resources.

type DicomStoresGetter

type DicomStoresGetter interface {
	DicomStores(namespace string) DicomStoreInterface
}

DicomStoresGetter has a method to return a DicomStoreInterface. A group's client should implement this interface.

type FhirStoreExpansion

type FhirStoreExpansion interface{}

type FhirStoreIamBindingExpansion

type FhirStoreIamBindingExpansion interface{}

type FhirStoreIamBindingInterface

type FhirStoreIamBindingInterface interface {
	Create(ctx context.Context, fhirStoreIamBinding *v1alpha1.FhirStoreIamBinding, opts v1.CreateOptions) (*v1alpha1.FhirStoreIamBinding, error)
	Update(ctx context.Context, fhirStoreIamBinding *v1alpha1.FhirStoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.FhirStoreIamBinding, error)
	UpdateStatus(ctx context.Context, fhirStoreIamBinding *v1alpha1.FhirStoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.FhirStoreIamBinding, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FhirStoreIamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FhirStoreIamBindingList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FhirStoreIamBinding, err error)
	FhirStoreIamBindingExpansion
}

FhirStoreIamBindingInterface has methods to work with FhirStoreIamBinding resources.

type FhirStoreIamBindingsGetter

type FhirStoreIamBindingsGetter interface {
	FhirStoreIamBindings(namespace string) FhirStoreIamBindingInterface
}

FhirStoreIamBindingsGetter has a method to return a FhirStoreIamBindingInterface. A group's client should implement this interface.

type FhirStoreIamMemberExpansion

type FhirStoreIamMemberExpansion interface{}

type FhirStoreIamMemberInterface

type FhirStoreIamMemberInterface interface {
	Create(ctx context.Context, fhirStoreIamMember *v1alpha1.FhirStoreIamMember, opts v1.CreateOptions) (*v1alpha1.FhirStoreIamMember, error)
	Update(ctx context.Context, fhirStoreIamMember *v1alpha1.FhirStoreIamMember, opts v1.UpdateOptions) (*v1alpha1.FhirStoreIamMember, error)
	UpdateStatus(ctx context.Context, fhirStoreIamMember *v1alpha1.FhirStoreIamMember, opts v1.UpdateOptions) (*v1alpha1.FhirStoreIamMember, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FhirStoreIamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FhirStoreIamMemberList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FhirStoreIamMember, err error)
	FhirStoreIamMemberExpansion
}

FhirStoreIamMemberInterface has methods to work with FhirStoreIamMember resources.

type FhirStoreIamMembersGetter

type FhirStoreIamMembersGetter interface {
	FhirStoreIamMembers(namespace string) FhirStoreIamMemberInterface
}

FhirStoreIamMembersGetter has a method to return a FhirStoreIamMemberInterface. A group's client should implement this interface.

type FhirStoreIamPoliciesGetter

type FhirStoreIamPoliciesGetter interface {
	FhirStoreIamPolicies(namespace string) FhirStoreIamPolicyInterface
}

FhirStoreIamPoliciesGetter has a method to return a FhirStoreIamPolicyInterface. A group's client should implement this interface.

type FhirStoreIamPolicyExpansion

type FhirStoreIamPolicyExpansion interface{}

type FhirStoreIamPolicyInterface

type FhirStoreIamPolicyInterface interface {
	Create(ctx context.Context, fhirStoreIamPolicy *v1alpha1.FhirStoreIamPolicy, opts v1.CreateOptions) (*v1alpha1.FhirStoreIamPolicy, error)
	Update(ctx context.Context, fhirStoreIamPolicy *v1alpha1.FhirStoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.FhirStoreIamPolicy, error)
	UpdateStatus(ctx context.Context, fhirStoreIamPolicy *v1alpha1.FhirStoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.FhirStoreIamPolicy, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FhirStoreIamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FhirStoreIamPolicyList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FhirStoreIamPolicy, err error)
	FhirStoreIamPolicyExpansion
}

FhirStoreIamPolicyInterface has methods to work with FhirStoreIamPolicy resources.

type FhirStoreInterface

type FhirStoreInterface interface {
	Create(ctx context.Context, fhirStore *v1alpha1.FhirStore, opts v1.CreateOptions) (*v1alpha1.FhirStore, error)
	Update(ctx context.Context, fhirStore *v1alpha1.FhirStore, opts v1.UpdateOptions) (*v1alpha1.FhirStore, error)
	UpdateStatus(ctx context.Context, fhirStore *v1alpha1.FhirStore, opts v1.UpdateOptions) (*v1alpha1.FhirStore, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FhirStore, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FhirStoreList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FhirStore, err error)
	FhirStoreExpansion
}

FhirStoreInterface has methods to work with FhirStore resources.

type FhirStoresGetter

type FhirStoresGetter interface {
	FhirStores(namespace string) FhirStoreInterface
}

FhirStoresGetter has a method to return a FhirStoreInterface. A group's client should implement this interface.

type HealthcareV1alpha1Client

type HealthcareV1alpha1Client struct {
	// contains filtered or unexported fields
}

HealthcareV1alpha1Client is used to interact with features provided by the healthcare.google.kubeform.com group.

func New

New creates a new HealthcareV1alpha1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*HealthcareV1alpha1Client, error)

NewForConfig creates a new HealthcareV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *HealthcareV1alpha1Client

NewForConfigOrDie creates a new HealthcareV1alpha1Client for the given config and panics if there is an error in the config.

func (*HealthcareV1alpha1Client) ConsentStoreIamBindings

func (c *HealthcareV1alpha1Client) ConsentStoreIamBindings(namespace string) ConsentStoreIamBindingInterface

func (*HealthcareV1alpha1Client) ConsentStoreIamMembers

func (c *HealthcareV1alpha1Client) ConsentStoreIamMembers(namespace string) ConsentStoreIamMemberInterface

func (*HealthcareV1alpha1Client) ConsentStoreIamPolicies

func (c *HealthcareV1alpha1Client) ConsentStoreIamPolicies(namespace string) ConsentStoreIamPolicyInterface

func (*HealthcareV1alpha1Client) ConsentStores

func (c *HealthcareV1alpha1Client) ConsentStores(namespace string) ConsentStoreInterface

func (*HealthcareV1alpha1Client) DatasetIamBindings

func (c *HealthcareV1alpha1Client) DatasetIamBindings(namespace string) DatasetIamBindingInterface

func (*HealthcareV1alpha1Client) DatasetIamMembers

func (c *HealthcareV1alpha1Client) DatasetIamMembers(namespace string) DatasetIamMemberInterface

func (*HealthcareV1alpha1Client) DatasetIamPolicies

func (c *HealthcareV1alpha1Client) DatasetIamPolicies(namespace string) DatasetIamPolicyInterface

func (*HealthcareV1alpha1Client) Datasets

func (c *HealthcareV1alpha1Client) Datasets(namespace string) DatasetInterface

func (*HealthcareV1alpha1Client) DicomStoreIamBindings

func (c *HealthcareV1alpha1Client) DicomStoreIamBindings(namespace string) DicomStoreIamBindingInterface

func (*HealthcareV1alpha1Client) DicomStoreIamMembers

func (c *HealthcareV1alpha1Client) DicomStoreIamMembers(namespace string) DicomStoreIamMemberInterface

func (*HealthcareV1alpha1Client) DicomStoreIamPolicies

func (c *HealthcareV1alpha1Client) DicomStoreIamPolicies(namespace string) DicomStoreIamPolicyInterface

func (*HealthcareV1alpha1Client) DicomStores

func (c *HealthcareV1alpha1Client) DicomStores(namespace string) DicomStoreInterface

func (*HealthcareV1alpha1Client) FhirStoreIamBindings

func (c *HealthcareV1alpha1Client) FhirStoreIamBindings(namespace string) FhirStoreIamBindingInterface

func (*HealthcareV1alpha1Client) FhirStoreIamMembers

func (c *HealthcareV1alpha1Client) FhirStoreIamMembers(namespace string) FhirStoreIamMemberInterface

func (*HealthcareV1alpha1Client) FhirStoreIamPolicies

func (c *HealthcareV1alpha1Client) FhirStoreIamPolicies(namespace string) FhirStoreIamPolicyInterface

func (*HealthcareV1alpha1Client) FhirStores

func (c *HealthcareV1alpha1Client) FhirStores(namespace string) FhirStoreInterface

func (*HealthcareV1alpha1Client) Hl7V2StoreIamBindings

func (c *HealthcareV1alpha1Client) Hl7V2StoreIamBindings(namespace string) Hl7V2StoreIamBindingInterface

func (*HealthcareV1alpha1Client) Hl7V2StoreIamMembers

func (c *HealthcareV1alpha1Client) Hl7V2StoreIamMembers(namespace string) Hl7V2StoreIamMemberInterface

func (*HealthcareV1alpha1Client) Hl7V2StoreIamPolicies

func (c *HealthcareV1alpha1Client) Hl7V2StoreIamPolicies(namespace string) Hl7V2StoreIamPolicyInterface

func (*HealthcareV1alpha1Client) Hl7V2Stores

func (c *HealthcareV1alpha1Client) Hl7V2Stores(namespace string) Hl7V2StoreInterface

func (*HealthcareV1alpha1Client) RESTClient

func (c *HealthcareV1alpha1Client) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

type Hl7V2StoreExpansion

type Hl7V2StoreExpansion interface{}

type Hl7V2StoreIamBindingExpansion

type Hl7V2StoreIamBindingExpansion interface{}

type Hl7V2StoreIamBindingInterface

type Hl7V2StoreIamBindingInterface interface {
	Create(ctx context.Context, hl7V2StoreIamBinding *v1alpha1.Hl7V2StoreIamBinding, opts v1.CreateOptions) (*v1alpha1.Hl7V2StoreIamBinding, error)
	Update(ctx context.Context, hl7V2StoreIamBinding *v1alpha1.Hl7V2StoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.Hl7V2StoreIamBinding, error)
	UpdateStatus(ctx context.Context, hl7V2StoreIamBinding *v1alpha1.Hl7V2StoreIamBinding, opts v1.UpdateOptions) (*v1alpha1.Hl7V2StoreIamBinding, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.Hl7V2StoreIamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Hl7V2StoreIamBindingList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.Hl7V2StoreIamBinding, err error)
	Hl7V2StoreIamBindingExpansion
}

Hl7V2StoreIamBindingInterface has methods to work with Hl7V2StoreIamBinding resources.

type Hl7V2StoreIamBindingsGetter

type Hl7V2StoreIamBindingsGetter interface {
	Hl7V2StoreIamBindings(namespace string) Hl7V2StoreIamBindingInterface
}

Hl7V2StoreIamBindingsGetter has a method to return a Hl7V2StoreIamBindingInterface. A group's client should implement this interface.

type Hl7V2StoreIamMemberExpansion

type Hl7V2StoreIamMemberExpansion interface{}

type Hl7V2StoreIamMemberInterface

type Hl7V2StoreIamMemberInterface interface {
	Create(ctx context.Context, hl7V2StoreIamMember *v1alpha1.Hl7V2StoreIamMember, opts v1.CreateOptions) (*v1alpha1.Hl7V2StoreIamMember, error)
	Update(ctx context.Context, hl7V2StoreIamMember *v1alpha1.Hl7V2StoreIamMember, opts v1.UpdateOptions) (*v1alpha1.Hl7V2StoreIamMember, error)
	UpdateStatus(ctx context.Context, hl7V2StoreIamMember *v1alpha1.Hl7V2StoreIamMember, opts v1.UpdateOptions) (*v1alpha1.Hl7V2StoreIamMember, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.Hl7V2StoreIamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Hl7V2StoreIamMemberList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.Hl7V2StoreIamMember, err error)
	Hl7V2StoreIamMemberExpansion
}

Hl7V2StoreIamMemberInterface has methods to work with Hl7V2StoreIamMember resources.

type Hl7V2StoreIamMembersGetter

type Hl7V2StoreIamMembersGetter interface {
	Hl7V2StoreIamMembers(namespace string) Hl7V2StoreIamMemberInterface
}

Hl7V2StoreIamMembersGetter has a method to return a Hl7V2StoreIamMemberInterface. A group's client should implement this interface.

type Hl7V2StoreIamPoliciesGetter

type Hl7V2StoreIamPoliciesGetter interface {
	Hl7V2StoreIamPolicies(namespace string) Hl7V2StoreIamPolicyInterface
}

Hl7V2StoreIamPoliciesGetter has a method to return a Hl7V2StoreIamPolicyInterface. A group's client should implement this interface.

type Hl7V2StoreIamPolicyExpansion

type Hl7V2StoreIamPolicyExpansion interface{}

type Hl7V2StoreIamPolicyInterface

type Hl7V2StoreIamPolicyInterface interface {
	Create(ctx context.Context, hl7V2StoreIamPolicy *v1alpha1.Hl7V2StoreIamPolicy, opts v1.CreateOptions) (*v1alpha1.Hl7V2StoreIamPolicy, error)
	Update(ctx context.Context, hl7V2StoreIamPolicy *v1alpha1.Hl7V2StoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.Hl7V2StoreIamPolicy, error)
	UpdateStatus(ctx context.Context, hl7V2StoreIamPolicy *v1alpha1.Hl7V2StoreIamPolicy, opts v1.UpdateOptions) (*v1alpha1.Hl7V2StoreIamPolicy, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.Hl7V2StoreIamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Hl7V2StoreIamPolicyList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.Hl7V2StoreIamPolicy, err error)
	Hl7V2StoreIamPolicyExpansion
}

Hl7V2StoreIamPolicyInterface has methods to work with Hl7V2StoreIamPolicy resources.

type Hl7V2StoreInterface

type Hl7V2StoreInterface interface {
	Create(ctx context.Context, hl7V2Store *v1alpha1.Hl7V2Store, opts v1.CreateOptions) (*v1alpha1.Hl7V2Store, error)
	Update(ctx context.Context, hl7V2Store *v1alpha1.Hl7V2Store, opts v1.UpdateOptions) (*v1alpha1.Hl7V2Store, error)
	UpdateStatus(ctx context.Context, hl7V2Store *v1alpha1.Hl7V2Store, opts v1.UpdateOptions) (*v1alpha1.Hl7V2Store, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.Hl7V2Store, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Hl7V2StoreList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.Hl7V2Store, err error)
	Hl7V2StoreExpansion
}

Hl7V2StoreInterface has methods to work with Hl7V2Store resources.

type Hl7V2StoresGetter

type Hl7V2StoresGetter interface {
	Hl7V2Stores(namespace string) Hl7V2StoreInterface
}

Hl7V2StoresGetter has a method to return a Hl7V2StoreInterface. A group's client should implement this interface.

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL