Documentation
¶
Index ¶
- type Client
- func (c *Client) GetReplicaSetInfo(namespace string, replicaset string) (types.UID, error)
- func (c *Client) GetRolloutInfo(namespace string, rolloutName string) (string, error)
- func (c *Client) IsHealthy() bool
- func (c *Client) PatchConfigmap(configmap string, namespace string, rollout string, newRs string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetReplicaSetInfo ¶
func (*Client) GetRolloutInfo ¶
Click to show internal directories.
Click to hide internal directories.