Documentation ¶
Index ¶
- Constants
- type K8SPolicyIsPropagatedToK8SClusterService
- func (c *K8SPolicyIsPropagatedToK8SClusterService) CreateK8SPolicyIsPropagatedToK8SCluster(ctx context.Context, r *pb.CreateK8SPolicyIsPropagatedToK8SClusterRequest) (*pb.CreateK8SPolicyIsPropagatedToK8SClusterResponse, error)
- func (c *K8SPolicyIsPropagatedToK8SClusterService) DeleteK8SPolicyIsPropagatedToK8SCluster(ctx context.Context, r *pb.DeleteK8SPolicyIsPropagatedToK8SClusterRequest) (*pb.DeleteK8SPolicyIsPropagatedToK8SClusterResponse, error)
- func (c *K8SPolicyIsPropagatedToK8SClusterService) UpdateK8SPolicyIsPropagatedToK8SCluster(ctx context.Context, r *pb.UpdateK8SPolicyIsPropagatedToK8SClusterRequest) (*pb.UpdateK8SPolicyIsPropagatedToK8SClusterResponse, error)
Constants ¶
View Source
const RelationType = "k8s-policy_is-propagated-to_k8s-cluster"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8SPolicyIsPropagatedToK8SClusterService ¶
type K8SPolicyIsPropagatedToK8SClusterService struct { pb.UnimplementedKesselK8SPolicyIsPropagatedToK8SClusterServiceServer Controller *relationshipsctl.Usecase }
K8SPolicyIsPropagatedToK8SClusterService handles requests for RHEL hosts
func New ¶
func New(c *relationshipsctl.Usecase) *K8SPolicyIsPropagatedToK8SClusterService
New creates a new K8SPolicyIsPropagatedToK8SClusterService to handle requests for RHEL hosts
func (*K8SPolicyIsPropagatedToK8SClusterService) CreateK8SPolicyIsPropagatedToK8SCluster ¶
func (c *K8SPolicyIsPropagatedToK8SClusterService) CreateK8SPolicyIsPropagatedToK8SCluster(ctx context.Context, r *pb.CreateK8SPolicyIsPropagatedToK8SClusterRequest) (*pb.CreateK8SPolicyIsPropagatedToK8SClusterResponse, error)
func (*K8SPolicyIsPropagatedToK8SClusterService) DeleteK8SPolicyIsPropagatedToK8SCluster ¶
func (c *K8SPolicyIsPropagatedToK8SClusterService) DeleteK8SPolicyIsPropagatedToK8SCluster(ctx context.Context, r *pb.DeleteK8SPolicyIsPropagatedToK8SClusterRequest) (*pb.DeleteK8SPolicyIsPropagatedToK8SClusterResponse, error)
func (*K8SPolicyIsPropagatedToK8SClusterService) UpdateK8SPolicyIsPropagatedToK8SCluster ¶
func (c *K8SPolicyIsPropagatedToK8SClusterService) UpdateK8SPolicyIsPropagatedToK8SCluster(ctx context.Context, r *pb.UpdateK8SPolicyIsPropagatedToK8SClusterRequest) (*pb.UpdateK8SPolicyIsPropagatedToK8SClusterResponse, error)
Click to show internal directories.
Click to hide internal directories.