Home
last modified time | relevance | path

Searched refs:clusterRoleBindings (Results 1 – 25 of 127) sorted by relevance

123456

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options meta_v1.GetOptions) (result *v1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts meta_v1.ListOptions) (result *v1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts meta_v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
117 func (c *clusterRoleBindings) Delete(name string, options *meta_v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.… argument
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go48 type clusterRoleBindings struct { struct
53 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
54 return &clusterRoleBindings{
60 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
71 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
83 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
93 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
103 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
115 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
126 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go48 type clusterRoleBindings struct { struct
53 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
54 return &clusterRoleBindings{
60 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
71 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
83 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
93 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
103 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
115 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
126 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options meta_v1.GetOptions) (result *v1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts meta_v1.ListOptions) (result *v1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts meta_v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
117 func (c *clusterRoleBindings) Delete(name string, options *meta_v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.… argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options meta_v1.GetOptions) (result *v1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts meta_v1.ListOptions) (result *v1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts meta_v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
117 func (c *clusterRoleBindings) Delete(name string, options *meta_v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.… argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options meta_v1.GetOptions) (result *v1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts meta_v1.ListOptions) (result *v1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts meta_v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
117 func (c *clusterRoleBindings) Delete(name string, options *meta_v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.… argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options meta_v1.GetOptions) (result *v1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts meta_v1.ListOptions) (result *v1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts meta_v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
117 func (c *clusterRoleBindings) Delete(name string, options *meta_v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.… argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options meta_v1.GetOptions) (result *v1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts meta_v1.ListOptions) (result *v1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts meta_v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
117 func (c *clusterRoleBindings) Delete(name string, options *meta_v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.… argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go50 type clusterRoleBindings struct { struct
55 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
56 return &clusterRoleBindings{
62 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
74 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
85 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
94 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
105 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
127 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/
H A Dclusterrolebinding.go52 type clusterRoleBindings struct { struct
57 func newClusterRoleBindings(c *RbacV1Client) *clusterRoleBindings {
58 return &clusterRoleBindings{
64 func (c *clusterRoleBindings) Get(name string, options metav1.GetOptions) (result *v1.ClusterRoleBi… argument
76 func (c *clusterRoleBindings) List(opts metav1.ListOptions) (result *v1.ClusterRoleBindingList, err… argument
92 func (c *clusterRoleBindings) Watch(opts metav1.ListOptions) (watch.Interface, error) { argument
106 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
117 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1.ClusterRoleBinding) (result *v1.Cluster… argument
129 func (c *clusterRoleBindings) Delete(name string, options *metav1.DeleteOptions) error { argument
139 func (c *clusterRoleBindings) DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.Li… argument
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/
H A Dclusterrolebinding.go52 type clusterRoleBindings struct { struct
57 func newClusterRoleBindings(c *RbacV1alpha1Client) *clusterRoleBindings {
58 return &clusterRoleBindings{
64 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1alpha1.ClusterRole… argument
76 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1alpha1.ClusterRoleBindingList, e… argument
92 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
106 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
117 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1alpha1.ClusterRoleBinding) (result *v1al… argument
129 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
139 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go52 type clusterRoleBindings struct { struct
57 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
58 return &clusterRoleBindings{
64 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
76 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
92 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
106 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
129 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
139 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go52 type clusterRoleBindings struct { struct
57 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
58 return &clusterRoleBindings{
64 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
76 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
92 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
106 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
129 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
139 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/
H A Dclusterrolebinding.go52 type clusterRoleBindings struct { struct
57 func newClusterRoleBindings(c *RbacV1beta1Client) *clusterRoleBindings {
58 return &clusterRoleBindings{
64 func (c *clusterRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.ClusterRoleB… argument
76 func (c *clusterRoleBindings) List(opts v1.ListOptions) (result *v1beta1.ClusterRoleBindingList, er… argument
92 func (c *clusterRoleBindings) Watch(opts v1.ListOptions) (watch.Interface, error) { argument
106 func (c *clusterRoleBindings) Create(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
117 func (c *clusterRoleBindings) Update(clusterRoleBinding *v1beta1.ClusterRoleBinding) (result *v1bet… argument
129 func (c *clusterRoleBindings) Delete(name string, options *v1.DeleteOptions) error { argument
139 func (c *clusterRoleBindings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOption… argument
[all …]

123456