Home
last modified time | relevance | path

Searched refs:NamespacesConfigurationsDeleteCall (Results 1 – 2 of 2) sorted by relevance

/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/run/v1/
H A Drun-gen.go6008 type NamespacesConfigurationsDeleteCall struct { struct
6022 func (r *NamespacesConfigurationsService) Delete(name string) *NamespacesConfigurationsDeleteCall {
6023 c := &NamespacesConfigurationsDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
6030 func (c *NamespacesConfigurationsDeleteCall) ApiVersion(apiVersion string) *NamespacesConfiguration… argument
6037 func (c *NamespacesConfigurationsDeleteCall) Kind(kind string) *NamespacesConfigurationsDeleteCall { argument
6050 func (c *NamespacesConfigurationsDeleteCall) PropagationPolicy(propagationPolicy string) *Namespace… argument
6058 func (c *NamespacesConfigurationsDeleteCall) Fields(s ...googleapi.Field) *NamespacesConfigurations… argument
6066 func (c *NamespacesConfigurationsDeleteCall) Context(ctx context.Context) *NamespacesConfigurations… argument
6073 func (c *NamespacesConfigurationsDeleteCall) Header() http.Header { argument
6080 func (c *NamespacesConfigurationsDeleteCall) doRequest(alt string) (*http.Response, error) { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/api/run/v1/
H A Drun-gen.go5998 type NamespacesConfigurationsDeleteCall struct { struct
6012 func (r *NamespacesConfigurationsService) Delete(name string) *NamespacesConfigurationsDeleteCall {
6013 c := &NamespacesConfigurationsDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
6020 func (c *NamespacesConfigurationsDeleteCall) ApiVersion(apiVersion string) *NamespacesConfiguration… argument
6027 func (c *NamespacesConfigurationsDeleteCall) Kind(kind string) *NamespacesConfigurationsDeleteCall { argument
6040 func (c *NamespacesConfigurationsDeleteCall) PropagationPolicy(propagationPolicy string) *Namespace… argument
6048 func (c *NamespacesConfigurationsDeleteCall) Fields(s ...googleapi.Field) *NamespacesConfigurations… argument
6056 func (c *NamespacesConfigurationsDeleteCall) Context(ctx context.Context) *NamespacesConfigurations… argument
6063 func (c *NamespacesConfigurationsDeleteCall) Header() http.Header { argument
6070 func (c *NamespacesConfigurationsDeleteCall) doRequest(alt string) (*http.Response, error) { argument
[all …]