Home
last modified time | relevance | path

Searched defs:REST (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/service/storage/
H A Drest.go53 type REST struct { struct
55 services ServiceStorage
56 endpoints EndpointsStorage
59 serviceNodePorts portallocator.Interface
60 proxyTransport http.RoundTripper
61 pods rest.Getter
158 func (rs *REST) ShortNames() []string {
163 func (rs *REST) Categories() []string {
167 func (rs *REST) NamespaceScoped() bool {
171 func (rs *REST) New() runtime.Object {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/componentstatus/
H A Drest.go40 type REST struct { struct
41 GetServersToValidate func() map[string]*Server
42 rest.TableConvertor
53 func (*REST) NamespaceScoped() bool {
57 func (rs *REST) New() runtime.Object {
61 func (rs *REST) NewList() runtime.Object {
67 …REST) List(ctx context.Context, options *metainternalversion.ListOptions) (runtime.Object, error) {
124 … *REST) Get(ctx context.Context, name string, options *metav1.GetOptions) (runtime.Object, error) {
145 func (rs *REST) getComponentStatus(name string, server *Server) *api.ComponentStatus {
171 func (r *REST) ShortNames() []string {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/namespace/storage/
H A Dstorage.go44 type REST struct { struct
45 store *genericregistry.Store
46 status *genericregistry.Store
93 func (r *REST) NamespaceScoped() bool {
97 func (r *REST) New() runtime.Object {
101 func (r *REST) NewList() runtime.Object {
105 …REST) List(ctx context.Context, options *metainternalversion.ListOptions) (runtime.Object, error) {
117 … *REST) Get(ctx context.Context, name string, options *metav1.GetOptions) (runtime.Object, error) {
287 func (r *REST) ShortNames() []string {
293 func (r *REST) StorageVersion() runtime.GroupVersioner {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/authentication/tokenreview/
H A Dstorage.go37 type REST struct { struct
38 tokenAuthenticator authenticator.Request
39 apiAudiences []string
49 func (r *REST) NamespaceScoped() bool {
53 func (r *REST) New() runtime.Object {
57 … createValidation rest.ValidateObjectFunc, options *metav1.CreateOptions) (runtime.Object, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/authorization/subjectaccessreview/
H A Drest.go33 type REST struct { struct
34 authorizer authorizer.Authorizer
41 func (r *REST) NamespaceScoped() bool {
45 func (r *REST) New() runtime.Object {
49 … createValidation rest.ValidateObjectFunc, options *metav1.CreateOptions) (runtime.Object, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/authorization/selfsubjectaccessreview/
H A Drest.go34 type REST struct { struct
35 authorizer authorizer.Authorizer
42 func (r *REST) NamespaceScoped() bool {
46 func (r *REST) New() runtime.Object {
50 … createValidation rest.ValidateObjectFunc, options *metav1.CreateOptions) (runtime.Object, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/authorization/localsubjectaccessreview/
H A Drest.go34 type REST struct { struct
35 authorizer authorizer.Authorizer
42 func (r *REST) NamespaceScoped() bool {
46 func (r *REST) New() runtime.Object {
50 … createValidation rest.ValidateObjectFunc, options *metav1.CreateOptions) (runtime.Object, error) {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiextensions-apiserver/pkg/registry/customresourcedefinition/
H A Detcd.go36 type REST struct { struct
37 *genericregistry.Store
68 func (r *REST) ShortNames() []string {
76 func (r *REST) Categories() []string {
81 …eValidation rest.ValidateObjectFunc, options *metav1.DeleteOptions) (runtime.Object, bool, error) {
176 func NewStatusREST(scheme *runtime.Scheme, rest *REST) *StatusREST {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/apps/daemonset/storage/
H A Dstorage.go36 type REST struct { struct
37 *genericregistry.Store
38 categories []string
71 func (r *REST) ShortNames() []string {
78 func (r *REST) Categories() []string {
83 func (r *REST) WithCategories(categories []string) *REST {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/authorization/selfsubjectrulesreview/
H A Drest.go33 type REST struct { struct
34 ruleResolver authorizer.RuleResolver
43 func (r *REST) NamespaceScoped() bool {
48 func (r *REST) New() runtime.Object {
53 … createValidation rest.ValidateObjectFunc, options *metav1.CreateOptions) (runtime.Object, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiextensions-apiserver/pkg/registry/customresourcedefinition/
H A Detcd.go37 type REST struct { struct
38 *genericregistry.Store
70 func (r *REST) ShortNames() []string {
78 func (r *REST) Categories() []string {
83 …eValidation rest.ValidateObjectFunc, options *metav1.DeleteOptions) (runtime.Object, bool, error) {
178 func NewStatusREST(scheme *runtime.Scheme, rest *REST) *StatusREST {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/persistentvolumeclaim/storage/
H A Dstorage.go37 type REST struct { struct
38 *genericregistry.Store
76 func (r *REST) ShortNames() []string {
85 func (r *REST) defaultOnRead(obj runtime.Object) {
98 func (r *REST) defaultOnReadPvcList(pvcList *api.PersistentVolumeClaimList) {
109 func (r *REST) defaultOnReadPvc(pvc *api.PersistentVolumeClaim) {
/dports/mail/mailman3/mailman-3.3.1/src/mailman/docs/
H A DNEWS.rst61 REST section in 3.3.1
135 REST section in 3.3.0 -- "Tom Sawyer"
166 REST section in 3.2.2
217 REST section in 3.2.1
379 REST section in 3.2.0 -- "La Villa Strangiato"
580 REST section in 3.1.0 -- "Between The Wheels"
736 REST section in 3.0.0 -- "Show Don't Tell"
813 REST section in 3.0 beta 5 -- "Carve Away The Stone"
850 REST section in 3.0 beta 4 -- "Time and Motion"
922 REST section in 3.0 beta 3 -- "Here Again"
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/scheduling/priorityclass/storage/
H A Dstorage.go37 type REST struct { struct
38 *genericregistry.Store
66 func (r *REST) ShortNames() []string {
71 …eValidation rest.ValidateObjectFunc, options *metav1.DeleteOptions) (runtime.Object, bool, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apiextensions-apiserver/pkg/registry/customresourcedefinition/
H A Detcd.go36 type REST struct { struct
37 *genericregistry.Store
65 func (r *REST) ShortNames() []string {
70 …eValidation rest.ValidateObjectFunc, options *metav1.DeleteOptions) (runtime.Object, bool, error) {
164 func NewStatusREST(scheme *runtime.Scheme, rest *REST) *StatusREST {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kube-aggregator/pkg/registry/apiservice/etcd/
H A Detcd.go36 type REST struct { struct
37 *genericregistry.Store
68 func (c *REST) Categories() []string {
75 …able(ctx context.Context, obj runtime.Object, tableOptions runtime.Object) (*metav1.Table, error) {
130 func NewStatusREST(scheme *runtime.Scheme, rest *REST) *StatusREST {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/node/storage/
H A Dstorage.go53 type REST struct { struct
54 *genericregistry.Store
55 connection client.ConnectionInfoGetter
56 proxyTransport http.RoundTripper
156 …c (r *REST) ResourceLocation(ctx context.Context, id string) (*url.URL, http.RoundTripper, error) {
161 func (r *REST) ShortNames() []string {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/serviceaccount/storage/
H A Dstorage.go35 type REST struct { struct
36 *genericregistry.Store
37 Token *TokenREST
82 func (r *REST) ShortNames() []string {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/limitrange/storage/
H A Dstorage.go29 type REST struct { struct
30 *genericregistry.Store
58 func (r *REST) ShortNames() []string {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/policy/podsecuritypolicy/storage/
H A Dstorage.go31 type REST struct { struct
32 *genericregistry.Store
57 func (r *REST) ShortNames() []string {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/admissionregistration/mutatingwebhookconfiguration/storage/
H A Dstorage.go32 type REST struct { struct
33 *genericregistry.Store
63 func (r *REST) Categories() []string {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/admissionregistration/validatingwebhookconfiguration/storage/
H A Dstorage.go32 type REST struct { struct
33 *genericregistry.Store
63 func (r *REST) Categories() []string {
/dports/databases/hbase/hbase-1.2.1/src/main/asciidoc/_chapters/
H A Dexternal_apis.adoc35 == REST section in Apache HBase External APIs
48 === Starting and Stopping the REST Server argument
72 === Configuring the REST Server and Client argument
78 === Using REST Endpoints argument
217 === REST XML Schema argument
375 === REST Protobufs Schema argument
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/endpoint/storage/
H A Dstorage.go32 type REST struct { struct
33 *genericregistry.Store
60 func (r *REST) ShortNames() []string {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/networking/networkpolicy/storage/
H A Dstorage.go32 type REST struct { struct
33 *genericregistry.Store
61 func (r *REST) ShortNames() []string {

12345678910