Documentation ¶
Overview ¶
MIT License
Copyright (c) 2018 Amadeus s.a.s.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
MIT License ¶
Copyright (c) 2018 Amadeus s.a.s.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This package has the automatically generated clientset.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clientset ¶
type Clientset struct { *discovery.DiscoveryClient // contains filtered or unexported fields }
Clientset contains the clients for groups. Each group has exactly one version included in a Clientset.
func NewForConfig ¶
NewForConfig creates a new Clientset for the given config.
func NewForConfigOrDie ¶
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) Redisoperator
deprecated
func (c *Clientset) Redisoperator() redisoperatorv1.RedisoperatorV1Interface
Deprecated: Redisoperator retrieves the default version of RedisoperatorClient. Please explicitly pick a version.
func (*Clientset) RedisoperatorV1 ¶
func (c *Clientset) RedisoperatorV1() redisoperatorv1.RedisoperatorV1Interface
RedisoperatorV1 retrieves the RedisoperatorV1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface RedisoperatorV1() redisoperatorv1.RedisoperatorV1Interface // Deprecated: please explicitly pick a version if possible. Redisoperator() redisoperatorv1.RedisoperatorV1Interface }
Directories ¶
Path | Synopsis |
---|---|
MIT License Copyright (c) 2018 Amadeus s.a.s.
|
MIT License Copyright (c) 2018 Amadeus s.a.s. |
MIT License Copyright (c) 2018 Amadeus s.a.s.
|
MIT License Copyright (c) 2018 Amadeus s.a.s. |
typed
|
|
redis/v1
MIT License Copyright (c) 2018 Amadeus s.a.s.
|
MIT License Copyright (c) 2018 Amadeus s.a.s. |
redis/v1/fake
MIT License Copyright (c) 2018 Amadeus s.a.s.
|
MIT License Copyright (c) 2018 Amadeus s.a.s. |