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 ConfigsyncV1alpha1Client ¶
type ConfigsyncV1alpha1Client struct {
// contains filtered or unexported fields
}
ConfigsyncV1alpha1Client is used to interact with features provided by the configsync.gke.io group.
func New ¶
func New(c rest.Interface) *ConfigsyncV1alpha1Client
New creates a new ConfigsyncV1alpha1Client for the given RESTClient.
func NewForConfig ¶
func NewForConfig(c *rest.Config) (*ConfigsyncV1alpha1Client, error)
NewForConfig creates a new ConfigsyncV1alpha1Client for the given config.
func NewForConfigOrDie ¶
func NewForConfigOrDie(c *rest.Config) *ConfigsyncV1alpha1Client
NewForConfigOrDie creates a new ConfigsyncV1alpha1Client for the given config and panics if there is an error in the config.
func (*ConfigsyncV1alpha1Client) RESTClient ¶
func (c *ConfigsyncV1alpha1Client) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
Click to show internal directories.
Click to hide internal directories.